diff --git a/src/app/page.tsx b/src/app/page.tsx index 3e50357..ad740ba 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?_wi=1", 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", searchPlaceholder: "Enter location for towing...", sidebarItems: [ { icon: MapPin, active: true }, { icon: Phone }, { icon: Clock }, @@ -63,13 +63,13 @@ export default function LandingPage() { ], stats: [ { - title: "Response Time", values: ["15", "12", "10"], + title: "Response Time", values: [15, 12, 10], valueSuffix: " min", description: "Average arrival time."}, { - title: "Customers Served", values: ["2400", "3100", "3800"], + title: "Customers Served", values: [2400, 3100, 3800], description: "This year alone."}, { - title: "Service Coverage", values: ["50", "75", "100"], + title: "Service Coverage", values: [50, 75, 100], valueSuffix: " sq mi", description: "Operating area."}, ], chartTitle: "Service Requests", chartData: [ @@ -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?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/car-transporter-breakdown-lorry-working-using-locked-belt-transport-other-green-car_1150-6453.jpg" imageAlt="Professional towing equipment" accordionItems={[ {