Compare commits
5 Commits
version_23
...
version_28
| Author | SHA1 | Date | |
|---|---|---|---|
| 785e203fec | |||
| 68f2fddd4d | |||
| f85f96dd67 | |||
| 50c52acaf8 | |||
| d90f154fc2 |
@@ -77,7 +77,7 @@ export default function HomePage() {
|
||||
<SectionErrorBoundary name="services">
|
||||
<FeaturesMediaCarousel
|
||||
tag="Our Offerings"
|
||||
title="Tailored Aquatic Experiences"
|
||||
title="Aquatic Experiences"
|
||||
description="From expert surf coaching to boat captaining services, we handle everything."
|
||||
items={[
|
||||
{
|
||||
@@ -126,7 +126,7 @@ export default function HomePage() {
|
||||
imageSrc: "https://storage.googleapis.com/webild/users/user_3FCIN8Atu7x49OpvWJ7VHozMAvL/uploaded-1781576145806-zpcm2nzc.png?_wi=2",
|
||||
},
|
||||
{
|
||||
title: "Instruction",
|
||||
title: "",
|
||||
description: "Coaching by Dylan Nelson.",
|
||||
imageSrc: "https://storage.googleapis.com/webild/users/user_3FCIN8Atu7x49OpvWJ7VHozMAvL/uploaded-1781576145801-kb33aru8.png?_wi=2",
|
||||
},
|
||||
@@ -207,14 +207,14 @@ export default function HomePage() {
|
||||
imageSrc: "https://storage.googleapis.com/webild/users/user_3FCIN8Atu7x49OpvWJ7VHozMAvL/uploaded-1781577003524-3mfik4jb.png",
|
||||
},
|
||||
{
|
||||
name: "Jason Reed",
|
||||
name: "Carson Rock",
|
||||
role: "Charter Guest",
|
||||
company: "Lake Independence",
|
||||
rating: 5,
|
||||
imageSrc: "https://storage.googleapis.com/webild/users/user_3FCIN8Atu7x49OpvWJ7VHozMAvL/uploaded-1781576987925-5vbxlqxl.png",
|
||||
},
|
||||
{
|
||||
name: "Jennifer Nelson",
|
||||
name: "Jennifer Johnson",
|
||||
role: "Boat Owner",
|
||||
company: "Lake Waconia",
|
||||
rating: 5,
|
||||
@@ -271,7 +271,7 @@ export default function HomePage() {
|
||||
<SectionErrorBoundary name="contact">
|
||||
<ContactCta
|
||||
tag="Book Now"
|
||||
text="Ready to get on the water? Call Dylan at 612.814.2431 or book your spot today."
|
||||
text="Ready to get on the water? Call Dylan at ( or book your spot today."
|
||||
primaryButton={{
|
||||
text: "Call Dylan",
|
||||
href: "tel:6128142431",
|
||||
|
||||
Reference in New Issue
Block a user