diff --git a/src/app/page.tsx b/src/app/page.tsx index 921f9b0..6a09088 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,32 +66,32 @@ export default function LandingPage() { carouselItems={[ { id: "1", - imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-digging-grass-up_23-2147714901.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-digging-grass-up_23-2147714901.jpg?_wi=1", imageAlt: "Professional landscaping", }, { id: "2", - imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-digging-grass-up_23-2147714901.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-digging-grass-up_23-2147714901.jpg?_wi=2", imageAlt: "Garden design", }, { id: "3", - imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-digging-grass-up_23-2147714901.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-digging-grass-up_23-2147714901.jpg?_wi=3", imageAlt: "Seasonal cleanup", }, { id: "4", - imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-digging-grass-up_23-2147714901.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-digging-grass-up_23-2147714901.jpg?_wi=4", imageAlt: "Lawn maintenance", }, { id: "5", - imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-digging-grass-up_23-2147714901.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-digging-grass-up_23-2147714901.jpg?_wi=5", imageAlt: "Hardscaping", }, { id: "6", - imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-digging-grass-up_23-2147714901.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-digging-grass-up_23-2147714901.jpg?_wi=6", imageAlt: "Property care", }, ]} @@ -106,7 +106,7 @@ export default function LandingPage() { description="With years of experience serving Flourtown, we provide full-service landscaping, from routine mowing to complete property management and garden center support." subdescription="Our commitment is your satisfaction. Whether it's mosquito extermination or tree pruning, we handle every detail with care." icon={Shield} - imageSrc="http://img.b2bpic.net/free-photo/view-robot-tending-maintaining-gardens_23-2151803955.jpg" + imageSrc="http://img.b2bpic.net/free-photo/view-robot-tending-maintaining-gardens_23-2151803955.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -122,7 +122,7 @@ export default function LandingPage() { description: "Weekly cutting, fertilizing, and aeration for healthy grass.", bentoComponent: "reveal-icon", icon: Scissors, - imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-digging-grass-up_23-2147714901.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-digging-grass-up_23-2147714901.jpg?_wi=7", imageAlt: "professional landscaping garden maintenance", }, { @@ -130,7 +130,7 @@ export default function LandingPage() { description: "Custom designs and installations for beautiful outdoor spaces.", bentoComponent: "reveal-icon", icon: Leaf, - imageSrc: "http://img.b2bpic.net/free-photo/view-robot-tending-maintaining-gardens_23-2151803955.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-robot-tending-maintaining-gardens_23-2151803955.jpg?_wi=2", imageAlt: "lawn mowing and lawn care", }, { @@ -138,7 +138,7 @@ export default function LandingPage() { description: "Pruning, planting, and disease treatment programs.", bentoComponent: "reveal-icon", icon: Star, - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pool-plants_23-2149684499.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pool-plants_23-2149684499.jpg?_wi=1", imageAlt: "gardener landscaping tools on grass", }, { @@ -146,7 +146,7 @@ export default function LandingPage() { description: "Spring/fall cleanups, branch removal, and debris disposal.", bentoComponent: "reveal-icon", icon: Trash2, - imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-digging-grass-up_23-2147714901.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-digging-grass-up_23-2147714901.jpg?_wi=8", imageAlt: "professional landscaping garden maintenance", }, { @@ -154,7 +154,7 @@ export default function LandingPage() { description: "Complete care for commercial properties.", bentoComponent: "reveal-icon", icon: Building2, - imageSrc: "http://img.b2bpic.net/free-photo/view-robot-tending-maintaining-gardens_23-2151803955.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-robot-tending-maintaining-gardens_23-2151803955.jpg?_wi=3", imageAlt: "lawn mowing and lawn care", }, { @@ -162,7 +162,7 @@ export default function LandingPage() { description: "Tick and mosquito extermination to keep your space comfortable.", bentoComponent: "reveal-icon", icon: Star, - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pool-plants_23-2149684499.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pool-plants_23-2149684499.jpg?_wi=2", imageAlt: "gardener landscaping tools on grass", }, ]} @@ -211,7 +211,7 @@ export default function LandingPage() { tag="Get in touch" title="Ready for a beautiful lawn?" description="Call us today at (267) 844-3733 or send us a message to get a free estimate." - imageSrc="http://img.b2bpic.net/free-photo/high-angle-pool-plants_23-2149684499.jpg" + imageSrc="http://img.b2bpic.net/free-photo/high-angle-pool-plants_23-2149684499.jpg?_wi=3" mediaAnimation="slide-up" mediaPosition="right" inputPlaceholder="Enter your email for inquiries"