Update src/app/page.tsx

This commit is contained in:
2026-06-11 05:05:58 +00:00
parent d8c3cbc751
commit 12616134fd

View File

@@ -85,7 +85,7 @@ export default function LandingPage() {
handle: "@SwimMom", handle: "@SwimMom",
testimonial: "My kids love their lessons here! The coaches are fantastic and very patient.", testimonial: "My kids love their lessons here! The coaches are fantastic and very patient.",
rating: 5, rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/dad-teaching-his-daughter-swimming-swimming-pool_259150-59269.jpg", imageSrc: "http://img.b2bpic.net/free-photo/dad-teaching-his-daughter-swimming-swimming-pool_259150-59269.jpg?_wi=1",
imageAlt: "Parent and child smiling", imageAlt: "Parent and child smiling",
}, },
{ {
@@ -185,7 +185,7 @@ export default function LandingPage() {
icon: CalendarCheck, icon: CalendarCheck,
}, },
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/dad-teaching-his-daughter-swimming-swimming-pool_259150-59269.jpg" imageSrc="http://img.b2bpic.net/free-photo/dad-teaching-his-daughter-swimming-swimming-pool_259150-59269.jpg?_wi=2"
imageAlt="happy parent with child swimming" imageAlt="happy parent with child swimming"
/> />
</div> </div>