From 8feca5841fa11b9436bef8cbf5d874a193a9f6fa Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 05:47:59 +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 fc48ece..cec9867 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/3d-geometric-abstract-background_1048-17367.jpg" + imageSrc="http://img.b2bpic.net/free-photo/3d-geometric-abstract-background_1048-17367.jpg?_wi=1" imageAlt="professional roofing solutions industrial" /> @@ -87,7 +87,7 @@ export default function LandingPage() { title: "Years Experience", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/iron-steel-material-storage_1127-3261.jpg" + imageSrc="http://img.b2bpic.net/free-photo/iron-steel-material-storage_1127-3261.jpg?_wi=1" mediaAnimation="slide-up" metricsAnimation="slide-up" /> @@ -115,7 +115,7 @@ export default function LandingPage() { content: "Tailored roofing specifications including 0.70 caliber options to meet specific architectural and structural requirements.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/iron-structure_1127-2097.jpg" + imageSrc="http://img.b2bpic.net/free-photo/iron-structure_1127-2097.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -144,7 +144,7 @@ export default function LandingPage() { quote: "Top Ken Roofing company is simply fantastic. Quality and finishing are top-notch.", tag: "Partner", avatarSrc: "asset://avatar-2", - imageSrc: "http://img.b2bpic.net/free-photo/3d-geometric-abstract-background_1048-17367.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-geometric-abstract-background_1048-17367.jpg?_wi=2", imageAlt: "aluminum window frame installation", }, { @@ -155,7 +155,7 @@ export default function LandingPage() { quote: "Got my 0.70 gauge exactly as promised. Honest and reliable service.", tag: "Verified", avatarSrc: "asset://avatar-3", - imageSrc: "http://img.b2bpic.net/free-photo/iron-steel-material-storage_1127-3261.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/iron-steel-material-storage_1127-3261.jpg?_wi=2", imageAlt: "aluminum window frame installation", }, { @@ -166,7 +166,7 @@ export default function LandingPage() { quote: "Professional, transparent, and excellent delivery. No leaks even after rainfall!", tag: "Verified", avatarSrc: "asset://avatar-4", - imageSrc: "http://img.b2bpic.net/free-photo/iron-structure_1127-2097.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/iron-structure_1127-2097.jpg?_wi=2", imageAlt: "aluminum window frame installation", }, { -- 2.49.1