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}