Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 66709fb88b | |||
| 339fd359af | |||
| 4a88277b6e |
@@ -144,7 +144,7 @@ export default function LandscapingPage() {
|
||||
text="Ready to transform your vision into reality? Our consultants are here to discuss your project requirements."
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={true}
|
||||
buttons={[{ text: "Book Consultation", href: "#" }]}
|
||||
buttons={[{ text: "Schedule Your Free Consultation", href: "#" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -158,4 +158,4 @@ export default function LandscapingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user