I've created a responsive landing page that matches the design in the image. Key features include:
- Geist Font integration using the official Geist package
- A serif font for the main heading (you'll need to add EB Garamond from Google Fonts if you want to use that specific font)
- Responsive navigation with logo and menu items
- Centered content layout with proper spacing
- Custom form elements using shadcn/ui components
- Stock preference selection with icon buttons
- Proper font sizing and spacing that matches the original design
To complete the setup, you'll need to:
- Install the required dependencies (Geist font is already included in the Next.js 14+ app directory)
- Add the EB Garamond font or another serif font of your choice
- Configure any additional environment variables if needed
- Add any interactive functionality you want for the form
Would you like me to make any adjustments to the design or add any specific functionality?