diff --git a/src/app/page.tsx b/src/app/page.tsx index 891a101..202ffd8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { { text: "Learn More", href: "services" }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/engineer-working-with-airplane_1098-12541.jpg" + imageSrc="http://img.b2bpic.net/free-photo/engineer-working-with-airplane_1098-12541.jpg?_wi=1" imageAlt="Professional auto glass repair service" imagePosition="right" mediaAnimation="blur-reveal" @@ -65,7 +65,7 @@ export default function LandingPage() { description="Comprehensive auto glass solutions for all vehicle types" features={[ { - id: "1", title: "Windshield Replacement", description: "Complete windshield replacement using premium quality glass and professional installation techniques for optimal safety.", tag: "Popular Service", imageSrc: "http://img.b2bpic.net/free-photo/engineer-working-with-airplane_1098-12541.jpg", imageAlt: "Windshield replacement service", buttons: [{ text: "Learn More", href: "#" }], + id: "1", title: "Windshield Replacement", description: "Complete windshield replacement using premium quality glass and professional installation techniques for optimal safety.", tag: "Popular Service", imageSrc: "http://img.b2bpic.net/free-photo/engineer-working-with-airplane_1098-12541.jpg?_wi=2", imageAlt: "Windshield replacement service", buttons: [{ text: "Learn More", href: "#" }], }, { id: "2", title: "Side Window Repair", description: "Expert repair and replacement of side windows with quick turnaround times and mobile service availability.", tag: "Quick Service", imageSrc: "http://img.b2bpic.net/free-photo/groom-bride-sitting-red-vintage-car_181624-30620.jpg", imageAlt: "Side window repair", buttons: [{ text: "Learn More", href: "#" }],