Merge version_3 into main
Merge version_3 into main
This commit was merged in pull request #5.
This commit is contained in:
@@ -52,7 +52,7 @@ export default function LandingPage() {
|
||||
showDimOverlay={true}
|
||||
showBlur={true}
|
||||
buttons={[
|
||||
{ text: "Unlock in 15 Minutes", href: "tel:561-452-1482" },
|
||||
{ text: "Call Now: 561-452-1482", href: "tel:561-452-1482" },
|
||||
{ text: "Get a Quote", href: "#contact" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -295,4 +295,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user