Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 79a15fdec4 | |||
| f266e63200 | |||
| e4dddb044b |
@@ -53,7 +53,7 @@ export default function LandingPage() {
|
|||||||
description="Professional, reliable service for your home. We provide quality solutions with a 100% satisfaction guarantee."
|
description="Professional, reliable service for your home. We provide quality solutions with a 100% satisfaction guarantee."
|
||||||
tag="Trusted Local Experts"
|
tag="Trusted Local Experts"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Get Your Quote", href: "#contact" },
|
{ text: "Book Your Free Quote", href: "#contact" },
|
||||||
{ text: "Our Services", href: "#features" },
|
{ text: "Our Services", href: "#features" },
|
||||||
]}
|
]}
|
||||||
mediaItems={[
|
mediaItems={[
|
||||||
@@ -197,4 +197,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user