Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7728d88ea6 | |||
| 04f0c67b63 | |||
| a70bf616a7 | |||
| 103c0261ed | |||
| 565a58f913 | |||
| a806c67610 | |||
| 68e5667043 | |||
| 33cc978518 |
@@ -177,8 +177,8 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "p6", name: "Pacific Palisades", price: "Battery System", imageSrc: "http://img.b2bpic.net/free-photo/man-with-white-helmet-near-solar-panel_1157-29999.jpg"},
|
||||
]}
|
||||
title="Premium Solar Installations"
|
||||
description="Recent high-end transformations across the California region."
|
||||
title="See How Neighbors Are Saving"
|
||||
description="Real results from homeowners who made the switch to sustainable living."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -235,7 +235,7 @@ export default function LandingPage() {
|
||||
description="Get a free custom solar quote and discover how much your home could save."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get My Free Quote", href: "#quote"},
|
||||
text: "Get My Free Estimate", href: "#quote"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -276,4 +276,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user