From 8b6613a71238b0fb8f2dff38ba5211b0931c9b26 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 12 Apr 2026 10:09:12 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 39fd763..71a6fb3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -134,8 +134,8 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Unmatched Convenience", - description: "No commute, no crowded pool environments. Lessons happen in the pool you already know and love.", + title: "Experience from teaching thousands of kids to swim ", + description: "Our lessons are taught based on our curriculum which we built from teaching thousands and thousands of students across the state of New Mexico to swim.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-relaxes-leisure-around-swimming-pool_74190-11534.jpg", imageAlt: "Convenient home swimming", }, -- 2.49.1