Save Time and Launch Your App in Days
Skip the boring parts and finish your MVP in days with our Next.js Boilerplate.
POWERED BY
Next.js
Framework
TypeScript
Type Safety
Tailwind
Styling
Framer
Animation
Convex
Database
Stripe
Payment
Resend
shadcn/ui
UI Library
Usage
The Hero component serves as an impactful introduction to the landing page, drawing users' attention and guiding them to the key offerings of the application.
- Purpose: To provide a visually appealing area at the top of the page that highlights essential information and calls to action.
- Content Structure: Composed of two primary sections,
LeftHero
andRightHero
, allowing for a balanced design. - Responsive Design: Adapts to various screen sizes, maintaining a flexible layout for optimal user experience.
@/features/landing-page/components/hero/Hero.tsx