Merge version_2 into main #4
2789
src/app/layout.tsx
2789
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
buttons={[
|
||||
{ text: "Call for a Free Estimate", href: "https://tel:+17135550142" },
|
||||
{ text: "Call Now for Free Estimate", href: "https://tel:+17135550142" },
|
||||
{ text: "Get a Quote Online", href: "#contact" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -317,4 +317,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user