diff --git a/src/app/page.tsx b/src/app/page.tsx index 4f47465..d8392ba 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { href: "#projects", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/palm-trees-line-water_23-2148107102.jpg" + imageSrc="http://img.b2bpic.net/free-photo/palm-trees-line-water_23-2148107102.jpg?_wi=1" imageAlt="Luxurious custom backyard landscape design" mediaAnimation="slide-up" avatars={[ @@ -161,7 +161,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/palm-trees-line-water_23-2148107102.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/palm-trees-line-water_23-2148107102.jpg?_wi=2", imageAlt: "landscaping gardening services residential", }, { @@ -189,7 +189,7 @@ export default function LandingPage() { title: "Patios & Hardscaping", description: "Stone patios, walkways, and outdoor living areas.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/empty-restaurant-terrace_1127-2167.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/empty-restaurant-terrace_1127-2167.jpg?_wi=1", imageAlt: "Hardscaping", }, items: [ @@ -203,7 +203,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/rural-house-with-stone-pathway_1127-311.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/rural-house-with-stone-pathway_1127-311.jpg?_wi=1", imageAlt: "landscaping gardening services residential", }, ]} @@ -223,13 +223,13 @@ export default function LandingPage() { id: "p1", name: "Modern Patio", price: "Custom Project", - imageSrc: "http://img.b2bpic.net/free-photo/empty-restaurant-terrace_1127-2167.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/empty-restaurant-terrace_1127-2167.jpg?_wi=2", }, { id: "p2", name: "Turf Install", price: "Custom Project", - imageSrc: "http://img.b2bpic.net/free-photo/rural-house-with-stone-pathway_1127-311.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/rural-house-with-stone-pathway_1127-311.jpg?_wi=2", }, { id: "p3",