Merge version_1 into main #1
@@ -168,16 +168,16 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Alex Chen", role: "Professional Runner", company: "Olympic Athlete", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-athletic-man-black-background_613910-9870.jpg", imageAlt: "Alex Chen"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-athletic-man-black-background_613910-9870.jpg?_wi=1", imageAlt: "Alex Chen"},
|
||||
{
|
||||
id: "2", name: "Maria Rodriguez", role: "Fitness Coach", company: "FitLife Training", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-darkskinned-browneyed-brunette-longsleeved-tshirt-looks-into-camera-runs-upstairs-outdoors_197531-28721.jpg", imageAlt: "Maria Rodriguez"},
|
||||
{
|
||||
id: "3", name: "James Thompson", role: "Basketball Player", company: "Pro League", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-athletic-man-black-background_613910-9870.jpg", imageAlt: "James Thompson"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-athletic-man-black-background_613910-9870.jpg?_wi=2", imageAlt: "James Thompson"},
|
||||
{
|
||||
id: "4", name: "Sarah Kim", role: "Fitness Enthusiast", company: "Marathon Runner", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-athletic-man-black-background_613910-9870.jpg", imageAlt: "Sarah Kim"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-athletic-man-black-background_613910-9870.jpg?_wi=3", imageAlt: "Sarah Kim"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{ value: "50M+", label: "Happy Athletes" },
|
||||
|
||||
Reference in New Issue
Block a user