Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 86cfef0877 | |||
| c5242c31ed | |||
| 4c95906f23 | |||
| 257559a785 |
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
||||
tag="Trusted San Diego Roofing Experts"
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Your Free Quote", href: "#contact"},
|
||||
text: "Claim Your Free Roof Assessment", href: "#contact"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
@@ -99,6 +99,10 @@ export default function LandingPage() {
|
||||
]}
|
||||
title="The Benefits of Rejuvenation"
|
||||
description="Professional care that preserves your roof and your budget."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Started Today", href: "#contact"}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -201,4 +205,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user