Update src/app/lessons/page.tsx

This commit is contained in:
2026-05-19 07:32:10 +00:00
parent f5bfe26394
commit 3f79d10f8f

View File

@@ -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."