Update src/app/page.tsx
This commit is contained in:
@@ -96,11 +96,11 @@ export default function HomePage() {
|
||||
imageAlt: "Evo Lifts premium product collection",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-making-sport-exercises-home_1328-3082.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-making-sport-exercises-home_1328-3082.jpg?_wi=1",
|
||||
imageAlt: "Black gym shirt premium quality",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-stretching-before-working-out-outdoors_23-2150343725.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-stretching-before-working-out-outdoors_23-2150343725.jpg?_wi=1",
|
||||
imageAlt: "Athletic sweatpants minimalist design",
|
||||
},
|
||||
]}
|
||||
@@ -127,7 +127,7 @@ export default function HomePage() {
|
||||
price: "$59.99",
|
||||
rating: 5,
|
||||
reviewCount: "247",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-making-sport-exercises-home_1328-3082.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-making-sport-exercises-home_1328-3082.jpg?_wi=2",
|
||||
imageAlt: "Black Legacy Training Tee",
|
||||
},
|
||||
{
|
||||
@@ -137,7 +137,7 @@ export default function HomePage() {
|
||||
price: "$79.99",
|
||||
rating: 5,
|
||||
reviewCount: "189",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-stretching-before-working-out-outdoors_23-2150343725.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-stretching-before-working-out-outdoors_23-2150343725.jpg?_wi=2",
|
||||
imageAlt: "Black Core Performance Sweats",
|
||||
},
|
||||
{
|
||||
@@ -147,7 +147,7 @@ export default function HomePage() {
|
||||
price: "$119.99",
|
||||
rating: 5,
|
||||
reviewCount: "152",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-gym-fitness-vertical-business-card-template_23-2149637570.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-gym-fitness-vertical-business-card-template_23-2149637570.jpg?_wi=1",
|
||||
imageAlt: "Elite Training Bundle - Shirt and Sweats",
|
||||
},
|
||||
]}
|
||||
@@ -189,7 +189,7 @@ export default function HomePage() {
|
||||
{ value: "100%", title: "Premium Quality Materials" },
|
||||
{ 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=1"
|
||||
imageAlt="Evo Lifts community of athletes"
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -214,7 +214,7 @@ export default function HomePage() {
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-athlete-stretching_23-2148259622.jpg?_wi=1",
|
||||
imageAlt: "Marcus Johnson",
|
||||
},
|
||||
{
|
||||
@@ -223,7 +223,7 @@ export default function HomePage() {
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-female-coach-blogger-giving-fitness-advice-her-followers-video_662251-2451.jpg?_wi=1",
|
||||
imageAlt: "Sarah Chen",
|
||||
},
|
||||
{
|
||||
@@ -232,7 +232,7 @@ export default function HomePage() {
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sportive-girl-posing-with-crossed-arms-dark-wall_176420-623.jpg?_wi=1",
|
||||
imageAlt: "David Rodriguez",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user