Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-04-05 02:17:31 +00:00
2 changed files with 10 additions and 10 deletions

View File

@@ -74,7 +74,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/female-with-headphones-doing-fitness-home_23-2148928944.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/tennisattributes-balls_72229-140.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tennisattributes-balls_72229-140.jpg?_wi=7",
imageAlt: "youth tennis player serving",
},
]}

View File

@@ -57,27 +57,27 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/tennisattributes-balls_72229-140.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tennisattributes-balls_72229-140.jpg?_wi=1",
imageAlt: "Tennis coach teaching youth",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/tennisattributes-balls_72229-140.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tennisattributes-balls_72229-140.jpg?_wi=2",
imageAlt: "Tennis coach teaching youth",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/tennisattributes-balls_72229-140.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tennisattributes-balls_72229-140.jpg?_wi=3",
imageAlt: "Tennis coach teaching youth",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/tennisattributes-balls_72229-140.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tennisattributes-balls_72229-140.jpg?_wi=4",
imageAlt: "Tennis coach teaching youth",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/tennisattributes-balls_72229-140.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tennisattributes-balls_72229-140.jpg?_wi=5",
imageAlt: "Tennis coach teaching youth",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/tennisattributes-balls_72229-140.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tennisattributes-balls_72229-140.jpg?_wi=6",
imageAlt: "Tennis coach teaching youth",
},
]}
@@ -103,7 +103,7 @@ export default function LandingPage() {
title: "Fun Guaranteed",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/people-getting-ready-tennis-game-winter-time_23-2149274719.jpg"
imageSrc="http://img.b2bpic.net/free-photo/people-getting-ready-tennis-game-winter-time_23-2149274719.jpg?_wi=1"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
/>
@@ -166,14 +166,14 @@ export default function LandingPage() {
name: "Sarah L.",
role: "Parent",
testimonial: "My son loved the coaching style. So encouraging!",
imageSrc: "http://img.b2bpic.net/free-photo/people-getting-ready-tennis-game-winter-time_23-2149274719.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/people-getting-ready-tennis-game-winter-time_23-2149274719.jpg?_wi=2",
},
{
id: "2",
name: "Mike D.",
role: "Student",
testimonial: "Learned more in one hour than in my entire season.",
imageSrc: "http://img.b2bpic.net/free-photo/people-getting-ready-tennis-game-winter-time_23-2149274719.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/people-getting-ready-tennis-game-winter-time_23-2149274719.jpg?_wi=3",
},
]}
/>