diff --git a/src/app/page.tsx b/src/app/page.tsx index 60d82c8..8a73000 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -12,7 +12,8 @@ import MetricCardOne from '@/components/sections/metrics/MetricCardOne'; import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple'; import SplitAbout from '@/components/sections/about/SplitAbout'; import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix'; -import { Activity, MapPin, Users } from "lucide-react"; +import { Activity, MapPin, Users, Map } from "lucide-react"; +import MetricCardSeven from '@/components/sections/metrics/MetricCardSeven'; export default function LandingPage() { return ( @@ -33,21 +34,15 @@ export default function LandingPage() { @@ -59,75 +54,38 @@ export default function LandingPage() { description="Capture the essence of every ride. Create your travel diary, share your favorite routes, and connect with fellow bike enthusiasts." testimonials={[ { - name: "Sarah J.", - handle: "@sarah_bikes", - testimonial: "The best platform for tracking my short weekend escapes!", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-riding-mountain-bike_23-2148777254.jpg?_wi=1", - imageAlt: "cyclist mountain sunset scenic", - }, + name: "Sarah J.", handle: "@sarah_bikes", testimonial: "The best platform for tracking my short weekend escapes!", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-riding-mountain-bike_23-2148777254.jpg?_wi=1", imageAlt: "cyclist mountain sunset scenic"}, { - name: "Mike R.", - handle: "@miketravels", - testimonial: "I love how easy it is to share my route details and photos.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-s-hand-bicycle-with-brown-bag_23-2148176576.jpg?_wi=1", - imageAlt: "cyclist mountain sunset scenic", - }, + name: "Mike R.", handle: "@miketravels", testimonial: "I love how easy it is to share my route details and photos.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-s-hand-bicycle-with-brown-bag_23-2148176576.jpg?_wi=1", imageAlt: "cyclist mountain sunset scenic"}, { - name: "Elena K.", - handle: "@elenacycles", - testimonial: "An incredible community of like-minded enthusiasts.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/shadows-man-motorbike_23-2148321986.jpg?_wi=1", - imageAlt: "cyclist mountain sunset scenic", - }, + name: "Elena K.", handle: "@elenacycles", testimonial: "An incredible community of like-minded enthusiasts.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/shadows-man-motorbike_23-2148321986.jpg?_wi=1", imageAlt: "cyclist mountain sunset scenic"}, { - name: "David L.", - handle: "@dl_rides", - testimonial: "My go-to diary for every cycling trip I take.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/bicycle-standing-asphalt-road-background-ocean-mountains-sunset_181624-56975.jpg?_wi=1", - imageAlt: "cyclist mountain sunset scenic", - }, + name: "David L.", handle: "@dl_rides", testimonial: "My go-to diary for every cycling trip I take.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/bicycle-standing-asphalt-road-background-ocean-mountains-sunset_181624-56975.jpg?_wi=1", imageAlt: "cyclist mountain sunset scenic"}, { - name: "Sophie P.", - handle: "@sophie_wheels", - testimonial: "Simple, clean, and perfectly designed for bikers.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/pathway-forest-surrounded-by-leaves-trees-cloudy-sky_181624-17393.jpg?_wi=1", - imageAlt: "cyclist mountain sunset scenic", - }, + name: "Sophie P.", handle: "@sophie_wheels", testimonial: "Simple, clean, and perfectly designed for bikers.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/pathway-forest-surrounded-by-leaves-trees-cloudy-sky_181624-17393.jpg?_wi=1", imageAlt: "cyclist mountain sunset scenic"}, ]} buttons={[ { - text: "Start Diary", - href: "#contact", - }, + text: "Start Diary", href: "#contact"}, ]} imageSrc="http://img.b2bpic.net/free-photo/high-angle-man-riding-mountain-bike_23-2148777254.jpg?_wi=2" imageAlt="Cyclist on scenic road" avatars={[ { - src: "http://img.b2bpic.net/free-photo/smiling-with-happy-confident-expression-with-hand-chin_1194-406821.jpg", - alt: "Cyclist portrait 1", - }, + src: "http://img.b2bpic.net/free-photo/smiling-with-happy-confident-expression-with-hand-chin_1194-406821.jpg", alt: "Cyclist portrait 1"}, { - src: "http://img.b2bpic.net/free-photo/front-view-young-female-sport-clothes-with-helmet-blue-wall_179666-30533.jpg", - alt: "Cyclist portrait 2", - }, + src: "http://img.b2bpic.net/free-photo/front-view-young-female-sport-clothes-with-helmet-blue-wall_179666-30533.jpg", alt: "Cyclist portrait 2"}, { - src: "http://img.b2bpic.net/free-photo/front-view-young-female-sport-clothes-with-helmet-blue-wall_179666-26803.jpg", - alt: "Cyclist portrait 3", - }, + src: "http://img.b2bpic.net/free-photo/front-view-young-female-sport-clothes-with-helmet-blue-wall_179666-26803.jpg", alt: "Cyclist portrait 3"}, { - src: "http://img.b2bpic.net/free-photo/front-view-young-female-sport-clothes-with-helmet-blue-wall_179666-26799.jpg", - alt: "Cyclist portrait 4", - }, + src: "http://img.b2bpic.net/free-photo/front-view-young-female-sport-clothes-with-helmet-blue-wall_179666-26799.jpg", alt: "Cyclist portrait 4"}, { - src: "http://img.b2bpic.net/free-photo/close-up-cyclist-woman-outdors_23-2149647389.jpg", - alt: "Cyclist portrait 5", - }, + src: "http://img.b2bpic.net/free-photo/close-up-cyclist-woman-outdors_23-2149647389.jpg", alt: "Cyclist portrait 5"}, ]} avatarText="Join 500+ riders" /> @@ -141,17 +99,11 @@ export default function LandingPage() { description="Every pedal stroke tells a story. Our journal helps you preserve the memories, track your progress, and inspire others to explore the paths less traveled." bulletPoints={[ { - title: "Track Routes", - description: "Keep logs of every short trip and road difficulty.", - }, + title: "Track Routes", description: "Keep logs of every short trip and road difficulty."}, { - title: "Share Moments", - description: "Upload photos of the most scenic stops.", - }, + title: "Share Moments", description: "Upload photos of the most scenic stops."}, { - title: "Join Community", - description: "Discover new routes from other enthusiasts.", - }, + title: "Join Community", description: "Discover new routes from other enthusiasts."}, ]} imageSrc="http://img.b2bpic.net/free-photo/close-up-man-s-hand-bicycle-with-brown-bag_23-2148176576.jpg?_wi=2" imageAlt="Travel planning setup" @@ -166,32 +118,32 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "f1", - title: "Gravel Adventures", - subtitle: "Dust and thrill", - category: "Trail", - value: "20+ Trips", - }, + id: "f1", title: "Gravel Adventures", subtitle: "Dust and thrill", category: "Trail", value: "20+ Trips"}, { - id: "f2", - title: "Coastal Rides", - subtitle: "Sun and sea", - category: "Scenic", - value: "15+ Trips", - }, + id: "f2", title: "Coastal Rides", subtitle: "Sun and sea", category: "Scenic", value: "15+ Trips"}, { - id: "f3", - title: "Urban Commutes", - subtitle: "City life rhythm", - category: "City", - value: "30+ Trips", - }, + id: "f3", title: "Urban Commutes", subtitle: "City life rhythm", category: "City", value: "30+ Trips"}, ]} title="Popular Categories" description="Explore curated collections of rides tailored for every cycling style." /> +
+ +
+
@@ -321,20 +212,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "q1", - title: "Is it free?", - content: "Yes, standard access to the diary is free for all.", - }, + id: "q1", title: "Is it free?", content: "Yes, standard access to the diary is free for all."}, { - id: "q2", - title: "Can I share my rides?", - content: "Yes, you can share them with the community or private groups.", - }, + id: "q2", title: "Can I share my rides?", content: "Yes, you can share them with the community or private groups."}, { - id: "q3", - title: "How to join?", - content: "Just sign up and start logging your first ride today.", - }, + id: "q3", title: "How to join?", content: "Just sign up and start logging your first ride today."}, ]} title="Common Questions" description="Everything you need to know about starting your diary." @@ -349,20 +231,12 @@ export default function LandingPage() { description="Have questions or want to collaborate on a route? Reach out!" inputs={[ { - name: "name", - type: "text", - placeholder: "Your Name", - }, + name: "name", type: "text", placeholder: "Your Name"}, { - name: "email", - type: "email", - placeholder: "Email Address", - }, + name: "email", type: "email", placeholder: "Email Address"}, ]} textarea={{ - name: "message", - placeholder: "Your message here...", - }} + name: "message", placeholder: "Your message here..."}} imageSrc="http://img.b2bpic.net/free-photo/cyclist-riding-bike-sunset-mountain-road_346278-468.jpg" /> @@ -373,29 +247,19 @@ export default function LandingPage() { logoText="BikeJournal" columns={[ { - title: "Product", - items: [ + title: "Product", items: [ { - label: "Features", - href: "#features", - }, + label: "Features", href: "#features"}, { - label: "Blog", - href: "#blog", - }, + label: "Blog", href: "#blog"}, ], }, { - title: "Support", - items: [ + title: "Support", items: [ { - label: "FAQ", - href: "#faq", - }, + label: "FAQ", href: "#faq"}, { - label: "Contact", - href: "#contact", - }, + label: "Contact", href: "#contact"}, ], }, ]} @@ -404,4 +268,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file