From 1b310542082a893e5960b8b1029951af4efe3f55 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 16:53:19 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 23016e3..d56bbf9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -76,11 +76,11 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/outdoor-dreamy-barefooted-lady-with-long-curly-hair-sitting-wooden-bench-park-looking-away-romantic-girl-straw-hat-white-dress-posing-front-flowerbed_197531-3979.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/outdoor-dreamy-barefooted-lady-with-long-curly-hair-sitting-wooden-bench-park-looking-away-romantic-girl-straw-hat-white-dress-posing-front-flowerbed_197531-3979.jpg?_wi=1", imageAlt: "custom wood deck construction outdoor living", }, { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-wooden-chairs-porch-wooden-house_181624-15412.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-wooden-chairs-porch-wooden-house_181624-15412.jpg?_wi=1", imageAlt: "outdoor deck seating area evening light", }, { @@ -125,7 +125,7 @@ export default function LandingPage() { title: "Custom Deck Consultation", subtitle: "Unique designs for your home", description: "Every deck we build is a custom design crafted to match your landscape and home aesthetic.", - imageSrc: "http://img.b2bpic.net/free-photo/pen-near-drafts_23-2147785572.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pen-near-drafts_23-2147785572.jpg?_wi=1", imageAlt: "custom deck design blueprints architectural", }, { @@ -141,7 +141,7 @@ export default function LandingPage() { title: "Deck Repair & Refurbishing", subtitle: "Restoring your outdoor space", description: "Whether it's minor repairs or major restorations, we bring your old deck back to life.", - imageSrc: "http://img.b2bpic.net/free-photo/wooden-warm-texture_1194-8940.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wooden-warm-texture_1194-8940.jpg?_wi=1", imageAlt: "deck repair wood restoration maintenance", }, ]} @@ -224,7 +224,7 @@ export default function LandingPage() { quote: "Craftsman-type work with amazing attention to detail. My deck looks fantastic!", tag: "Quality", avatarSrc: "http://img.b2bpic.net/free-photo/village-landscape_1182-842.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/outdoor-dreamy-barefooted-lady-with-long-curly-hair-sitting-wooden-bench-park-looking-away-romantic-girl-straw-hat-white-dress-posing-front-flowerbed_197531-3979.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/outdoor-dreamy-barefooted-lady-with-long-curly-hair-sitting-wooden-bench-park-looking-away-romantic-girl-straw-hat-white-dress-posing-front-flowerbed_197531-3979.jpg?_wi=2", imageAlt: "happy client portrait residential home", }, { @@ -235,7 +235,7 @@ export default function LandingPage() { quote: "Well priced and know decks! Highly recommend these guys for any outdoor projects.", tag: "Value", avatarSrc: "http://img.b2bpic.net/free-photo/woman-taking-photos-ceramic-kitchenware_23-2149060825.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-wooden-chairs-porch-wooden-house_181624-15412.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-wooden-chairs-porch-wooden-house_181624-15412.jpg?_wi=2", imageAlt: "happy client portrait residential home", }, { @@ -257,7 +257,7 @@ export default function LandingPage() { quote: "Exceptional deck construction. They transformed our backyard entirely.", tag: "Transformation", avatarSrc: "http://img.b2bpic.net/free-photo/young-man-sitting-outside-talking-phone_259150-58610.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/pen-near-drafts_23-2147785572.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pen-near-drafts_23-2147785572.jpg?_wi=2", imageAlt: "happy client portrait residential home", }, { @@ -268,7 +268,7 @@ export default function LandingPage() { quote: "Friendly and skilled craftsmen. The deck is sturdy and fits our home perfectly.", tag: "Expertise", avatarSrc: "http://img.b2bpic.net/free-photo/boy-putting-up-electric-guitar_23-2148006422.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/wooden-warm-texture_1194-8940.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wooden-warm-texture_1194-8940.jpg?_wi=2", imageAlt: "happy client portrait residential home", }, ]} -- 2.49.1