Skip to content

Comments

Refactor and restyle NotFound component#32

Draft
teleaziz wants to merge 1 commit intomainfrom
zen-zone
Draft

Refactor and restyle NotFound component#32
teleaziz wants to merge 1 commit intomainfrom
zen-zone

Conversation

@teleaziz
Copy link

@teleaziz teleaziz commented Dec 4, 2025

Purpose

Based on the conversation, the goal was to improve the codebase by refactoring the NotFound component into its own module for better organization, similar to the sing-up component. Additionally, the user requested to enhance the visual appeal of the NotFound page to make it more "poppy" and engaging.

Code changes

  • Component Refactoring: The NotFound component has been moved from src/App.tsx to its own dedicated file at src/not-found/NotFound.tsx.
  • Styling Enhancements: The NotFound component has been completely restyled to be more visually appealing. This includes:
    • A new gradient background.
    • Floating and fade-in animations to create a more dynamic user experience.
    • Updated typography with a large, stylized "404" and clearer messaging.
    • A prominent "Take Me Home" button to navigate users back to the homepage.
  • Integration: src/App.tsx has been updated to import the NotFound component from its new file.

🔗 Edit in Builder.io

👀 Preview LinkTo clone this PR locally use the Github CLI with command gh pr checkout 32

cgen-91c19886890749859e1569af183e1300
@builder-io-integration builder-io-integration bot changed the title Builder.io: Update from Visual Editor Refactor and restyle NotFound component Dec 4, 2025
@builder-io-integration
Copy link

You can tag me at @builderio-bot for anything you want me to fix or change

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants