From d732259fe2d46ddcebe0b6765c6072dc5498519c Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 16:36:34 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9f52489..20dab4d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,9 +49,9 @@ export default function LandingPage() { tag="Luxury Craftsmanship" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/closeup-photography-white-structure_250224-372.jpg", imageAlt: "Luxury joinery detail"}, + imageSrc: "http://img.b2bpic.net/free-photo/closeup-photography-white-structure_250224-372.jpg?_wi=1", imageAlt: "Luxury joinery detail"}, { - imageSrc: "http://img.b2bpic.net/free-photo/closeup-photography-white-structure_250224-372.jpg", imageAlt: "Architectural glazing view"} + imageSrc: "http://img.b2bpic.net/free-photo/closeup-photography-white-structure_250224-372.jpg?_wi=2", imageAlt: "Architectural glazing view"} ]} mediaAnimation="slide-up" rating={5}