From 182f1c00adcde2aae61023e5e0fbee1283296403 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 20 Apr 2026 09:37:59 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 316 ++++++++++------------------------------------- 1 file changed, 64 insertions(+), 252 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8d80948..636ee70 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,21 +33,13 @@ export default function LandingPage() { @@ -55,82 +47,43 @@ export default function LandingPage() {
@@ -156,26 +109,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "f1", - title: "Unlimited Mileage", - description: "Drive as far as you need.", - tag: "Free", - imageSrc: "http://img.b2bpic.net/free-photo/moving-car-interior-tech-dashboard-driving-forest-road_169016-68728.jpg?_wi=2", - }, + id: "f1", title: "Unlimited Mileage", description: "Drive as far as you need.", tag: "Free", imageSrc: "http://img.b2bpic.net/free-photo/moving-car-interior-tech-dashboard-driving-forest-road_169016-68728.jpg?_wi=2"}, { - id: "f2", - title: "Roadside Support", - description: "24/7 assistance included.", - tag: "Safe", - imageSrc: "http://img.b2bpic.net/free-photo/competition-upset-company-computer-graphic-technology_1134-1099.jpg?_wi=2", - }, + id: "f2", title: "Roadside Support", description: "24/7 assistance included.", tag: "Safe", imageSrc: "http://img.b2bpic.net/free-photo/competition-upset-company-computer-graphic-technology_1134-1099.jpg?_wi=2"}, { - id: "f3", - title: "Instant Booking", - description: "Reserve in seconds online.", - tag: "Fast", - imageSrc: "http://img.b2bpic.net/free-photo/couple-traveling-by-car-go-vacation_329181-12219.jpg?_wi=2", - }, + id: "f3", title: "Instant Booking", description: "Reserve in seconds online.", tag: "Fast", imageSrc: "http://img.b2bpic.net/free-photo/couple-traveling-by-car-go-vacation_329181-12219.jpg?_wi=2"}, ]} title="Why Choose Us" description="Benefits that make every mile count." @@ -190,59 +128,23 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", - brand: "Toyota", - name: "Sedan Prime", - price: "$45/day", - rating: 5, - reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/car-side-mirror-represents-reflection-safety-visual-extension_169016-55398.jpg", - }, + id: "p1", brand: "Toyota", name: "Sedan Prime", price: "K900/day", rating: 5, + reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/car-side-mirror-represents-reflection-safety-visual-extension_169016-55398.jpg"}, { - id: "p2", - brand: "Ferrari", - name: "Sport GT", - price: "$290/day", - rating: 5, - reviewCount: "85", - imageSrc: "http://img.b2bpic.net/free-photo/headlight-lamp-car_1339-5500.jpg", - }, + id: "p2", brand: "Ferrari", name: "Sport GT", price: "K5800/day", rating: 5, + reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/headlight-lamp-car_1339-5500.jpg"}, { - id: "p3", - brand: "Ford", - name: "Explorer SUV", - price: "$85/day", - rating: 4, - reviewCount: "92", - imageSrc: "http://img.b2bpic.net/free-photo/happy-customers-car-dealership_23-2149106142.jpg", - }, + id: "p3", brand: "Ford", name: "Explorer SUV", price: "K1700/day", rating: 4, + reviewCount: "92", imageSrc: "http://img.b2bpic.net/free-photo/happy-customers-car-dealership_23-2149106142.jpg"}, { - id: "p4", - brand: "BMW", - name: "5 Series", - price: "$120/day", - rating: 5, - reviewCount: "210", - imageSrc: "http://img.b2bpic.net/free-photo/lady-car-salon-woman-buying-car-elegant-woman-brown-suit_1157-45018.jpg", - }, + id: "p4", brand: "BMW", name: "5 Series", price: "K2400/day", rating: 5, + reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-photo/lady-car-salon-woman-buying-car-elegant-woman-brown-suit_1157-45018.jpg"}, { - id: "p5", - brand: "Mercedes", - name: "Sprinter Van", - price: "$150/day", - rating: 4, - reviewCount: "45", - imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-looking-man-sitting-car-roof_23-2147828240.jpg", - }, + id: "p5", brand: "Mercedes", name: "Sprinter Van", price: "K3000/day", rating: 4, + reviewCount: "45", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-looking-man-sitting-car-roof_23-2147828240.jpg"}, { - id: "p6", - brand: "Mazda", - name: "MX-5 Roadster", - price: "$95/day", - rating: 5, - reviewCount: "130", - imageSrc: "http://img.b2bpic.net/free-photo/romantic-couple-car_23-2148320151.jpg", - }, + id: "p6", brand: "Mazda", name: "MX-5 Roadster", price: "K1900/day", rating: 5, + reviewCount: "130", imageSrc: "http://img.b2bpic.net/free-photo/romantic-couple-car_23-2148320151.jpg"}, ]} title="Our Vehicle Fleet" description="From daily commuters to luxury getaways, we have it all." @@ -256,51 +158,28 @@ export default function LandingPage() { useInvertedBackground={false} plans={[ { - id: "basic", - badge: "Economy", - price: "$45", - subtitle: "Per day rate", - buttons: [ + id: "basic", badge: "Economy", price: "K900", subtitle: "Per day rate", buttons: [ { - text: "Reserve", - }, + text: "Reserve"}, ], features: [ - "Limited miles", - "Basic insurance", - ], + "Limited miles", "Basic insurance"], }, { - id: "premium", - badge: "Luxury", - price: "$180", - subtitle: "Per day rate", - buttons: [ + id: "premium", badge: "Luxury", price: "K3600", subtitle: "Per day rate", buttons: [ { - text: "Reserve", - }, + text: "Reserve"}, ], features: [ - "Unlimited miles", - "Full insurance", - "Priority support", - ], + "Unlimited miles", "Full insurance", "Priority support"], }, { - id: "business", - badge: "SUV/Van", - price: "$120", - subtitle: "Per day rate", - buttons: [ + id: "business", badge: "SUV/Van", price: "K2400", subtitle: "Per day rate", buttons: [ { - text: "Reserve", - }, + text: "Reserve"}, ], features: [ - "Unlimited miles", - "Premium insurance", - "Roadside support", - ], + "Unlimited miles", "Premium insurance", "Roadside support"], }, ]} title="Transparent Pricing" @@ -314,60 +193,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", - name: "Alice Miller", - date: "Jan 2025", - title: "Perfect trip", - quote: "The car was spotless and the process easy.", - tag: "Rental", - avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-carrying-shopping-bags_23-2148660763.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-car-showroom-choosing-car_1303-19794.jpg?_wi=3", - imageAlt: "business professional traveler portrait", - }, + id: "t1", name: "Alice Miller", date: "Jan 2025", title: "Perfect trip", quote: "The car was spotless and the process easy.", tag: "Rental", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-carrying-shopping-bags_23-2148660763.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-car-showroom-choosing-car_1303-19794.jpg?_wi=3", imageAlt: "business professional traveler portrait"}, { - id: "t2", - name: "Bob Vance", - date: "Dec 2024", - title: "Great value", - quote: "Fair prices and excellent customer service.", - tag: "Business", - avatarSrc: "http://img.b2bpic.net/free-photo/lovely-woman-taking-photo-with-copy-space_23-2148631382.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-signing-paperwork-auto-repair-shop-looking-camera_637285-11547.jpg?_wi=3", - imageAlt: "business professional traveler portrait", - }, + id: "t2", name: "Bob Vance", date: "Dec 2024", title: "Great value", quote: "Fair prices and excellent customer service.", tag: "Business", avatarSrc: "http://img.b2bpic.net/free-photo/lovely-woman-taking-photo-with-copy-space_23-2148631382.jpg", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-signing-paperwork-auto-repair-shop-looking-camera_637285-11547.jpg?_wi=3", imageAlt: "business professional traveler portrait"}, { - id: "t3", - name: "Charlie Day", - date: "Nov 2024", - title: "Loved the Ferrari", - quote: "An absolute blast. Will definitely rent again.", - tag: "Fun", - avatarSrc: "http://img.b2bpic.net/free-photo/side-view-father-son-hanging-out-jetty_23-2150514793.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/moving-car-interior-tech-dashboard-driving-forest-road_169016-68728.jpg?_wi=3", - imageAlt: "business professional traveler portrait", - }, + id: "t3", name: "Charlie Day", date: "Nov 2024", title: "Loved the Ferrari", quote: "An absolute blast. Will definitely rent again.", tag: "Fun", avatarSrc: "http://img.b2bpic.net/free-photo/side-view-father-son-hanging-out-jetty_23-2150514793.jpg", imageSrc: "http://img.b2bpic.net/free-photo/moving-car-interior-tech-dashboard-driving-forest-road_169016-68728.jpg?_wi=3", imageAlt: "business professional traveler portrait"}, { - id: "t4", - name: "Dana White", - date: "Oct 2024", - title: "Very professional", - quote: "Best experience I have had so far.", - tag: "Rental", - avatarSrc: "http://img.b2bpic.net/free-photo/brunette-girl-giving-big-old-key_1187-5377.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/competition-upset-company-computer-graphic-technology_1134-1099.jpg?_wi=3", - imageAlt: "business professional traveler portrait", - }, + id: "t4", name: "Dana White", date: "Oct 2024", title: "Very professional", quote: "Best experience I have had so far.", tag: "Rental", avatarSrc: "http://img.b2bpic.net/free-photo/brunette-girl-giving-big-old-key_1187-5377.jpg", imageSrc: "http://img.b2bpic.net/free-photo/competition-upset-company-computer-graphic-technology_1134-1099.jpg?_wi=3", imageAlt: "business professional traveler portrait"}, { - id: "t5", - name: "Eve Smith", - date: "Sep 2024", - title: "Good SUV choice", - quote: "Perfect for our family road trip.", - tag: "Family", - avatarSrc: "http://img.b2bpic.net/free-photo/photographer-taking-picture-ocean-coast_657883-303.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/couple-traveling-by-car-go-vacation_329181-12219.jpg?_wi=3", - imageAlt: "business professional traveler portrait", - }, + id: "t5", name: "Eve Smith", date: "Sep 2024", title: "Good SUV choice", quote: "Perfect for our family road trip.", tag: "Family", avatarSrc: "http://img.b2bpic.net/free-photo/photographer-taking-picture-ocean-coast_657883-303.jpg", imageSrc: "http://img.b2bpic.net/free-photo/couple-traveling-by-car-go-vacation_329181-12219.jpg?_wi=3", imageAlt: "business professional traveler portrait"}, ]} title="Customer Stories" description="What our happy travelers say." @@ -380,20 +214,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "q1", - title: "Can I cancel?", - content: "Yes, cancel 24 hours prior for a full refund.", - }, + id: "q1", title: "Can I cancel?", content: "Yes, cancel 24 hours prior for a full refund."}, { - id: "q2", - title: "Do I need insurance?", - content: "We offer comprehensive insurance packages.", - }, + id: "q2", title: "Do I need insurance?", content: "We offer comprehensive insurance packages."}, { - id: "q3", - title: "What documents are required?", - content: "Valid driver's license and a credit card.", - }, + id: "q3", title: "What documents are required?", content: "Valid driver's license and a credit card."}, ]} title="Frequently Asked" description="Answers to your rental questions." @@ -405,14 +230,11 @@ export default function LandingPage() {
@@ -421,29 +243,19 @@ export default function LandingPage() {