From 51ae3b58a63a81c1e9a3a055d2aa91dbedee7dc2 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 9 May 2026 11:00:12 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 320 ++++++++--------------------------------------- 1 file changed, 50 insertions(+), 270 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f4dd609..4e0a32d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,26 +33,11 @@ export default function LandingPage() { @@ -146,28 +89,13 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "24/7 Concierge", - description: "Round-the-clock support.", - bentoComponent: "reveal-icon", - icon: Headphones, - imageSrc: "http://img.b2bpic.net/free-photo/car-volume-knob-multimedia-controller-auto-textured-adjustment-wheel_169016-68661.jpg", - imageAlt: "Car volume knob multimedia controller auto textured adjustment wheel", + title: "24/7 Concierge", description: "Round-the-clock support.", bentoComponent: "reveal-icon", icon: Headphones }, { - title: "Global Fleet", - description: "Premium cars worldwide.", - bentoComponent: "reveal-icon", - icon: Globe, - imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139322.jpg?_wi=2", - imageAlt: "Car volume knob multimedia controller auto textured adjustment wheel", + title: "Global Fleet", description: "Premium cars worldwide.", bentoComponent: "reveal-icon", icon: Globe }, { - title: "Instant Booking", - description: "Fast reservation process.", - bentoComponent: "reveal-icon", - icon: Zap, - imageSrc: "http://img.b2bpic.net/free-photo/driving-with-gps-road-view-from-car-navigation-through-forest_169016-68706.jpg?_wi=2", - imageAlt: "Car volume knob multimedia controller auto textured adjustment wheel", + title: "Instant Booking", description: "Fast reservation process.", bentoComponent: "reveal-icon", icon: Zap }, ]} title="Why Choose EliteDrive" @@ -179,44 +107,15 @@ export default function LandingPage() { @@ -401,32 +205,8 @@ export default function LandingPage() {