Merge version_4 into main #6

Merged
bender merged 1 commits from version_4 into main 2026-04-21 04:03:36 +00:00

View File

@@ -158,7 +158,7 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={true}
background={{ variant: "sparkles-gradient" }}
text="Ready to build your digital authority? Let's discuss your vision. Contact us at 8602180005."
text="Book your complimentary growth audit to define your roadmap and secure your competitive edge."
buttons={[{ text: "Book Your Strategy Call", href: "#" }]}
/>
</div>
@@ -177,4 +177,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}