Merge version_5 into main #5
@@ -1382,4 +1382,4 @@ export default function RootLayout({
|
||||
</body>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
||||
showDimOverlay={true}
|
||||
buttons={[
|
||||
{ text: "Request a Quote", href: "contact" },
|
||||
{ text: "Call Now", href: "tel:+19085551234" }
|
||||
{ text: "Call Now (908) 555-1234", href: "tel:+19085551234" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -199,4 +199,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user