diff --git a/src/app/page.tsx b/src/app/page.tsx index c8a3d72..1939008 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -43,6 +43,7 @@ export default function LandingPage() { background={{ variant: "gradient-bars" }} title="Complete Assistance for Study Abroad and Visa Needs" description="Simplify your path to studying and working abroad with our expert support. We assist with university selection, applications, and visa processing." + buttonAnimation="blur-reveal" avatars={[ { src: "http://img.b2bpic.net/free-photo/cropped-image-cheerful-young-caucasian-woman-strolls-across-city-with-small-rucksack-wears-yellow-headband-denim-jacket_273609-26955.jpg", alt: "Student" }, { src: "http://img.b2bpic.net/she-loves-so-much-university-life_329181-2989.jpg", alt: "Student" }, @@ -67,7 +68,7 @@ export default function LandingPage() {