2 Commits

Author SHA1 Message Date
7cf215dfbe Update src/app/page.tsx 2026-03-11 04:09:09 +00:00
ecd0079040 Merge version_1 into main
Merge version_1 into main
2026-03-11 04:07:44 +00:00

View File

@@ -46,7 +46,7 @@ export default function LandingPage() {
logoText="NEXUS" logoText="NEXUS"
description="A next-generation digital experience engineered for those who demand more—premium design merges immersive technology to redefine what's possible." description="A next-generation digital experience engineered for those who demand more—premium design merges immersive technology to redefine what's possible."
buttons={[ buttons={[
{ text: "Enter the Experience", href: "#features" }, { text: "Start Your Premium Journey", href: "#features" },
{ text: "Discover More", href: "#testimonials" } { text: "Discover More", href: "#testimonials" }
]} ]}
background={{ variant: "sparkles-gradient" }} background={{ variant: "sparkles-gradient" }}