diff --git a/src/app/page.tsx b/src/app/page.tsx index ce6aa13..c51a76a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -41,7 +41,7 @@ export default function LandingPage() { title="Professional Lawn Care in Lewisburg, TN" description="Reliable lawn maintenance, trimming, and yard cleanup you can trust. We're ready to make your lawn look beautiful." tag="50% OFF Mulch for New Customers – Limited Time (Ends March 31)" - imageSrc="http://img.b2bpic.net/free-photo/woman-operating-heavy-duty-leaf-blower_1153-7322.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-operating-heavy-duty-leaf-blower_1153-7322.jpg?_wi=1" imageAlt="Freshly cut lawn with professional landscaping" textPosition="center" showBlur={true} @@ -87,7 +87,7 @@ export default function LandingPage() { description="5-Star Rated. Reliable Scheduling. Affordable Pricing." subdescription="Local Small Business Committed to Excellence" icon={Sparkles} - imageSrc="http://img.b2bpic.net/free-photo/woman-operating-heavy-duty-leaf-blower_1153-7322.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-operating-heavy-duty-leaf-blower_1153-7322.jpg?_wi=2" imageAlt="Professional lawn care team" mediaAnimation="slide-up" useInvertedBackground={false} @@ -128,7 +128,7 @@ export default function LandingPage() { title: "Lewisburg", description: "Our home base serving all of Lewisburg with professional lawn care services.", imageSrc: "http://img.b2bpic.net/free-photo/friends-hiding-with-city-map_23-2147846929.jpg", imageAlt: "Lewisburg Tennessee service area" }, { - title: "Marshall County & Surrounding Areas", description: "We service Marshall County and nearby Tennessee communities. Call to confirm your location.", imageSrc: "http://img.b2bpic.net/free-photo/woman-operating-heavy-duty-leaf-blower_1153-7322.jpg", imageAlt: "Marshall County service area" + title: "Marshall County & Surrounding Areas", description: "We service Marshall County and nearby Tennessee communities. Call to confirm your location.", imageSrc: "http://img.b2bpic.net/free-photo/woman-operating-heavy-duty-leaf-blower_1153-7322.jpg?_wi=3", imageAlt: "Marshall County service area" } ]} gridVariant="two-columns-alternating-heights" @@ -159,10 +159,10 @@ export default function LandingPage() { tag="Contact" features={[ { - title: "Call Us", description: "Phone: +1 931-993-3543\n\nReady to discuss your lawn care needs? Give us a call today!", imageSrc: "http://img.b2bpic.net/free-photo/woman-operating-heavy-duty-leaf-blower_1153-7322.jpg", imageAlt: "Contact us" + title: "Call Us", description: "Phone: +1 931-993-3543\n\nReady to discuss your lawn care needs? Give us a call today!", imageSrc: "http://img.b2bpic.net/free-photo/woman-operating-heavy-duty-leaf-blower_1153-7322.jpg?_wi=4", imageAlt: "Contact us" }, { - title: "Visit Us", description: "Address: 1454 St Anne St\nLewisburg, TN 37091\n\nStop by to say hello!", imageSrc: "http://img.b2bpic.net/free-photo/woman-operating-heavy-duty-leaf-blower_1153-7322.jpg", imageAlt: "Our location" + title: "Visit Us", description: "Address: 1454 St Anne St\nLewisburg, TN 37091\n\nStop by to say hello!", imageSrc: "http://img.b2bpic.net/free-photo/woman-operating-heavy-duty-leaf-blower_1153-7322.jpg?_wi=5", imageAlt: "Our location" } ]} gridVariant="two-columns-alternating-heights"