Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #4.
This commit is contained in:
@@ -56,7 +56,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
buttons={[
|
||||
{ text: "Get a Free Estimate", href: "#contact" },
|
||||
{ text: "Schedule Free Consultation", href: "#contact" },
|
||||
{ text: "Call Now", href: "tel:+1-815-555-0147" }
|
||||
]}
|
||||
buttonAnimation="blur-reveal"
|
||||
@@ -241,4 +241,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user