Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -47,22 +47,22 @@ export default function LandingPage() {
|
||||
]}
|
||||
carouselItems={[
|
||||
{
|
||||
id: "stat-1", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-tired-handsome-african-sports-man-resting-after-workout_171337-9476.jpg", imageAlt: "muscular athlete portrait dark studio lighting"
|
||||
id: "stat-1", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-tired-handsome-african-sports-man-resting-after-workout_171337-9476.jpg?_wi=1", imageAlt: "muscular athlete portrait dark studio lighting"
|
||||
},
|
||||
{
|
||||
id: "stat-2", imageSrc: "http://img.b2bpic.net/free-photo/fencing_654080-2258.jpg", imageAlt: "fit competitor confident pose studio dark"
|
||||
id: "stat-2", imageSrc: "http://img.b2bpic.net/free-photo/fencing_654080-2258.jpg?_wi=1", imageAlt: "fit competitor confident pose studio dark"
|
||||
},
|
||||
{
|
||||
id: "stat-3", imageSrc: "http://img.b2bpic.net/free-psd/gym-fitness-social-media-banner-instagram-post-template_106176-5250.jpg", imageAlt: "athlete social media content showcase"
|
||||
id: "stat-3", imageSrc: "http://img.b2bpic.net/free-psd/gym-fitness-social-media-banner-instagram-post-template_106176-5250.jpg?_wi=1", imageAlt: "athlete social media content showcase"
|
||||
},
|
||||
{
|
||||
id: "stat-4", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-tired-handsome-african-sports-man-resting-after-workout_171337-9476.jpg", imageAlt: "muscular athlete portrait dark studio lighting"
|
||||
id: "stat-4", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-tired-handsome-african-sports-man-resting-after-workout_171337-9476.jpg?_wi=2", imageAlt: "muscular athlete portrait dark studio lighting"
|
||||
},
|
||||
{
|
||||
id: "stat-5", imageSrc: "http://img.b2bpic.net/free-photo/fencing_654080-2258.jpg", imageAlt: "fit competitor confident pose studio dark"
|
||||
id: "stat-5", imageSrc: "http://img.b2bpic.net/free-photo/fencing_654080-2258.jpg?_wi=2", imageAlt: "fit competitor confident pose studio dark"
|
||||
},
|
||||
{
|
||||
id: "stat-6", imageSrc: "http://img.b2bpic.net/free-psd/gym-fitness-social-media-banner-instagram-post-template_106176-5250.jpg", imageAlt: "athlete social media content showcase"
|
||||
id: "stat-6", imageSrc: "http://img.b2bpic.net/free-psd/gym-fitness-social-media-banner-instagram-post-template_106176-5250.jpg?_wi=2", imageAlt: "athlete social media content showcase"
|
||||
}
|
||||
]}
|
||||
autoPlay={true}
|
||||
@@ -92,7 +92,7 @@ export default function LandingPage() {
|
||||
title: "Analytics & Optimization", description: "Deep-dive reports showing what's working, competitor benchmarks, and data-driven recommendations for growth."
|
||||
}
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-people-training-together-gym_23-2150290023.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-people-training-together-gym_23-2150290023.jpg?_wi=1"
|
||||
imageAlt="fitness content creation studio setup"
|
||||
imagePosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -194,7 +194,7 @@ export default function LandingPage() {
|
||||
buttonText="Request Audit"
|
||||
termsText="We'll review your page and send a detailed audit. No spam, no sales call pressure—just honest feedback."
|
||||
background={{ variant: "plain" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-people-training-together-gym_23-2150290023.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-people-training-together-gym_23-2150290023.jpg?_wi=2"
|
||||
imageAlt="fitness content creation studio setup"
|
||||
mediaPosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user