Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a806c67610 | |||
| 68e5667043 | |||
| 33cc978518 |
@@ -235,7 +235,7 @@ export default function LandingPage() {
|
|||||||
description="Get a free custom solar quote and discover how much your home could save."
|
description="Get a free custom solar quote and discover how much your home could save."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Get My Free Quote", href: "#quote"},
|
text: "Claim My Free Solar Estimate", href: "#quote"},
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -276,4 +276,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user