diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 85d7577..61a9aff 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -76,7 +76,7 @@ export default function AboutPage() { tagAnimation="slide-up" title="Building a Fitness Community Rooted in Trust" description="Elite Fitness was founded on a simple principle: everyone deserves access to expert fitness guidance in a clean, welcoming environment. For over 9 years, we've been committed to creating a space where members feel supported, not intimidated. Our mission is to transform lives through fitness while maintaining the highest standards of cleanliness and professionalism." - imageSrc="http://img.b2bpic.net/free-photo/woman-helping-man-gym_23-2149627104.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-helping-man-gym_23-2149627104.jpg?_wi=2" imageAlt="Personal trainer guiding gym member" useInvertedBackground={false} buttons={[{ text: "Book a Tour", href: "#contact" }]} @@ -128,12 +128,12 @@ export default function AboutPage() {