Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -171,7 +171,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
text="Ready to bring your vision to life? Let's discuss your project today."
|
||||
buttons={[{ text: "Contact Our Team", href: "mailto:hello@leafpatio.com" }]}
|
||||
buttons={[{ text: "Request Free Estimate", href: "mailto:hello@leafpatio.com" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -187,4 +187,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user