From 9d6c4c2c1421925d5674b8a22213134d7ce68bae Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 21:17:40 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ad740ba..4cce475 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { background={{ variant: "radial-gradient" }} dashboard={{ title: "Service Response Hub", logoIcon: Truck, - imageSrc: "http://img.b2bpic.net/free-photo/car-transporter-breakdown-lorry-working-using-locked-belt-transport-other-green-car_1150-6453.jpg", searchPlaceholder: "Enter location for towing...", sidebarItems: [ + imageSrc: "http://img.b2bpic.net/free-photo/car-transporter-breakdown-lorry-working-using-locked-belt-transport-other-green-car_1150-6453.jpg?_wi=1", searchPlaceholder: "Enter location for towing...", sidebarItems: [ { icon: MapPin, active: true }, { icon: Phone }, { icon: Clock }, @@ -108,7 +108,7 @@ export default function LandingPage() { description="We're committed to providing the fastest, most professional towing and roadside assistance services in the region." tag="Our Advantages" tagIcon={CheckCircle} - imageSrc="http://img.b2bpic.net/free-photo/car-transporter-breakdown-lorry-working-using-locked-belt-transport-other-green-car_1150-6453.jpg" + imageSrc="http://img.b2bpic.net/free-photo/car-transporter-breakdown-lorry-working-using-locked-belt-transport-other-green-car_1150-6453.jpg?_wi=2" imageAlt="Professional towing equipment" accordionItems={[ { -- 2.49.1