Merge version_1 into main #1
@@ -52,7 +52,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "plain" }}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-looking-herself-reflection-mirror-home_1301-7716.jpg", imageAlt: "Aesthetic fitness transformation before and after"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-looking-herself-reflection-mirror-home_1301-7716.jpg?_wi=1", imageAlt: "Aesthetic fitness transformation before and after"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/athlete-doing-exercises-air-bike-exercise-bike-closeup_169016-59100.jpg", imageAlt: "Confident young man fitness result"
|
||||
@@ -61,7 +61,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bodybuilder-guy-posing-white-podium-his-knees-isolated-grey-background_613910-16964.jpg", imageAlt: "Muscular aesthetic body transformation"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-charming-adorable-lady-with-dark-hairstyle-is-posing-with-shy-smile-is-touching-head-while-looking-camera_291650-2392.jpg", imageAlt: "Lifestyle glow-up and confidence boost"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-charming-adorable-lady-with-dark-hairstyle-is-posing-with-shy-smile-is-touching-head-while-looking-camera_291650-2392.jpg?_wi=1", imageAlt: "Lifestyle glow-up and confidence boost"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-sports-people-training-morning-gym_1157-32133.jpg", imageAlt: "Premium fitness coaching results"
|
||||
@@ -139,7 +139,7 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "8-Week Results", name: "Alex's Transformation", price: "-18 lbs fat", rating: 5,
|
||||
reviewCount: "Aesthetic", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-looking-herself-reflection-mirror-home_1301-7716.jpg", imageAlt: "Before and after body transformation"
|
||||
reviewCount: "Aesthetic", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-looking-herself-reflection-mirror-home_1301-7716.jpg?_wi=2", imageAlt: "Before and after body transformation"
|
||||
},
|
||||
{
|
||||
id: "2", brand: "8-Week Results", name: "Marcus's Glow-Up", price: "+12 lbs muscle", rating: 5,
|
||||
@@ -151,7 +151,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "4", brand: "8-Week Results", name: "Chris's Upgrade", price: "Lifestyle Changed", rating: 5,
|
||||
reviewCount: "Transformed", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-charming-adorable-lady-with-dark-hairstyle-is-posing-with-shy-smile-is-touching-head-while-looking-camera_291650-2392.jpg", imageAlt: "Complete lifestyle transformation"
|
||||
reviewCount: "Transformed", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-charming-adorable-lady-with-dark-hairstyle-is-posing-with-shy-smile-is-touching-head-while-looking-camera_291650-2392.jpg?_wi=2", imageAlt: "Complete lifestyle transformation"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -160,12 +160,12 @@ export default function LandingPage() {
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardTwelve
|
||||
testimonials={[
|
||||
{ id: "1", name: "Alex Thompson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "man portrait confident headshot professional" },
|
||||
{ id: "2", name: "Marcus Johnson", imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", imageAlt: "man portrait smiling confident headshot male" },
|
||||
{ id: "3", name: "Jordan Williams", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "young man portrait confident headshot professional" },
|
||||
{ id: "4", name: "Chris Davis", imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", imageAlt: "man portrait happy headshot confident" },
|
||||
{ id: "5", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "man portrait professional confident headshot male" },
|
||||
{ id: "6", name: "David Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "man portrait confident headshot professional" }
|
||||
{ id: "1", name: "Alex Thompson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "man portrait confident headshot professional" },
|
||||
{ id: "2", name: "Marcus Johnson", imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=1", imageAlt: "man portrait smiling confident headshot male" },
|
||||
{ id: "3", name: "Jordan Williams", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "young man portrait confident headshot professional" },
|
||||
{ id: "4", name: "Chris Davis", imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=2", imageAlt: "man portrait happy headshot confident" },
|
||||
{ id: "5", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "man portrait professional confident headshot male" },
|
||||
{ id: "6", name: "David Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "man portrait confident headshot professional" }
|
||||
]}
|
||||
cardTitle="Over 2,000+ young men have transformed their bodies and confidence with our program"
|
||||
cardTag="Proven Results"
|
||||
|
||||
Reference in New Issue
Block a user