Update src/app/page.tsx
This commit is contained in:
@@ -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" }
|
||||
|
||||
Reference in New Issue
Block a user