Merge version_1 into main #3
@@ -83,11 +83,11 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "1", name: "Sarah Johnson", role: "Runner", company: "Marathon Team", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/nice-i-friendly-outgoing-gorgeous-young-smiling-girl-showing-thumb-up-saying-yes-approving-liking-awesome-interesting-plan-grinning-accepting-terms-no-problems-standing-white-wall_176420-35585.jpg" },
|
||||
{ id: "1", name: "Sarah Johnson", role: "Runner", company: "Marathon Team", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/nice-i-friendly-outgoing-gorgeous-young-smiling-girl-showing-thumb-up-saying-yes-approving-liking-awesome-interesting-plan-grinning-accepting-terms-no-problems-standing-white-wall_176420-35585.jpg?_wi=1" },
|
||||
{ id: "2", name: "Michael Chen", role: "Athlete", company: "Pro Training", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/mixed-rae-african-american-woman-has-rest-her-workout-breathing-deep-body-parts_633478-2160.jpg" },
|
||||
{ id: "3", name: "Emily Davis", role: "Coach", company: "Peak Fit", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-handsome-young-man-sitting-cafe-with-mobile-phone-wearing-wireless-headphones_1258-245284.jpg" },
|
||||
{ id: "4", name: "David Kim", role: "Runner", company: "Casual Joggers", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-can-t-decide-which-shoes-buy_329181-8002.jpg" },
|
||||
{ id: "5", name: "Elena Rodriguez", role: "Triathlete", company: "Elite Gear", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/nice-i-friendly-outgoing-gorgeous-young-smiling-girl-showing-thumb-up-saying-yes-approving-liking-awesome-interesting-plan-grinning-accepting-terms-no-problems-standing-white-wall_176420-35585.jpg" }
|
||||
{ id: "5", name: "Elena Rodriguez", role: "Triathlete", company: "Elite Gear", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/nice-i-friendly-outgoing-gorgeous-young-smiling-girl-showing-thumb-up-saying-yes-approving-liking-awesome-interesting-plan-grinning-accepting-terms-no-problems-standing-white-wall_176420-35585.jpg?_wi=2" }
|
||||
]}
|
||||
kpiItems={[
|
||||
{ value: "10k+", label: "Happy Runners" },
|
||||
|
||||
Reference in New Issue
Block a user