diff --git a/src/app/page.tsx b/src/app/page.tsx index 276fedd..c3c8e33 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { tag="Professional Visa Services" tagIcon={CheckCircle} tagAnimation="slide-up" - background={{ variant: "animated-grid" }} + background={{ variant: "floatingGradient" }} buttons={[ { text: "Apply Now", href: "#contact" }, { text: "Contact Us", href: "#contact" }