Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 964154363e | |||
| 0d8500c909 |
@@ -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