diff --git a/src/app/page.tsx b/src/app/page.tsx index d749f3a..3a86094 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { tagAnimation="slide-up" title="Immersive Digital Experiences" description="Welcome to Obsidian Studio, where interactive 3D design meets premium creative vision. We craft technically impressive digital experiences that transcend templates and captivate audiences." - background={{ variant: "animated-grid" }} + background={{ variant: "glowing-orb" }} imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APXBeQHik9KziWem0RqE2cA8J8/an-abstract-luminous-geometric-orb-with--1772495352286-22b37c24.png" imageAlt="Interactive 3D geometric orb" mediaAnimation="blur-reveal" @@ -179,7 +179,7 @@ export default function LandingPage() { { text: "View Our Portfolio", href: "#portfolio" }, ]} buttonAnimation="slide-up" - background={{ variant: "fluid" }} + background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} />