Merge version_1 into main #3
@@ -61,9 +61,9 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-walking-running-machine_1203-456.jpg", imageAlt: "Luxury gym workout area"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-walking-running-machine_1203-456.jpg?_wi=1", imageAlt: "Luxury gym workout area"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-training-gym_23-2148024288.jpg", imageAlt: "Professional weight training room"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-training-gym_23-2148024288.jpg?_wi=1", imageAlt: "Professional weight training room"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-young-woman-with-towel-her-shoulders-open-water-bottle-gym_1153-4182.jpg", imageAlt: "Athlete working out intense"},
|
||||
{
|
||||
@@ -102,7 +102,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
title: "Strength Training", description: "Pro-grade plates and isolated equipment for muscle isolation.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-walking-running-machine_1203-456.jpg", imageAlt: "personal training session gym"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-walking-running-machine_1203-456.jpg?_wi=2", imageAlt: "personal training session gym"},
|
||||
items: [
|
||||
{
|
||||
icon: Zap,
|
||||
@@ -118,7 +118,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
title: "Recovery Suite", description: "Steam rooms and stretching zones for optimal muscle recovery.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-training-gym_23-2148024288.jpg", imageAlt: "personal training session gym"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-training-gym_23-2148024288.jpg?_wi=2", imageAlt: "personal training session gym"},
|
||||
items: [
|
||||
{
|
||||
icon: Zap,
|
||||
|
||||
Reference in New Issue
Block a user