Files
tm-landing/public/footer-bg.svg
T
AmirReza Jamali aad539e1a6 feat: redesign homepage and early access page
This commit introduces a comprehensive redesign of the homepage and refactors the "Contact Us" page into a dedicated "Get Early Access" page.

Key changes include:
- **Homepage:** A complete overhaul with new sections, including a hero, feature highlights, and a problem/solution section to better communicate the product's value proposition.
- **Early Access Page:** The former "Contact Us" page is now repurposed for early access sign-ups, with updated copy and a more focused call-to-action.
- **Component Refactoring:**
    - The `InputGroup` component has been extracted from the form into a reusable component (`app/_components/InputGroup.tsx`) for better modularity.
    - The `CenterFrame` component has been updated to support images and new props (`src`, `title`, `alt`) to fit the new homepage design.
- **Layout Improvements:** The early access form now uses a two-column grid layout on larger screens for improved user experience.
2025-10-18 20:44:30 +03:30

10 lines
402 B
XML

<svg width="1440" height="429" viewBox="0 0 1440 429" fill="none" xmlns="http://www.w3.org/2000/svg">
<circle cx="720" cy="4000" r="4000" fill="url(#paint0_linear_3079_9395)"/>
<defs>
<linearGradient id="paint0_linear_3079_9395" x1="720" y1="-239.5" x2="720" y2="316" gradientUnits="userSpaceOnUse">
<stop stop-color="#0164FF"/>
<stop offset="1" stop-color="#022D73"/>
</linearGradient>
</defs>
</svg>