Merge version_2 into main #4
@@ -49,8 +49,8 @@ export default function LandingPage() {
|
||||
{ text: "See Rankings", href: "#metrics" },
|
||||
]}
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/young-people-using-reels_23-2150038616.jpg", imageAlt: "Fitness training" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/blonde-light-fitness-tracker-summer-training_1134-704.jpg", imageAlt: "Fitness tracker" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/young-people-using-reels_23-2150038616.jpg?_wi=1", imageAlt: "Fitness training" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/blonde-light-fitness-tracker-summer-training_1134-704.jpg?_wi=1", imageAlt: "Fitness tracker" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -74,8 +74,8 @@ export default function LandingPage() {
|
||||
title="Transform Your Routine"
|
||||
description="Mobio eliminates guesswork, transforming your 30-day window into a high-impact success story through data and social validation."
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/young-people-using-reels_23-2150038616.jpg", imageAlt: "Feature imagery" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-vegetables-composition-white-background_140725-140067.jpg", imageAlt: "Nutrition tracking" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/young-people-using-reels_23-2150038616.jpg?_wi=2", imageAlt: "Feature imagery" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-vegetables-composition-white-background_140725-140067.jpg?_wi=1", imageAlt: "Nutrition tracking" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -101,8 +101,8 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "t1", name: "Alex Rivers", role: "User", company: "Mobio Athlete", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/blonde-light-fitness-tracker-summer-training_1134-704.jpg" },
|
||||
{ id: "t2", name: "Sam Chen", role: "User", company: "Mobio Athlete", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-vegetables-composition-white-background_140725-140067.jpg" },
|
||||
{ id: "t1", name: "Alex Rivers", role: "User", company: "Mobio Athlete", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/blonde-light-fitness-tracker-summer-training_1134-704.jpg?_wi=2" },
|
||||
{ id: "t2", name: "Sam Chen", role: "User", company: "Mobio Athlete", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-vegetables-composition-white-background_140725-140067.jpg?_wi=2" },
|
||||
{ id: "t3", name: "Maria Lopez", role: "User", company: "Mobio Athlete", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-lady-sporty-top-leggings-lying-yoga-mat-listening-music-earphones-while-dreamily-closing-her-eyes_574295-5554.jpg" },
|
||||
]}
|
||||
kpiItems={[
|
||||
|
||||
Reference in New Issue
Block a user