Update src/app/page.tsx
This commit is contained in:
@@ -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