Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -39,7 +39,7 @@ export default function LandingPage() {
|
||||
{ value: "10+", title: "Years Experience" },
|
||||
{ value: "100%", title: "Confidence Boost" }
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=bbw3vt"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=bbw3vt&_wi=1"
|
||||
imageAlt="warm professional swim instructor portrait"
|
||||
mediaAnimation="blur-reveal"
|
||||
metricsAnimation="slide-up"
|
||||
|
||||
@@ -57,7 +57,7 @@ export default function LandingPage() {
|
||||
groups={[
|
||||
{
|
||||
id: "g1", groupTitle: "Instructors", members: [
|
||||
{ id: "m1", title: "Sarah", subtitle: "Head Instructor", detail: "Expert in beginner confidence.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=bbw3vt", imageAlt: "Sarah portrait" }
|
||||
{ id: "m1", title: "Sarah", subtitle: "Head Instructor", detail: "Expert in beginner confidence.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=bbw3vt&_wi=2", imageAlt: "Sarah portrait" }
|
||||
]
|
||||
}
|
||||
]}
|
||||
|
||||
@@ -36,9 +36,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{ id: "p1", title: "Beginner", price: "$25", period: "per lesson", features: ["Age 3-5", "Water entry", "Bubbles", "Floating"], button: { text: "Enquire", href: "/contact" }, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=al8z34", imageAlt: "parent talking to swim instructor at pool" },
|
||||
{ id: "p2", title: "Intermediate", price: "$25", period: "per lesson", features: ["Age 5-8", "Stroke technique", "Diving", "Survival"], button: { text: "Enquire", href: "/contact" }, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=wovajs", imageAlt: "parent talking to swim instructor at pool" },
|
||||
{ id: "p3", title: "Advanced", price: "$25", period: "per lesson", features: ["Age 8+", "Advanced strokes", "Stamina", "Lifesaving"], button: { text: "Enquire", href: "/contact" }, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=970zur", imageAlt: "parent talking to swim instructor at pool" }
|
||||
{ id: "p1", title: "Beginner", price: "$25", period: "per lesson", features: ["Age 3-5", "Water entry", "Bubbles", "Floating"], button: { text: "Enquire", href: "/contact" }, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=al8z34&_wi=2", imageAlt: "parent talking to swim instructor at pool" },
|
||||
{ id: "p2", title: "Intermediate", price: "$25", period: "per lesson", features: ["Age 5-8", "Stroke technique", "Diving", "Survival"], button: { text: "Enquire", href: "/contact" }, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=wovajs&_wi=2", imageAlt: "parent talking to swim instructor at pool" },
|
||||
{ id: "p3", title: "Advanced", price: "$25", period: "per lesson", features: ["Age 8+", "Advanced strokes", "Stamina", "Lifesaving"], button: { text: "Enquire", href: "/contact" }, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=970zur&_wi=2", imageAlt: "parent talking to swim instructor at pool" }
|
||||
]}
|
||||
title="Sunday Lessons"
|
||||
description="Consistent, quality swimming progression at Stadium 2000."
|
||||
|
||||
@@ -41,7 +41,7 @@ export default function LandingPage() {
|
||||
description="Building water confidence one splash at a time at Stadium 2000."
|
||||
buttons={[{ text: "Book a Lesson", href: "/contact" }]}
|
||||
carouselItems={[
|
||||
{ id: "1", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=wovajs", imageAlt: "happy child swimming lesson pool blue water" },
|
||||
{ id: "1", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=wovajs&_wi=1", imageAlt: "happy child swimming lesson pool blue water" },
|
||||
{ id: "2", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=7wu6p4", imageAlt: "happy child swimming lesson pool blue water" },
|
||||
{ id: "3", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=hpl1s2", imageAlt: "happy child swimming lesson pool blue water" },
|
||||
{ id: "4", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=d6po1k", imageAlt: "happy child swimming lesson pool blue water" },
|
||||
@@ -57,7 +57,7 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ id: "f1", title: "Small Classes", author: "Personalized", description: "Maximum of 4 children per class for more one-on-one time.", tags: ["Focus"], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=970zur", imageAlt: "small group swim lessons indoor pool" },
|
||||
{ id: "f1", title: "Small Classes", author: "Personalized", description: "Maximum of 4 children per class for more one-on-one time.", tags: ["Focus"], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=970zur&_wi=1", imageAlt: "small group swim lessons indoor pool" },
|
||||
{ id: "f2", title: "Qualified Instructor", author: "Expertise", description: "Experienced, patient teachers dedicated to child development.", tags: ["Safety"], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=vw8lja", imageAlt: "small group swim lessons indoor pool" },
|
||||
{ id: "f3", title: "Stadium 2000", author: "Location", description: "Centrally located at Blenheim's best aquatic facility.", tags: ["Local"], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6fotex", imageAlt: "small group swim lessons indoor pool" }
|
||||
]}
|
||||
@@ -76,7 +76,7 @@ export default function LandingPage() {
|
||||
{ id: "q3", title: "Nervous child?", content: "We focus on gentle encouragement and building confidence at their own pace." },
|
||||
{ id: "q4", title: "Cancellation policy?", content: "Please let us know 24 hours in advance for any changes." }
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=al8z34"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=al8z34&_wi=1"
|
||||
title="Parent FAQ"
|
||||
description="Answers to our most common questions about lessons at Stadium 2000."
|
||||
faqsAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user