Update src/app/page.tsx

This commit is contained in:
2026-06-08 08:11:15 +00:00
parent 865fef1dd8
commit d7800ce99e

View File

@@ -145,28 +145,28 @@ export default function LandingPage() {
id: "p1",
name: "ProForm Carbon TL Treadmill",
price: "$999.99",
imageSrc: "http://img.b2bpic.net/free-photo/fitness-girl-running-treadmill_158595-1910.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fitness-girl-running-treadmill_158595-1910.jpg?_wi=1",
imageAlt: "ProForm Carbon TL Treadmill",
},
{
id: "p2",
name: "Bowflex SelectTech 552 Dumbbells",
price: "$429.00",
imageSrc: "http://img.b2bpic.net/free-photo/woman-fitness-trainer-with-dumbbells-gym_1303-13910.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-fitness-trainer-with-dumbbells-gym_1303-13910.jpg?_wi=1",
imageAlt: "Bowflex SelectTech 552 Dumbbells",
},
{
id: "p3",
name: "Schwinn IC4 Indoor Cycling Bike",
price: "$899.99",
imageSrc: "http://img.b2bpic.net/free-photo/sportive-blonde-woman-working-out-exercise-bike-modern-fitness-center-fitness-lifestyle-sport-club_613910-5809.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sportive-blonde-woman-working-out-exercise-bike-modern-fitness-center-fitness-lifestyle-sport-club_613910-5809.jpg?_wi=1",
imageAlt: "Schwinn IC4 Indoor Cycling Bike",
},
{
id: "p4",
name: "Concept2 RowErg Rower",
price: "$900.00",
imageSrc: "http://img.b2bpic.net/free-photo/athletic-shaved-head-male-two-slim-fitness-female-exercising-with-body-bike-gym-club_613910-11213.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/athletic-shaved-head-male-two-slim-fitness-female-exercising-with-body-bike-gym-club_613910-11213.jpg?_wi=1",
imageAlt: "Concept2 RowErg Rower",
},
{
@@ -180,7 +180,7 @@ export default function LandingPage() {
id: "p6",
name: "Rogue Fitness Kettlebell",
price: "$59.00",
imageSrc: "http://img.b2bpic.net/free-photo/attractive-male-athlete-performing-push-ups-medicine-ball-exercising-gym_639032-2640.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/attractive-male-athlete-performing-push-ups-medicine-ball-exercising-gym_639032-2640.jpg?_wi=1",
imageAlt: "Rogue Fitness Kettlebell",
},
]}