Update src/app/page.tsx

This commit is contained in:
2026-03-10 14:15:27 +00:00
parent a50b521399
commit 90cee182da

View File

@@ -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" }