4 Commits

Author SHA1 Message Date
9d57a73448 Update src/app/page.tsx 2026-04-22 00:54:02 +00:00
20cfa0bc36 Merge version_18 into main
Merge version_18 into main
2026-04-22 00:51:49 +00:00
de47834684 Update src/app/page.tsx 2026-04-22 00:51:46 +00:00
1d3611650c Merge version_17 into main
Merge version_17 into main
2026-04-22 00:49:53 +00:00

View File

@@ -51,7 +51,7 @@ export default function LandingPage() {
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={[
{ imageAlt: "Hero placeholder 1" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cg0UGKyps5DE1iSGYMVXf6a3y4/uploaded-1776819230561-5rhhbgez.jpg", imageAlt: "Lush green garden landscape" },
{ imageAlt: "Hero placeholder 2" },
{ imageAlt: "Hero placeholder 3" },
]}
@@ -95,7 +95,7 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
metrics={[
{ id: "m1", value: "15+", title: "Years Experience", description: "Expertise you can trust", icon: Award },
{ id: "m1", value: "10+", title: "Years Experience", description: "Expertise you can trust", icon: Award },
{ id: "m2", value: "500+", title: "Happy Clients", description: "Restored outdoor beauty", icon: Users },
{ id: "m3", value: "99%", title: "Satisfied Rate", description: "Excellence every time", icon: Smile },
]}