diff --git a/src/app/page.tsx b/src/app/page.tsx index 93ac452..a68d303 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,27 +75,27 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/big-fence-urban-park_53876-32203.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/big-fence-urban-park_53876-32203.jpg?_wi=1", imageAlt: "Fence installation project 1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/big-fence-urban-park_53876-32203.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/big-fence-urban-park_53876-32203.jpg?_wi=2", imageAlt: "Fence installation project 2", }, { - imageSrc: "http://img.b2bpic.net/free-photo/big-fence-urban-park_53876-32203.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/big-fence-urban-park_53876-32203.jpg?_wi=3", imageAlt: "Fence installation project 3", }, { - imageSrc: "http://img.b2bpic.net/free-photo/big-fence-urban-park_53876-32203.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/big-fence-urban-park_53876-32203.jpg?_wi=4", imageAlt: "Fence installation project 4", }, { - imageSrc: "http://img.b2bpic.net/free-photo/big-fence-urban-park_53876-32203.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/big-fence-urban-park_53876-32203.jpg?_wi=5", imageAlt: "Fence installation project 5", }, { - imageSrc: "http://img.b2bpic.net/free-photo/big-fence-urban-park_53876-32203.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/big-fence-urban-park_53876-32203.jpg?_wi=6", imageAlt: "Fence installation project 6", }, ]} @@ -165,37 +165,37 @@ export default function LandingPage() { id: "p1", name: "Privacy Wood Fence", price: "Contact for Pricing", - imageSrc: "http://img.b2bpic.net/free-photo/retro-organ-wooden-case-antique-musical-instrument_169016-68668.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/retro-organ-wooden-case-antique-musical-instrument_169016-68668.jpg?_wi=1", }, { id: "p2", name: "Picket Fence", price: "Contact for Pricing", - imageSrc: "http://img.b2bpic.net/free-photo/retro-organ-wooden-case-antique-musical-instrument_169016-68668.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/retro-organ-wooden-case-antique-musical-instrument_169016-68668.jpg?_wi=2", }, { id: "p3", name: "Horizontal Wood Slat", price: "Contact for Pricing", - imageSrc: "http://img.b2bpic.net/free-photo/retro-organ-wooden-case-antique-musical-instrument_169016-68668.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/retro-organ-wooden-case-antique-musical-instrument_169016-68668.jpg?_wi=3", }, { id: "p4", name: "Iron Ornamental Fence", price: "Contact for Pricing", - imageSrc: "http://img.b2bpic.net/free-photo/retro-organ-wooden-case-antique-musical-instrument_169016-68668.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/retro-organ-wooden-case-antique-musical-instrument_169016-68668.jpg?_wi=4", }, { id: "p5", name: "Chain Link Security", price: "Contact for Pricing", - imageSrc: "http://img.b2bpic.net/free-photo/retro-organ-wooden-case-antique-musical-instrument_169016-68668.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/retro-organ-wooden-case-antique-musical-instrument_169016-68668.jpg?_wi=5", }, { id: "p6", name: "Vinyl Fence Panels", price: "Contact for Pricing", - imageSrc: "http://img.b2bpic.net/free-photo/retro-organ-wooden-case-antique-musical-instrument_169016-68668.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/retro-organ-wooden-case-antique-musical-instrument_169016-68668.jpg?_wi=6", }, ]} title="Our Fencing Solutions"