2 Commits

Author SHA1 Message Date
9ce3047fb1 Update src/app/page.tsx 2026-04-22 00:41:23 +00:00
208440f4f1 Merge version_10 into main
Merge version_10 into main
2026-04-22 00:39:04 +00:00

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
<HeroBillboardCarousel
background={{ variant: "sparkles-gradient" }}
title="Elevating Your Outdoor Living"
description="American Lawn and Garden LLC provides premium landscaping and garden maintenance for discerning homeowners. We turn your outdoor space into a lush sanctuary. Operating hours: Monday through Friday, 7am - 5pm."
description="American Lawn and Garden LLC provides premium landscaping and garden maintenance for discerning homeowners. We turn your outdoor space into a lush sanctuary. Located at 2014 S Hackberry St, San Antonio, TX 78210. Operating hours: Monday through Friday, 7am - 5pm."
buttons={[{ text: "View Services", href: "#services" }, { text: "Contact Us", href: "#contact" }]}
mediaItems={[
{ imageSrc: "https://img.b2bpic.net/free-photo/landscaping-garden-design_23-2149132560.jpg", imageAlt: "Professional Landscaping 1" },
@@ -158,7 +158,7 @@ export default function LandingPage() {
background={{ variant: "sparkles-gradient" }}
tag="Contact Us"
title="Ready for a Garden Makeover?"
description="Reach out to us to schedule your free consultation today at 13467041501. Hours: Mon-Fri, 7am-5pm."
description="Located at 2014 S Hackberry St, San Antonio, TX 78210. Reach out to us to schedule your free consultation today at 13467041501. Hours: Mon-Fri, 7am-5pm."
buttons={[{ text: "Contact Us", href: "mailto:info@americanlawn.com" }]}
/>
</div>