Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1f7a0768e5 | |||
| 0df81e1bce |
@@ -177,7 +177,7 @@ export default function LandingPage() {
|
|||||||
variant: "sparkles-gradient"}}
|
variant: "sparkles-gradient"}}
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Call (765) 201-0460", href: "tel:7652010460" },
|
{ text: "Get Your Free Estimate", href: "tel:7652010460" },
|
||||||
{ text: "Visit 2300 Concord Rd", href: "https://maps.app.goo.gl/" }
|
{ text: "Visit 2300 Concord Rd", href: "https://maps.app.goo.gl/" }
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
@@ -216,4 +216,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user