Compare commits
2 Commits
version_11
...
version_12
| Author | SHA1 | Date | |
|---|---|---|---|
| 8cdc939b38 | |||
| 8919ec175d |
@@ -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={[
|
||||
{ imageSrc: "https://img.b2bpic.net/free-photo/landscaping-garden-design_23-2149132560.jpg", imageAlt: "Professional Landscaping 1" },
|
||||
{ imageSrc: "https://img.b2bpic.net/free-photo/gardener-mowing-lawn_23-2149132560.jpg", imageAlt: "Someone mowing the lawn" },
|
||||
{ imageSrc: "https://img.b2bpic.net/free-photo/lush-green-garden-backyard_23-2149359701.jpg", imageAlt: "Professional Landscaping 2" },
|
||||
{ imageSrc: "https://img.b2bpic.net/free-photo/beautiful-well-maintained-garden_23-2149382185.jpg", imageAlt: "Professional Landscaping 3" },
|
||||
{ imageSrc: "https://img.b2bpic.net/free-photo/modern-backyard-landscaping_1303-14470.jpg", imageAlt: "Professional Landscaping 4" },
|
||||
@@ -177,4 +177,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user