diff --git a/src/app/page.tsx b/src/app/page.tsx index 317130f..4ec363c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -115,7 +115,7 @@ export default function LandingPage() { useInvertedBackground={false} background={{ variant: "sparkles-gradient" }} text="Ready to step into the digital universe? Let's discuss your next project." - buttons={[{ text: "Holographic Console", href: "/contact" }]} + buttons={[{ text: "Start Your Project", href: "/contact" }]} />