diff --git a/src/app/page.tsx b/src/app/page.tsx index 1d2407a..5d96cb0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,17 +67,17 @@ export default function LandingPage() { carouselItems={[ { id: "1", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-park_1417-1419.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-park_1417-1419.jpg?_wi=1", imageAlt: "Landscaping project", }, { id: "2", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-cactus-with-blurred-background_23-2148249096.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-cactus-with-blurred-background_23-2148249096.jpg?_wi=1", imageAlt: "Well maintained lawn", }, { id: "3", - imageSrc: "http://img.b2bpic.net/free-photo/brunet-handyman-protective-shield-standing-with-cordless-chain-saw-while-working-backyard_7502-10173.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/brunet-handyman-protective-shield-standing-with-cordless-chain-saw-while-working-backyard_7502-10173.jpg?_wi=1", imageAlt: "Garden design", }, { @@ -122,36 +122,36 @@ export default function LandingPage() { title: "Lawn Maintenance", description: "Professional mowing, edging, and seasonal cleanups to keep your lawn looking pristine all year round.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/brunet-handyman-protective-shield-standing-with-cordless-chain-saw-while-working-backyard_7502-10173.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/brunet-handyman-protective-shield-standing-with-cordless-chain-saw-while-working-backyard_7502-10173.jpg?_wi=2", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/brunet-handyman-protective-shield-standing-with-cordless-chain-saw-while-working-backyard_7502-10173.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/brunet-handyman-protective-shield-standing-with-cordless-chain-saw-while-working-backyard_7502-10173.jpg?_wi=3", }, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-park_1417-1419.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-park_1417-1419.jpg?_wi=2", imageAlt: "landscaping garden design lush green", }, { title: "Garden Design", description: "Customized garden architecture and planting services that bring vibrant life to your yard.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/woman-home-girl-black-sweater-african-woman-office-person-with-flowerpot_1157-42561.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-home-girl-black-sweater-african-woman-office-person-with-flowerpot_1157-42561.jpg?_wi=1", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/woman-home-girl-black-sweater-african-woman-office-person-with-flowerpot_1157-42561.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-home-girl-black-sweater-african-woman-office-person-with-flowerpot_1157-42561.jpg?_wi=2", }, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-cactus-with-blurred-background_23-2148249096.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-cactus-with-blurred-background_23-2148249096.jpg?_wi=2", imageAlt: "modern garden landscape design ideas", }, { title: "Hardscaping", description: "Expertly installed patios, pathways, and decorative stone installations for a beautiful functional landscape.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/mossy-ground-middle-cobblestone-pathway_181624-17204.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mossy-ground-middle-cobblestone-pathway_181624-17204.jpg?_wi=1", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/mossy-ground-middle-cobblestone-pathway_181624-17204.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mossy-ground-middle-cobblestone-pathway_181624-17204.jpg?_wi=2", }, - imageSrc: "http://img.b2bpic.net/free-photo/brunet-handyman-protective-shield-standing-with-cordless-chain-saw-while-working-backyard_7502-10173.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/brunet-handyman-protective-shield-standing-with-cordless-chain-saw-while-working-backyard_7502-10173.jpg?_wi=4", imageAlt: "landscaping service residential yard work", }, ]}