From 90cee182daaa1133b00c4defdc0ab2dccf336c66 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 14:15:27 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" }