diff --git a/src/app/page.tsx b/src/app/page.tsx index 58ff102..cdc86a8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -80,7 +80,7 @@ export default function LandingPage() { id: "fireplace", title: "Outdoor Fireplaces", descriptions: [ "Custom natural stone fireplaces that create stunning outdoor living spaces.", "Expert design and construction for any size project.", "Built to last for generations with proper maintenance." ], - imageSrc: "http://img.b2bpic.net/free-photo/living-room-design-with-details_23-2148848675.jpg", imageAlt: "Custom outdoor fireplace" + imageSrc: "http://img.b2bpic.net/free-photo/living-room-design-with-details_23-2148848675.jpg?_wi=1", imageAlt: "Custom outdoor fireplace" }, { id: "firepit", title: "Fire Pits", descriptions: [ @@ -242,7 +242,7 @@ export default function LandingPage() { tagAnimation="slide-up" background={{ variant: "plain" }} useInvertedBackground={true} - imageSrc="http://img.b2bpic.net/free-photo/living-room-design-with-details_23-2148848675.jpg" + imageSrc="http://img.b2bpic.net/free-photo/living-room-design-with-details_23-2148848675.jpg?_wi=2" imageAlt="Professional masonry work" mediaAnimation="slide-up" mediaPosition="left"