Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8018b38473 | |||
| 5fe3fe59ee | |||
| a4a59afd4d |
@@ -247,7 +247,7 @@ export default function LandingPage() {
|
|||||||
description="Let's discuss your customer acquisition goals and build a strategy that brings you results. Whether you need a website, ads, creative, or a complete system, we're ready to help."
|
description="Let's discuss your customer acquisition goals and build a strategy that brings you results. Whether you need a website, ads, creative, or a complete system, we're ready to help."
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Request Your Free Demo Website", href: "#" },
|
{ text: "Request Your Free Demo Website", href: "#" },
|
||||||
{ text: "Book a Call", href: "#" }
|
{ text: "Schedule Your Strategy Call", href: "#" }
|
||||||
]}
|
]}
|
||||||
background={{ variant: "sparkles-gradient" }}
|
background={{ variant: "sparkles-gradient" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
@@ -263,4 +263,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user