aad539e1a6
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.
6 lines
1.3 KiB
XML
6 lines
1.3 KiB
XML
<svg width="37" height="36" viewBox="0 0 37 36" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<path d="M10.3457 27.8446L15.4184 31.7719C16.073 32.4264 17.5457 32.7537 18.5275 32.7537H24.7457C26.7093 32.7537 28.8366 31.281 29.3275 29.3173L33.2548 17.3719C34.073 15.081 32.6002 13.1173 30.1457 13.1173H23.6002C22.6184 13.1173 21.8002 12.2991 21.9639 11.1537L22.7821 5.91733C23.1093 4.4446 22.1275 2.80824 20.6548 2.31733C19.3457 1.82642 17.7093 2.48097 17.0548 3.46279L10.3457 13.4446" fill="#D6F4F8"/>
|
|
<path d="M10.3457 27.8446L15.4184 31.7719C16.073 32.4264 17.5457 32.7537 18.5275 32.7537H24.7457C26.7093 32.7537 28.8366 31.281 29.3275 29.3173L33.2548 17.3719C34.073 15.081 32.6002 13.1173 30.1457 13.1173H23.6002C22.6184 13.1173 21.8002 12.2991 21.9639 11.1537L22.7821 5.91733C23.1093 4.4446 22.1275 2.80824 20.6548 2.31733C19.3457 1.82642 17.7093 2.48097 17.0548 3.46279L10.3457 13.4446V27.8446Z" stroke="#24A6B4" stroke-width="4" stroke-miterlimit="10"/>
|
|
<path d="M2 27.8447V11.8083C2 9.5174 2.98182 8.69922 5.27273 8.69922H6.90909C9.2 8.69922 10.1818 9.5174 10.1818 11.8083V27.8447C10.1818 30.1356 9.2 30.9538 6.90909 30.9538H5.27273C2.98182 30.9538 2 30.1356 2 27.8447Z" fill="#D6F4F8" stroke="#24A6B4" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"/>
|
|
</svg>
|