Merge version_4 into main #7

Merged
bender merged 1 commits from version_4 into main 2026-04-30 15:08:52 +00:00

View File

@@ -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" }]}
/>
</div>