diff --git a/src/app/page.tsx b/src/app/page.tsx index be1331e..09988e2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { title="Your Vehicle Deserves the Best" description="Professional auto body repair and restoration services. From minor dents to major collision damage, we restore your vehicle to its original condition with precision and care." background={{ variant: "glowing-orb" }} - imageSrc="http://img.b2bpic.net/free-photo/side-view-people-looking-car_23-2150171244.jpg" + imageSrc="http://img.b2bpic.net/free-photo/side-view-people-looking-car_23-2150171244.jpg?_wi=1" imageAlt="Professional auto body shop with expert technicians" mediaAnimation="slide-up" testimonials={[ @@ -85,7 +85,7 @@ export default function LandingPage() { { value: "20+", title: "Years of Experience" }, { value: "5000+", title: "Vehicles Restored" } ]} - imageSrc="http://img.b2bpic.net/free-photo/photo-automobile-production-line-welding-car-body-modern-car-assembly-plant-auto-industry-hightech-factory_645730-755.jpg" + imageSrc="http://img.b2bpic.net/free-photo/photo-automobile-production-line-welding-car-body-modern-car-assembly-plant-auto-industry-hightech-factory_645730-755.jpg?_wi=1" imageAlt="Modern auto body shop facility with professional equipment" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -130,10 +130,10 @@ export default function LandingPage() { tagAnimation="slide-up" metrics={[ { - id: "1", value: "98%", title: "Customer Satisfaction", description: "Consistently high ratings from satisfied customers", imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-looking-car_23-2150171244.jpg", imageAlt: "professional auto body shop" + id: "1", value: "98%", title: "Customer Satisfaction", description: "Consistently high ratings from satisfied customers", imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-looking-car_23-2150171244.jpg?_wi=2", imageAlt: "professional auto body shop" }, { - id: "2", value: "24hr", title: "Quick Turnaround", description: "Most repairs completed within 24-48 hours", imageSrc: "http://img.b2bpic.net/free-photo/photo-automobile-production-line-welding-car-body-modern-car-assembly-plant-auto-industry-hightech-factory_645730-755.jpg", imageAlt: "modern automotive repair shop" + id: "2", value: "24hr", title: "Quick Turnaround", description: "Most repairs completed within 24-48 hours", imageSrc: "http://img.b2bpic.net/free-photo/photo-automobile-production-line-welding-car-body-modern-car-assembly-plant-auto-industry-hightech-factory_645730-755.jpg?_wi=2", imageAlt: "modern automotive repair shop" } ]} animationType="slide-up"