diff --git a/src/app/page.tsx b/src/app/page.tsx index 9bb1e3a..ba381af 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,23 +67,23 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-together_23-2149290157.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-together_23-2149290157.jpg?_wi=1", imageAlt: "Modern residential wood fence", }, { - imageSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-together_23-2149290157.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-together_23-2149290157.jpg?_wi=2", imageAlt: "Professional backyard fence installation", }, { - imageSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-together_23-2149290157.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-together_23-2149290157.jpg?_wi=3", imageAlt: "Durable vinyl fencing solution", }, { - imageSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-together_23-2149290157.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-together_23-2149290157.jpg?_wi=4", imageAlt: "Secure metal perimeter fencing", }, { - imageSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-together_23-2149290157.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-together_23-2149290157.jpg?_wi=5", imageAlt: "Custom privacy fence construction", }, ]} @@ -158,7 +158,7 @@ export default function LandingPage() { price: "From $25/ft", rating: 5, reviewCount: "150", - imageSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-together_23-2149290157.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-together_23-2149290157.jpg?_wi=6", }, { id: "prod-2", @@ -167,7 +167,7 @@ export default function LandingPage() { price: "From $30/ft", rating: 5, reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-together_23-2149290157.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-together_23-2149290157.jpg?_wi=7", }, { id: "prod-3", @@ -176,7 +176,7 @@ export default function LandingPage() { price: "From $45/ft", rating: 5, reviewCount: "95", - imageSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-together_23-2149290157.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-together_23-2149290157.jpg?_wi=8", }, ]} title="Popular Fencing Styles" @@ -195,7 +195,7 @@ export default function LandingPage() { quote: "They installed a beautiful fence in just two days. Professional and affordable!", name: "Sarah Johnson", role: "Homeowner", - imageSrc: "http://img.b2bpic.net/free-photo/woman-thinking_93675-133241.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-thinking_93675-133241.jpg?_wi=1", }, { id: "2", @@ -227,7 +227,7 @@ export default function LandingPage() { quote: "Best experience I've had with home improvement services. Truly reliable.", name: "Jessica Lee", role: "Homeowner", - imageSrc: "http://img.b2bpic.net/free-photo/woman-thinking_93675-133241.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-thinking_93675-133241.jpg?_wi=2", }, ]} title="Voices of Satisfied Homeowners"