diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 2f575fb..eb0cf21 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -73,7 +73,7 @@ export default function AboutPage() { description="At Vinsmoke Athletics, we believe strength training is more than lifting weights—it's about building discipline, confidence, and a lifestyle that works. Founded on proven principles and delivered with personalized expertise." tag="About Vinsmoke" tagIcon={Shield} - imageSrc="http://img.b2bpic.net/free-photo/handsome-man-showing-mucles_23-2147775529.jpg" + imageSrc="http://img.b2bpic.net/free-photo/handsome-man-showing-mucles_23-2147775529.jpg?_wi=2" imageAlt="Elite strength training at Vinsmoke Athletics" buttons={[ { @@ -140,13 +140,13 @@ export default function AboutPage() { tagIcon={Star} testimonials={[ { - id: "1", name: "Marcus Chen", handle: "@marcuschen", testimonial: "Transformed my entire approach to strength training. The personalized coaching made all the difference in my progress.", imageSrc: "http://img.b2bpic.net/free-photo/man-doing-some-business-deal-with-client_329181-10302.jpg", imageAlt: "Marcus Chen"}, + id: "1", name: "Marcus Chen", handle: "@marcuschen", testimonial: "Transformed my entire approach to strength training. The personalized coaching made all the difference in my progress.", imageSrc: "http://img.b2bpic.net/free-photo/man-doing-some-business-deal-with-client_329181-10302.jpg?_wi=3", imageAlt: "Marcus Chen"}, { - id: "2", name: "Sarah Mitchell", handle: "@sarahmitch_fitness", testimonial: "Finally understand proper form and progressive overload. Best investment in my health I could have made.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-athlete-ready-run_23-2148876522.jpg", imageAlt: "Sarah Mitchell"}, + id: "2", name: "Sarah Mitchell", handle: "@sarahmitch_fitness", testimonial: "Finally understand proper form and progressive overload. Best investment in my health I could have made.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-athlete-ready-run_23-2148876522.jpg?_wi=3", imageAlt: "Sarah Mitchell"}, { - id: "3", name: "David Thompson", handle: "@davidthompson88", testimonial: "Consistency and structure finally clicked. The customized program kept me accountable and delivered results.", imageSrc: "http://img.b2bpic.net/free-photo/view-woman-helping-man-exercise-gym_52683-98091.jpg", imageAlt: "David Thompson"}, + id: "3", name: "David Thompson", handle: "@davidthompson88", testimonial: "Consistency and structure finally clicked. The customized program kept me accountable and delivered results.", imageSrc: "http://img.b2bpic.net/free-photo/view-woman-helping-man-exercise-gym_52683-98091.jpg?_wi=2", imageAlt: "David Thompson"}, { - id: "4", name: "Jessica Liu", handle: "@jessicaliu_trains", testimonial: "Expert guidance cut through the confusion. Now I train smarter, not just harder. Highly recommend.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-face-african-american-girl-looking-away_1262-3098.jpg", imageAlt: "Jessica Liu"}, + id: "4", name: "Jessica Liu", handle: "@jessicaliu_trains", testimonial: "Expert guidance cut through the confusion. Now I train smarter, not just harder. Highly recommend.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-face-african-american-girl-looking-away_1262-3098.jpg?_wi=2", imageAlt: "Jessica Liu"}, ]} animationType="blur-reveal" textboxLayout="default"