Update src/app/page.tsx

This commit is contained in:
2026-03-03 04:43:00 +00:00
parent c98ee71287
commit 416ceefb61

View File

@@ -196,7 +196,7 @@ export default function LandingPage() {
useInvertedBackground={true}
buttons={[
{ text: "Start Your Project", href: "contact" },
{ text: "Schedule a Consultation", href: "#" }
{ text: "Book a Call", href: "contact" }
]}
/>
</div>