diff --git a/src/app/page.tsx b/src/app/page.tsx index ebd4854..3ee0e0b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,15 +72,15 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/american-colors-household-decorations-independence-day-celebration_23-2151469813.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/american-colors-household-decorations-independence-day-celebration_23-2151469813.jpg?_wi=1", imageAlt: "Fence installation project", }, { - imageSrc: "http://img.b2bpic.net/free-photo/white-wall-with-tree-leaf-wall_74190-7307.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/white-wall-with-tree-leaf-wall_74190-7307.jpg?_wi=1", imageAlt: "Classic picket fence", }, { - imageSrc: "http://img.b2bpic.net/free-photo/white-wooden-fence_1122-2087.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/white-wooden-fence_1122-2087.jpg?_wi=1", imageAlt: "Horizontal modern fence", }, { @@ -137,14 +137,14 @@ export default function LandingPage() { { title: "Wood Fences", description: "Classic and durable cedar or pressure-treated wood fences.", - imageSrc: "http://img.b2bpic.net/free-photo/japanese-rusty-house-entrance_23-2149301049.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/japanese-rusty-house-entrance_23-2149301049.jpg?_wi=1", titleImageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15744.jpg", buttonText: "See More", }, { title: "Metal Fencing", description: "Sturdy and elegant iron or aluminum options for security.", - imageSrc: "http://img.b2bpic.net/free-photo/background-with-metallic-fence-texture_23-2150275519.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/background-with-metallic-fence-texture_23-2150275519.jpg?_wi=1", titleImageSrc: "http://img.b2bpic.net/free-photo/abstract-geometric-background-shapes-texture_1194-301817.jpg", buttonText: "See More", }, @@ -263,7 +263,7 @@ export default function LandingPage() { quote: "Excellent work on my backyard fence. It looks amazing!", tag: "Top Quality", avatarSrc: "http://img.b2bpic.net/free-photo/sporty-woman-standing-park_7502-7817.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/american-colors-household-decorations-independence-day-celebration_23-2151469813.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/american-colors-household-decorations-independence-day-celebration_23-2151469813.jpg?_wi=2", imageAlt: "happy home owner backyard", }, { @@ -274,7 +274,7 @@ export default function LandingPage() { quote: "Fast, professional, and very clean work. Highly recommend.", tag: "Fast Service", avatarSrc: "http://img.b2bpic.net/free-photo/happy-woman-taking-care-plants-greenhouse_23-2147948268.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/white-wall-with-tree-leaf-wall_74190-7307.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/white-wall-with-tree-leaf-wall_74190-7307.jpg?_wi=2", imageAlt: "happy home owner backyard", }, { @@ -285,7 +285,7 @@ export default function LandingPage() { quote: "The vinyl fence is exactly what I wanted. Beautiful.", tag: "Beautiful", avatarSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/white-wooden-fence_1122-2087.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/white-wooden-fence_1122-2087.jpg?_wi=2", imageAlt: "happy home owner backyard", }, { @@ -307,7 +307,7 @@ export default function LandingPage() { quote: "Affordable and great quality service. Thanks Henry!", tag: "Affordable", avatarSrc: "http://img.b2bpic.net/free-photo/proper-collaboration-two-carpenter-workers_329181-15643.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/japanese-rusty-house-entrance_23-2149301049.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/japanese-rusty-house-entrance_23-2149301049.jpg?_wi=2", imageAlt: "happy home owner backyard", }, { @@ -318,7 +318,7 @@ export default function LandingPage() { quote: "Professional team that delivered ahead of schedule.", tag: "Reliable", avatarSrc: "http://img.b2bpic.net/free-photo/happy-caucasian-girl-with-headphones-laughing-autumn-garden-blonde-female-student-posing-with-book-smiling_197531-25999.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/background-with-metallic-fence-texture_23-2150275519.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/background-with-metallic-fence-texture_23-2150275519.jpg?_wi=2", imageAlt: "happy home owner backyard", }, ]}