diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index b12ac7d..20cf7f5 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -46,10 +46,11 @@ export default function AboutPage() { { value: "2018", title: "Founded" }, { value: "5000+", title: "Families Served" }, ]} - imageSrc="http://img.b2bpic.net/free-vector/shield-held-by-outline-hands_78370-4391.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-vector/shield-held-by-outline-hands_78370-4391.jpg" imageAlt="Our Values & Commitment" useInvertedBackground={false} mediaAnimation="slide-up" + metricsAnimation="slide-up" /> @@ -57,32 +58,16 @@ export default function AboutPage() { @@ -94,15 +89,7 @@ export default function HomePage() { textboxLayout="default" useInvertedBackground={true} names={[ - "Bengaluru Parenting Network", - "Kids Activities Hub", - "Family Fun Guide", - "Safe Play Zone Certified", - "Bengaluru Family Magazine", - "Kids Wellness Association", - "Quality Play Centers", - "Parent Community Badge", - ]} + "Bengaluru Parenting Network", "Kids Activities Hub", "Family Fun Guide", "Safe Play Zone Certified", "Bengaluru Family Magazine", "Kids Wellness Association", "Quality Play Centers", "Parent Community Badge"]} speed={40} showCard={true} /> @@ -112,32 +99,16 @@ export default function HomePage() {