diff --git a/src/app/page.tsx b/src/app/page.tsx index 96652e0..0ab785f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,132 +30,79 @@ export default function LandingPage() {
@@ -167,23 +114,14 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "m1", - icon: Car, - title: "Fleet Size", - value: "20+", - }, + id: "m1", icon: Car, + title: "Fleet Size", value: "20+"}, { - id: "m2", - icon: Star, - title: "Customer Rating", - value: "4.5/5", - }, + id: "m2", icon: Star, + title: "Customer Rating", value: "4.5/5"}, { - id: "m3", - icon: Users, - title: "Happy Travelers", - value: "10k+", - }, + id: "m3", icon: Users, + title: "Happy Travelers", value: "10k+"}, ]} title="Trusted Experience" description="Serving the travel needs of Ahmedabad for years." @@ -197,28 +135,13 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - title: "Bus Rentals", - description: "Spacious and comfortable buses for local and long-distance travel.", - bentoComponent: "reveal-icon", - icon: Car, - imageSrc: "http://img.b2bpic.net/free-photo/young-stylish-african-american-woman-modern-sunglasses-riding-bus_627829-7390.jpg", - imageAlt: "Young stylish african american woman in modern sunglasses riding on a bus", + title: "Bus Rentals", description: "Spacious and comfortable buses for local and long-distance travel.", bentoComponent: "reveal-icon", icon: Car, }, { - title: "Group Tours", - description: "Curated itineraries for schools, corporates, and families.", - bentoComponent: "reveal-icon", - icon: Users, - imageSrc: "http://img.b2bpic.net/free-photo/pop-punk-aesthetic-portrait-woman-posing-locomotive_23-2149371546.jpg?_wi=2", - imageAlt: "Young stylish african american woman in modern sunglasses riding on a bus", + title: "Group Tours", description: "Curated itineraries for schools, corporates, and families.", bentoComponent: "reveal-icon", icon: Users, }, { - title: "Religious Yatra", - description: "Safe and convenient transportation for your pilgrimage.", - bentoComponent: "reveal-icon", - icon: Building2, - imageSrc: "http://img.b2bpic.net/free-photo/tourist-carrying-luggage_23-2151747354.jpg?_wi=2", - imageAlt: "Young stylish african american woman in modern sunglasses riding on a bus", + title: "Religious Yatra", description: "Safe and convenient transportation for your pilgrimage.", bentoComponent: "reveal-icon", icon: Building2, }, ]} title="Our Travel Services" @@ -233,59 +156,28 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Rajesh Shah", - role: "Corporate Lead", - company: "Global Corp", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/horizontal-view-delighted-female-tourist-walks-street_273609-25750.jpg", - }, + id: "1", name: "Rajesh Shah", role: "Corporate Lead", company: "Global Corp", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/horizontal-view-delighted-female-tourist-walks-street_273609-25750.jpg"}, { - id: "2", - name: "Meera Patel", - role: "Family Head", - company: "Ahmedabad", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/day-office-travel-agency_52683-115860.jpg", - }, + id: "2", name: "Meera Patel", role: "Family Head", company: "Ahmedabad", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/day-office-travel-agency_52683-115860.jpg"}, { - id: "3", - name: "Suresh Mehta", - role: "Tour Organizer", - company: "Group Travels", - rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-going-hiking-with-backpack-white-background-forest-trip-vacation-mountain-air-tourist_179666-39223.jpg", - }, + id: "3", name: "Suresh Mehta", role: "Tour Organizer", company: "Group Travels", rating: 4, + imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-going-hiking-with-backpack-white-background-forest-trip-vacation-mountain-air-tourist_179666-39223.jpg"}, { - id: "4", - name: "Sunita Desai", - role: "Yatri", - company: "Surat", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-woman-background-two-trams_641386-322.jpg", - }, + id: "4", name: "Sunita Desai", role: "Yatri", company: "Surat", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-woman-background-two-trams_641386-322.jpg"}, { - id: "5", - name: "Amit Trivedi", - role: "Traveler", - company: "Vadodara", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-vacation-with-big-yellow-suitcase-feeling-happy-blue_140725-93975.jpg", - }, + id: "5", name: "Amit Trivedi", role: "Traveler", company: "Vadodara", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/man-vacation-with-big-yellow-suitcase-feeling-happy-blue_140725-93975.jpg"}, ]} kpiItems={[ { - value: "4.5", - label: "Avg Rating", - }, + value: "4.5", label: "Avg Rating"}, { - value: "75+", - label: "Reviews", - }, + value: "75+", label: "Reviews"}, { - value: "24/7", - label: "Service", - }, + value: "24/7", label: "Service"}, ]} title="What Our Travelers Say" description="Join our community of happy explorers across Gujarat." @@ -296,18 +188,13 @@ export default function LandingPage() { @@ -318,33 +205,23 @@ export default function LandingPage() { { items: [ { - label: "About Us", - href: "#", - }, + label: "About Us", href: "#"}, { - label: "Our Fleet", - href: "#", - }, + label: "Our Fleet", href: "#"}, ], }, { items: [ { - label: "Contact", - href: "#contact", - }, + label: "Contact", href: "#contact"}, { - label: "Get a Quote", - href: "#contact", - }, + label: "Get a Quote", href: "#contact"}, ], }, { items: [ { - label: "Privacy Policy", - href: "#", - }, + label: "Privacy Policy", href: "#"}, ], }, ]}