Update src/app/page.tsx
This commit is contained in:
@@ -66,6 +66,7 @@ export default function HomePage() {
|
||||
<AboutMetric
|
||||
title="13 Years of Excellence in Visa Consultancy"
|
||||
useInvertedBackground={false}
|
||||
metricsAnimation="slide-up"
|
||||
metrics={[
|
||||
{ icon: CheckCircle, label: "Visas Processed", value: "10,000+" },
|
||||
{ icon: Globe, label: "Countries Served", value: "4" },
|
||||
@@ -134,7 +135,7 @@ export default function HomePage() {
|
||||
src: "http://img.b2bpic.net/free-photo/indian-woman-posing-cute-stylish-outfit-camera-smiling_482257-122351.jpg", alt: "portrait woman smiling headshot avatar Indian"},
|
||||
]}
|
||||
ratingAnimation="slide-up"
|
||||
avatarsAnimation="entrance-slide"
|
||||
avatarsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user