diff --git a/src/app/page.tsx b/src/app/page.tsx index 7fd9c71..939cac7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,7 +74,7 @@ export default function LandingPage() { tag="What We Offer" features={[ { - id: "01", title: "Lawn Care & Maintenance", description: "Regular mowing, trimming, and seasonal care to keep your lawn pristine year-round", imageSrc: "http://img.b2bpic.net/free-photo/serrated-metal-rake-garden-cleaning_169016-10696.jpg", imageAlt: "Professional lawn mowing service" + id: "01", title: "Lawn Care & Maintenance", description: "Regular mowing, trimming, and seasonal care to keep your lawn pristine year-round", imageSrc: "http://img.b2bpic.net/free-photo/serrated-metal-rake-garden-cleaning_169016-10696.jpg?_wi=1", imageAlt: "Professional lawn mowing service" }, { id: "02", title: "Landscape Design", description: "Custom designs that enhance curb appeal and increase property value", imageSrc: "http://img.b2bpic.net/free-photo/serious-pensive-male-business-executive-signing-papers-given-by-secretary_1262-12470.jpg", imageAlt: "Professional landscape design" @@ -197,7 +197,7 @@ export default function LandingPage() { description="Trusted Professional" subdescription="Serving Colorado since 2014" icon={Zap} - imageSrc="http://img.b2bpic.net/free-photo/serrated-metal-rake-garden-cleaning_169016-10696.jpg" + imageSrc="http://img.b2bpic.net/free-photo/serrated-metal-rake-garden-cleaning_169016-10696.jpg?_wi=2" imageAlt="Professional landscaping team at work" mediaAnimation="slide-up" useInvertedBackground={false}