Update src/app/follow/page.tsx
This commit is contained in:
@@ -78,7 +78,7 @@ export default function LandingPage() {
|
||||
icon: Target,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-man-playing-tennis-court_1303-16301.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-man-playing-tennis-court_1303-16301.jpg?_wi=5"
|
||||
imageAlt="Tennis player in serve follow-through"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -94,7 +94,7 @@ export default function LandingPage() {
|
||||
id: 1,
|
||||
title: "Cross-Body Deceleration",
|
||||
description: "Learn how to effectively slow down your racket and body across your opposite side, distributing force.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-female-athlete-text-messaging-mobile-phone_637285-6214.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-female-athlete-text-messaging-mobile-phone_637285-6214.jpg?_wi=6",
|
||||
imageAlt: "Tennis player finishing serve",
|
||||
buttons: [
|
||||
{
|
||||
@@ -107,7 +107,7 @@ export default function LandingPage() {
|
||||
id: 2,
|
||||
title: "Balanced Landing",
|
||||
description: "Ensure a smooth landing and quick recovery, putting you in an advantageous position for the next shot.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-holding-smartphone_23-2149434222.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-holding-smartphone_23-2149434222.jpg?_wi=6",
|
||||
imageAlt: "Tennis player landing after serve",
|
||||
buttons: [
|
||||
{
|
||||
@@ -120,7 +120,7 @@ export default function LandingPage() {
|
||||
id: 3,
|
||||
title: "Strategic Weight Transfer",
|
||||
description: "Understand how your weight shifts post-contact to facilitate movement into the court.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-playing-tennis-court_1303-16301.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-playing-tennis-court_1303-16301.jpg?_wi=6",
|
||||
imageAlt: "Tennis player weight transfer",
|
||||
buttons: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user