Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ee43f0fe82 |
@@ -72,7 +72,7 @@ export default function LandingPage() {
|
|||||||
tag="Since 2004"
|
tag="Since 2004"
|
||||||
tagIcon={Award}
|
tagIcon={Award}
|
||||||
buttons={[{ text: "Meet Our Team", href: "#testimonials" }]}
|
buttons={[{ text: "Meet Our Team", href: "#testimonials" }]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/young-golf-sportsman-warming-up-exercises_171337-6494.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/young-golf-sportsman-warming-up-exercises_171337-6494.jpg?_wi=1"
|
||||||
imageAlt="Professional golf training facility"
|
imageAlt="Professional golf training facility"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
/>
|
/>
|
||||||
@@ -103,7 +103,7 @@ export default function LandingPage() {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "3", title: "Tournament Preparation", description: "Specialized coaching designed to prepare you for competitive play. We develop mental resilience and tactical strategies to help you perform at your best under pressure.", media: {
|
id: "3", title: "Tournament Preparation", description: "Specialized coaching designed to prepare you for competitive play. We develop mental resilience and tactical strategies to help you perform at your best under pressure.", media: {
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/young-golf-sportsman-warming-up-exercises_171337-6494.jpg", imageAlt: "golf training practice range swing"},
|
imageSrc: "http://img.b2bpic.net/free-photo/young-golf-sportsman-warming-up-exercises_171337-6494.jpg?_wi=2", imageAlt: "golf training practice range swing"},
|
||||||
items: [
|
items: [
|
||||||
{ icon: CheckCircle, text: "Mental game coaching" },
|
{ icon: CheckCircle, text: "Mental game coaching" },
|
||||||
{ icon: CheckCircle, text: "Tournament simulations" },
|
{ icon: CheckCircle, text: "Tournament simulations" },
|
||||||
|
|||||||
Reference in New Issue
Block a user