Merge version_1 into main #3
@@ -53,7 +53,7 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Alex Rivers", handle: "@arivers", testimonial: "The model's predictions on hockey have changed my entire approach to betting. Simply unmatched.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/data-scientist-work_23-2151957106.jpg", imageAlt: "Data scientist at work"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/data-scientist-work_23-2151957106.jpg?_wi=1", imageAlt: "Data scientist at work"},
|
||||
{
|
||||
name: "Sarah Miller", handle: "@smiller", testimonial: "Reliable data and deep insights for tennis tournaments. My win rate has jumped significantly.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-nordic-man-with-beard-stylish-hairstyle-grey-shirt-jeans-smiling-keeps-hands-pockets_176420-15740.jpg", imageAlt: "Data scientist at work"},
|
||||
@@ -68,7 +68,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/data-analyst-working-with-futuristic-interface_23-2151967444.jpg", imageAlt: "Data scientist at work"},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/data-scientist-work_23-2151957106.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/data-scientist-work_23-2151957106.jpg?_wi=2"
|
||||
imageAlt="Data scientist at work"
|
||||
avatars={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user