Update src/app/about/page.tsx
This commit is contained in:
@@ -53,7 +53,7 @@ export default function AboutPage() {
|
||||
{
|
||||
value: "10K+", title: "Elite Athletes Worldwide"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/vietnamese-strategy-presentation-teamwork-aged_1262-2156.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/vietnamese-strategy-presentation-teamwork-aged_1262-2156.jpg?_wi=2"
|
||||
imageAlt="Evo Lifts community of athletes"
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -67,13 +67,13 @@ export default function AboutPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Marcus Johnson", handle: "@marcuslifts", testimonial: "The quality and minimalist design are unmatched. I've worn Evo Lifts every day at the gym for 6 months and it still looks brand new. Finally found apparel that matches my commitment to excellence.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-athlete-stretching_23-2148259622.jpg", imageAlt: "Marcus Johnson"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-athlete-stretching_23-2148259622.jpg?_wi=2", imageAlt: "Marcus Johnson"},
|
||||
{
|
||||
id: "2", name: "Sarah Chen", handle: "@sarahstrength", testimonial: "As a strength coach, I recommend Evo Lifts to all my clients. The durability and premium feel make it worth every penny. My athletes love the professional look.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-female-coach-blogger-giving-fitness-advice-her-followers-video_662251-2451.jpg", imageAlt: "Sarah Chen"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-female-coach-blogger-giving-fitness-advice-her-followers-video_662251-2451.jpg?_wi=2", imageAlt: "Sarah Chen"},
|
||||
{
|
||||
id: "3", name: "David Rodriguez", handle: "@davidtrains", testimonial: "The black and gold aesthetic is fire. I get compliments on my Evo Lifts gear constantly. This is what premium gym apparel should be.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sportive-girl-posing-with-crossed-arms-dark-wall_176420-623.jpg", imageAlt: "David Rodriguez"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sportive-girl-posing-with-crossed-arms-dark-wall_176420-623.jpg?_wi=2", imageAlt: "David Rodriguez"},
|
||||
]}
|
||||
showRating={true}
|
||||
title="What Athletes Say About Us"
|
||||
|
||||
Reference in New Issue
Block a user