From c0c6c1fa493a51f2dff7b34e781cb5d99b121128 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 00:08:54 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index cc30a9a..0c92fc8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -101,7 +101,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/abstract-city-building-shadows_23-2149283256.jpg" + imageSrc="http://img.b2bpic.net/free-photo/abstract-city-building-shadows_23-2149283256.jpg?_wi=1" mediaAnimation="blur-reveal" avatars={[ { @@ -160,7 +160,7 @@ export default function LandingPage() { description="We specialize in high-end, custom fencing that elevates your property's security and beauty. With years of local experience, our team combines traditional craftsmanship with modern durability." subdescription="Whether you need a classic wood privacy fence or a modern ornamental iron gate, we bring your vision to life with precision engineering and high-quality local materials." icon={Shield} - imageSrc="http://img.b2bpic.net/free-photo/portrait-stylish-black-african-american-man-hat-sunglasses-against-fence_627829-3839.jpg" + imageSrc="http://img.b2bpic.net/free-photo/portrait-stylish-black-african-american-man-hat-sunglasses-against-fence_627829-3839.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -192,7 +192,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/abstract-city-building-shadows_23-2149283256.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-city-building-shadows_23-2149283256.jpg?_wi=2", imageAlt: "custom cedar wood fencing garden", }, { @@ -216,7 +216,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-black-african-american-man-hat-sunglasses-against-fence_627829-3839.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-black-african-american-man-hat-sunglasses-against-fence_627829-3839.jpg?_wi=2", imageAlt: "custom cedar wood fencing garden", }, { @@ -240,7 +240,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/iron-stripes-with-copy-space-background_23-2148744321.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/iron-stripes-with-copy-space-background_23-2148744321.jpg?_wi=1", imageAlt: "custom cedar wood fencing garden", }, ]} @@ -260,7 +260,7 @@ export default function LandingPage() { id: "1", name: "Cedar Privacy Fence", price: "Custom Pricing", - imageSrc: "http://img.b2bpic.net/free-photo/iron-stripes-with-copy-space-background_23-2148744321.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/iron-stripes-with-copy-space-background_23-2148744321.jpg?_wi=2", }, { id: "2", -- 2.49.1