Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c1e8273f9e | |||
| 50e17f8f33 | |||
| 75c6a28584 | |||
| b65f507763 | |||
| 86b211eec5 | |||
| 3db9a9100f | |||
| e46a66e206 | |||
| 7126bab992 |
@@ -43,7 +43,7 @@ export default function LandingPage() {
|
|||||||
logoText="Land Care 4 U & Landscaping"
|
logoText="Land Care 4 U & Landscaping"
|
||||||
description="Transform Your Yard Into a Beautiful, Stress-Free Outdoor Space. Reliable. Professional. Affordable landscaping trusted by homeowners who want it done right the first time."
|
description="Transform Your Yard Into a Beautiful, Stress-Free Outdoor Space. Reliable. Professional. Affordable landscaping trusted by homeowners who want it done right the first time."
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Get a Free Quote", href: "#contact" },
|
{ text: "Get Your Free Yard Assessment", href: "#contact" },
|
||||||
{ text: "View Our Work", href: "#showcase" }
|
{ text: "View Our Work", href: "#showcase" }
|
||||||
]}
|
]}
|
||||||
slides={[
|
slides={[
|
||||||
@@ -254,4 +254,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user