From caa39ad2da6ea9e5895b17abd381815fb06ee8c0 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 12 Apr 2026 02:43:10 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 65f19bc..f8b675a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { href: "tel:+", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/concrete-building_1127-2031.jpg" + imageSrc="http://img.b2bpic.net/free-photo/concrete-building_1127-2031.jpg?_wi=1" showDimOverlay={true} avatars={[ { @@ -120,13 +120,13 @@ export default function LandingPage() { id: "1", name: "Aluminium Roofing Sheets", price: "High Quality", - imageSrc: "http://img.b2bpic.net/free-photo/contrasting-outdoor-texture-design_23-2149756593.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/contrasting-outdoor-texture-design_23-2149756593.jpg?_wi=1", }, { id: "2", name: "AluZinc Roofing Sheets", price: "Premium Grade", - imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15638.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15638.jpg?_wi=1", }, { id: "3", @@ -176,7 +176,7 @@ export default function LandingPage() { description: "Unbeatable prices for high-grade roofing products.", bentoComponent: "reveal-icon", icon: Award, - imageSrc: "http://img.b2bpic.net/free-photo/concrete-building_1127-2031.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/concrete-building_1127-2031.jpg?_wi=2", imageAlt: "Iron structure", }, { @@ -184,7 +184,7 @@ export default function LandingPage() { description: "Our location is central and disability-friendly.", bentoComponent: "reveal-icon", icon: MapPin, - imageSrc: "http://img.b2bpic.net/free-photo/contrasting-outdoor-texture-design_23-2149756593.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/contrasting-outdoor-texture-design_23-2149756593.jpg?_wi=2", imageAlt: "Iron structure", }, { @@ -192,7 +192,7 @@ export default function LandingPage() { description: "Reliable, friendly, and expert service always.", bentoComponent: "reveal-icon", icon: UserCheck, - imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15638.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15638.jpg?_wi=2", imageAlt: "Iron structure", }, ]}