Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -68,7 +68,7 @@ export default function LandingPage() {
|
||||
handle: "@alexfit",
|
||||
testimonial: "The best gear I've ever used. Durable and sleek.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-sport-arrangement_23-2149006364.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-sport-arrangement_23-2149006364.jpg?_wi=1",
|
||||
imageAlt: "professional fitness gym equipment athlete",
|
||||
},
|
||||
{
|
||||
@@ -76,7 +76,7 @@ export default function LandingPage() {
|
||||
handle: "@jordanlift",
|
||||
testimonial: "Revolutionized my daily workouts. Highly recommended.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-running-treadmill-side-view_23-2149517326.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-running-treadmill-side-view_23-2149517326.jpg?_wi=1",
|
||||
imageAlt: "durable fitness gear quality",
|
||||
},
|
||||
{
|
||||
@@ -84,7 +84,7 @@ export default function LandingPage() {
|
||||
handle: "@caseytrains",
|
||||
testimonial: "Incredible quality. Worth every single penny.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sport-equipment_23-2148148926.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sport-equipment_23-2148148926.jpg?_wi=1",
|
||||
imageAlt: "ergonomic gym training accessories",
|
||||
},
|
||||
{
|
||||
@@ -92,7 +92,7 @@ export default function LandingPage() {
|
||||
handle: "@taylorcoach",
|
||||
testimonial: "Perfect for my personal training studio.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-pair-boxing-gloves_23-2150367625.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-pair-boxing-gloves_23-2150367625.jpg?_wi=1",
|
||||
imageAlt: "durable construction gym accessories",
|
||||
},
|
||||
{
|
||||
@@ -100,11 +100,11 @@ export default function LandingPage() {
|
||||
handle: "@morgangym",
|
||||
testimonial: "Solid construction and great aesthetics.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/composition-with-neatly-organized-arranged-sport-items_23-2150275266.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/composition-with-neatly-organized-arranged-sport-items_23-2150275266.jpg?_wi=1",
|
||||
imageAlt: "fitness resistance band set studio",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/still-life-sport-arrangement_23-2149006364.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/still-life-sport-arrangement_23-2149006364.jpg?_wi=2"
|
||||
imageAlt="Professional athlete training with premium accessories"
|
||||
avatars={[
|
||||
{
|
||||
@@ -162,17 +162,17 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Built for Durability",
|
||||
description: "High-grade materials ensuring longevity under heavy use.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-running-treadmill-side-view_23-2149517326.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-running-treadmill-side-view_23-2149517326.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
title: "Ergonomic Excellence",
|
||||
description: "Designed to fit naturally and improve your form.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sport-equipment_23-2148148926.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sport-equipment_23-2148148926.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
title: "Elite Performance",
|
||||
description: "Tested by top-tier athletes for maximum output.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-pair-boxing-gloves_23-2150367625.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-pair-boxing-gloves_23-2150367625.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Why Athletes Choose PeakFit"
|
||||
@@ -191,7 +191,7 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "Resistance Band Set",
|
||||
price: "$39",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/composition-with-neatly-organized-arranged-sport-items_23-2150275266.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/composition-with-neatly-organized-arranged-sport-items_23-2150275266.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
|
||||
Reference in New Issue
Block a user