From 69a864909694ed375c76b38102e8489ba18177c9 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 5 Jun 2026 21:58:53 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1621fe0..3b7ad7e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -110,7 +110,7 @@ export default function LandingPage() { }, ]} avatarText="Trusted by leading brands" - imageSrc="http://img.b2bpic.net/free-photo/cozy-modern-industrial-style-room-with-animal-fur-throw-rattan-armchair_53876-132805.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cozy-modern-industrial-style-room-with-animal-fur-throw-rattan-armchair_53876-132805.jpg?_wi=1" imageAlt="Modern interior design with clean lines and natural light" showDimOverlay={true} showBlur={true} @@ -164,7 +164,7 @@ export default function LandingPage() { imageAlt: "Modern kitchen interior", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/cozy-modern-industrial-style-room-with-animal-fur-throw-rattan-armchair_53876-132805.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cozy-modern-industrial-style-room-with-animal-fur-throw-rattan-armchair_53876-132805.jpg?_wi=2", imageAlt: "architectural drawing blueprint plan", }, { @@ -348,7 +348,7 @@ export default function LandingPage() { imageAlt: "Liam O'Connell portrait", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/cozy-modern-industrial-style-room-with-animal-fur-throw-rattan-armchair_53876-132805.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cozy-modern-industrial-style-room-with-animal-fur-throw-rattan-armchair_53876-132805.jpg?_wi=3", imageAlt: "male architect portrait professional", }, ]} -- 2.49.1