diff --git a/src/app/page.tsx b/src/app/page.tsx index 5dd8b24..ac819ad 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,23 +74,23 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/couple-love-walking-road-cloudy-sk_651396-2408.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-love-walking-road-cloudy-sk_651396-2408.jpg?_wi=1", imageAlt: "Luxury Driveway Installation", }, { - imageSrc: "http://img.b2bpic.net/free-photo/couple-love-walking-road-cloudy-sk_651396-2408.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-love-walking-road-cloudy-sk_651396-2408.jpg?_wi=2", imageAlt: "Garden Transformation", }, { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-japanese-garden_23-2149359727.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-japanese-garden_23-2149359727.jpg?_wi=1", imageAlt: "Paving Detail", }, { - imageSrc: "http://img.b2bpic.net/free-photo/outdoor-with-circle-chair_1339-5466.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/outdoor-with-circle-chair_1339-5466.jpg?_wi=1", imageAlt: "Patio Finish", }, { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-empty-park-with-blooming-green-trees-walls_181624-19632.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-empty-park-with-blooming-green-trees-walls_181624-19632.jpg?_wi=1", imageAlt: "Concrete Work", }, ]} @@ -115,7 +115,7 @@ export default function LandingPage() { "Block Paving", "Gravel", ], - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-empty-park-with-blooming-green-trees-walls_181624-19632.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-empty-park-with-blooming-green-trees-walls_181624-19632.jpg?_wi=2", imageAlt: "Driveway Solutions", }, { @@ -157,42 +157,42 @@ export default function LandingPage() { name: "Driveway Finish", price: "Luxury Grade", variant: "Paved", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-japanese-garden_23-2149359727.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-japanese-garden_23-2149359727.jpg?_wi=2", }, { id: "p2", name: "Patio Detail", price: "Precision Work", variant: "Porcelain", - imageSrc: "http://img.b2bpic.net/free-photo/outdoor-with-circle-chair_1339-5466.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/outdoor-with-circle-chair_1339-5466.jpg?_wi=2", }, { id: "p3", name: "Fencing Project", price: "Composite", variant: "Secure", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-japanese-garden_23-2149359727.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-japanese-garden_23-2149359727.jpg?_wi=3", }, { id: "p4", name: "Garden Turf", price: "Perfect Finish", variant: "Artificial", - imageSrc: "http://img.b2bpic.net/free-photo/outdoor-with-circle-chair_1339-5466.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/outdoor-with-circle-chair_1339-5466.jpg?_wi=3", }, { id: "p5", name: "Garden Wall", price: "Structural", variant: "Custom", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-japanese-garden_23-2149359727.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-japanese-garden_23-2149359727.jpg?_wi=4", }, { id: "p6", name: "Drainage Build", price: "Integrated", variant: "Effective", - imageSrc: "http://img.b2bpic.net/free-photo/outdoor-with-circle-chair_1339-5466.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/outdoor-with-circle-chair_1339-5466.jpg?_wi=4", }, ]} title="Before & After Transformations"