diff --git a/src/app/page.tsx b/src/app/page.tsx index 6c73c8e..915d2c6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,19 +61,19 @@ export default function LandingPage() { description="Restore your property and protect your investment with professional exterior cleaning services across Fresno and surrounding areas." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150359025.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150359025.jpg?_wi=1", imageAlt: "pressure washing concrete", }, { - imageSrc: "http://img.b2bpic.net/free-photo/narrow-stone-alley_1137-252.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/narrow-stone-alley_1137-252.jpg?_wi=1", imageAlt: "clean concrete driveway", }, { - imageSrc: "http://img.b2bpic.net/free-photo/tile-roof-house-home-textures_74190-8975.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tile-roof-house-home-textures_74190-8975.jpg?_wi=1", imageAlt: "roof cleaning professional", }, { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-cat-floor-house_23-2149304095.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-cat-floor-house_23-2149304095.jpg?_wi=1", imageAlt: "clean gutters professional", }, { @@ -278,7 +278,7 @@ export default function LandingPage() { text: "Get Quote", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/man-throwing-plastic-bottle-recycle-trash-can_1428-75.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-throwing-plastic-bottle-recycle-trash-can_1428-75.jpg?_wi=1", imageAlt: "clean trash bins", }, { @@ -296,7 +296,7 @@ export default function LandingPage() { text: "Get Quote", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150359025.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150359025.jpg?_wi=2", imageAlt: "clean trash bins", }, { @@ -314,7 +314,7 @@ export default function LandingPage() { text: "Call Now", href: "tel:5595550123", }, - imageSrc: "http://img.b2bpic.net/free-photo/narrow-stone-alley_1137-252.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/narrow-stone-alley_1137-252.jpg?_wi=2", imageAlt: "clean trash bins", }, ]} @@ -336,7 +336,7 @@ export default function LandingPage() { quote: "Solid Ground made our driveway look brand new. Excellent service!", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/young-male-model-posing-outdoor_23-2148289284.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150359025.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150359025.jpg?_wi=3", imageAlt: "happy homeowner portrait", }, { @@ -347,7 +347,7 @@ export default function LandingPage() { quote: "Professional, fast, and polite. Highly recommend these guys.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/couple-home-enjoying-life_23-2149167740.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/narrow-stone-alley_1137-252.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/narrow-stone-alley_1137-252.jpg?_wi=3", imageAlt: "happy homeowner portrait", }, { @@ -358,7 +358,7 @@ export default function LandingPage() { quote: "They made my entire house look fresh and clean in no time.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/merry-young-adult-enjoying-christmas-conversation-video-call-room-decorated-festivity-celebration-talking-woman-preparing-drink-wine-kitchen-with-joyful-ornaments_482257-28400.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-cat-floor-house_23-2149304095.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-cat-floor-house_23-2149304095.jpg?_wi=2", imageAlt: "happy homeowner portrait", }, { @@ -369,7 +369,7 @@ export default function LandingPage() { quote: "Finally found a reliable gutter cleaning company in Fresno.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/man-servant-washing-windows_23-2149530873.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/tile-roof-house-home-textures_74190-8975.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tile-roof-house-home-textures_74190-8975.jpg?_wi=2", imageAlt: "happy homeowner portrait", }, { @@ -380,7 +380,7 @@ export default function LandingPage() { quote: "My trash bins never looked so clean. Incredible value.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/country-music-band-singing-outdoors_23-2149498460.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/man-throwing-plastic-bottle-recycle-trash-can_1428-75.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-throwing-plastic-bottle-recycle-trash-can_1428-75.jpg?_wi=2", imageAlt: "happy homeowner portrait", }, ]}