diff --git a/src/app/page.tsx b/src/app/page.tsx index 781d4ce..8ed2fee 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,27 +72,27 @@ export default function LandingPage() { carouselItems={[ { id: "1", - imageSrc: "http://img.b2bpic.net/free-photo/streets-old-tbilisi-selective-focus-flower-blurred-background-idea-screensaver-story-about-old-city_166373-3038.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/streets-old-tbilisi-selective-focus-flower-blurred-background-idea-screensaver-story-about-old-city_166373-3038.jpg?_wi=1", imageAlt: "Lush landscape design", }, { id: "2", - imageSrc: "http://img.b2bpic.net/free-photo/man-yellow-vest-raking-leaves-park_259150-57326.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-yellow-vest-raking-leaves-park_259150-57326.jpg?_wi=1", imageAlt: "Professional maintenance", }, { id: "3", - imageSrc: "http://img.b2bpic.net/free-photo/view-tank-container-water-storage_23-2151748271.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-tank-container-water-storage_23-2151748271.jpg?_wi=1", imageAlt: "Native garden", }, { id: "4", - imageSrc: "http://img.b2bpic.net/free-photo/sky-old-grass-summer-nobody_1203-5139.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sky-old-grass-summer-nobody_1203-5139.jpg?_wi=1", imageAlt: "Stone hardscaping", }, { id: "5", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-watering-pot-plants-from-hose-concentrated-middle-aged-gardener-apron-eyeglasses-working-greenhouse-growing-flowers-commercial-gardening-activity-summer-concept_74855-12801.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-watering-pot-plants-from-hose-concentrated-middle-aged-gardener-apron-eyeglasses-working-greenhouse-growing-flowers-commercial-gardening-activity-summer-concept_74855-12801.jpg?_wi=1", imageAlt: "Garden care", }, { @@ -240,7 +240,7 @@ export default function LandingPage() { quote: "ALS transformed our backyard into a stunning oasis. The native plant design is perfect.", tag: "Residential", avatarSrc: "http://img.b2bpic.net/free-photo/man-looking-his-laughing-daughter-sitting-table_259150-59411.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/streets-old-tbilisi-selective-focus-flower-blurred-background-idea-screensaver-story-about-old-city_166373-3038.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/streets-old-tbilisi-selective-focus-flower-blurred-background-idea-screensaver-story-about-old-city_166373-3038.jpg?_wi=2", imageAlt: "happy client home garden", }, { @@ -251,7 +251,7 @@ export default function LandingPage() { quote: "Consistent and high-quality maintenance for our commercial property. Highly recommended.", tag: "Commercial", avatarSrc: "http://img.b2bpic.net/free-photo/horizontal-portrait-beautiful-positive-young-european-female-blue-shirt-dress-relaxing-home-looking-front-with-easy-carefree-smile_343059-3894.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/man-yellow-vest-raking-leaves-park_259150-57326.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-yellow-vest-raking-leaves-park_259150-57326.jpg?_wi=2", imageAlt: "happy client home garden", }, { @@ -262,7 +262,7 @@ export default function LandingPage() { quote: "Professional, punctual, and very creative in their hardscape suggestions. Excellent work.", tag: "Residential", avatarSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-people-playing-game_23-2149530334.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/view-tank-container-water-storage_23-2151748271.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-tank-container-water-storage_23-2151748271.jpg?_wi=2", imageAlt: "happy client home garden", }, { @@ -273,7 +273,7 @@ export default function LandingPage() { quote: "I use ALS for all my listing garden preps. They never disappoint with curb appeal.", tag: "Professional", avatarSrc: "http://img.b2bpic.net/free-photo/people-practicing-social-integration-workspace_23-2149405355.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/sky-old-grass-summer-nobody_1203-5139.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sky-old-grass-summer-nobody_1203-5139.jpg?_wi=2", imageAlt: "happy client home garden", }, { @@ -284,7 +284,7 @@ export default function LandingPage() { quote: "Excellent garden maintenance. My native gardens have never looked better.", tag: "Residential", avatarSrc: "http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15605.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-watering-pot-plants-from-hose-concentrated-middle-aged-gardener-apron-eyeglasses-working-greenhouse-growing-flowers-commercial-gardening-activity-summer-concept_74855-12801.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-watering-pot-plants-from-hose-concentrated-middle-aged-gardener-apron-eyeglasses-working-greenhouse-growing-flowers-commercial-gardening-activity-summer-concept_74855-12801.jpg?_wi=2", imageAlt: "happy client home garden", }, ]}