diff --git a/src/app/page.tsx b/src/app/page.tsx index e9af376..6118b21 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -78,7 +78,7 @@ export default function LandingPage() { { text: "Get Free Quote", href: "#contact" }, ]} buttonAnimation="blur-reveal" - imageSrc="http://img.b2bpic.net/free-photo/mother-makeing-super-high-leg-stretch-gym_1153-7960.jpg" + imageSrc="http://img.b2bpic.net/free-photo/mother-makeing-super-high-leg-stretch-gym_1153-7960.jpg?_wi=1" imageAlt="Premium glass window installation" mediaAnimation="blur-reveal" imagePosition="right" @@ -114,7 +114,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/architects-wearing-helmets-front-building_23-2147702493.jpg", imageAlt: "Glass partition installation" }, { - imageSrc: "http://img.b2bpic.net/free-photo/corporate-building-with-empty-room-chairs_23-2148727504.jpg", imageAlt: "Office glass partition" + imageSrc: "http://img.b2bpic.net/free-photo/corporate-building-with-empty-room-chairs_23-2148727504.jpg?_wi=1", imageAlt: "Office glass partition" }, ], }, @@ -125,7 +125,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/man-is-working-with-mosquito-wire-screen-installation_1150-6574.jpg", imageAlt: "Mirror installation" }, { - imageSrc: "http://img.b2bpic.net/free-photo/girl-robe-by-pool-modern-spa-with-warm-lights-poolside-relax_169016-69601.jpg", imageAlt: "Decorative mirror setup" + imageSrc: "http://img.b2bpic.net/free-photo/girl-robe-by-pool-modern-spa-with-warm-lights-poolside-relax_169016-69601.jpg?_wi=1", imageAlt: "Decorative mirror setup" }, ], }, @@ -133,10 +133,10 @@ export default function LandingPage() { title: "Custom Fabrication", description: "Bespoke aluminium and glass work tailored to specifications", icon: Hammer, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/girl-robe-by-pool-modern-spa-with-warm-lights-poolside-relax_169016-69601.jpg", imageAlt: "Custom glass railings" + imageSrc: "http://img.b2bpic.net/free-photo/girl-robe-by-pool-modern-spa-with-warm-lights-poolside-relax_169016-69601.jpg?_wi=2", imageAlt: "Custom glass railings" }, { - imageSrc: "http://img.b2bpic.net/free-photo/mother-makeing-super-high-leg-stretch-gym_1153-7960.jpg", imageAlt: "Custom fabrication detail" + imageSrc: "http://img.b2bpic.net/free-photo/mother-makeing-super-high-leg-stretch-gym_1153-7960.jpg?_wi=2", imageAlt: "Custom fabrication detail" }, ], }, @@ -167,7 +167,7 @@ export default function LandingPage() { title: "Fast Installation", description: "Efficient turnaround with minimal disruption to your space", icon: Clock, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/corporate-building-with-empty-room-chairs_23-2148727504.jpg" + imageSrc="http://img.b2bpic.net/free-photo/corporate-building-with-empty-room-chairs_23-2148727504.jpg?_wi=2" imageAlt="Professional glass installation" mediaAnimation="slide-up" imagePosition="right"