diff --git a/src/app/page.tsx b/src/app/page.tsx index 81b33a4..3110ed0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,7 +54,7 @@ export default function LandingPage() { tag="Local Expertise, Global Opportunities" tagIcon={Sparkles} tagAnimation="slide-up" - background={{ variant: "grid" }} + background={{ variant: "animated-grid" }} buttons={[ { text: "Get Job Assistance", href: "contact" }, { text: "Learn More", href: "about" }