Merge version_1 into main #2
@@ -97,7 +97,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Strength Training Zone", description: "Comprehensive range of barbells, dumbbells, and resistance machines for all strength levels.", imageSrc: "http://img.b2bpic.net/free-photo/black-dumbbells-with-different-weight_7502-8973.jpg?_wi=1", imageAlt: "Strength training equipment and weights"
|
||||
title: "Strength Training Zone", description: "Comprehensive range of barbells, dumbbells, and resistance machines for all strength levels.", imageSrc: "http://img.b2bpic.net/free-photo/black-dumbbells-with-different-weight_7502-8973.jpg", imageAlt: "Strength training equipment and weights"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
@@ -105,11 +105,11 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Free Weights Area", description: "Dedicated space with premium barbells, plates, and benches for serious lifters.", imageSrc: "http://img.b2bpic.net/free-photo/black-dumbbells-with-different-weight_7502-8973.jpg?_wi=2", imageAlt: "Free weights and barbell area"
|
||||
title: "Free Weights Area", description: "Dedicated space with premium barbells, plates, and benches for serious lifters.", imageSrc: "http://img.b2bpic.net/free-photo/black-dumbbells-with-different-weight_7502-8973.jpg", imageAlt: "Free weights and barbell area"
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Functional Training", description: "Specialized area for functional exercises, mobility work, and conditioning.", imageSrc: "http://img.b2bpic.net/free-photo/fitness-woman-working-out-with-battle-ropes-gym_342744-4.jpg?_wi=1", imageAlt: "Functional training space"
|
||||
title: "Functional Training", description: "Specialized area for functional exercises, mobility work, and conditioning.", imageSrc: "http://img.b2bpic.net/free-photo/fitness-woman-working-out-with-battle-ropes-gym_342744-4.jpg", imageAlt: "Functional training space"
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
@@ -231,7 +231,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "3", brand: "AF Facilities", name: "Functional Training", price: "All Included", rating: 5,
|
||||
reviewCount: "Modern", imageSrc: "http://img.b2bpic.net/free-photo/fitness-woman-working-out-with-battle-ropes-gym_342744-4.jpg?_wi=2", imageAlt: "Functional training and conditioning area"
|
||||
reviewCount: "Modern", imageSrc: "http://img.b2bpic.net/free-photo/fitness-woman-working-out-with-battle-ropes-gym_342744-4.jpg", imageAlt: "Functional training and conditioning area"
|
||||
},
|
||||
{
|
||||
id: "4", brand: "AF Facilities", name: "Locker Room", price: "Spotless", rating: 5,
|
||||
|
||||
Reference in New Issue
Block a user