Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-17 15:51:19 +00:00

View File

@@ -61,11 +61,11 @@ export default function LandingPage() {
tag="Open Daily 6 AM - 10 PM"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/man-near-swimming-pool_23-2147687652.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-near-swimming-pool_23-2147687652.jpg?_wi=1",
imageAlt: "Modern Indoor Swimming Pool",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/refreshing-water-summer_1127-21.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/refreshing-water-summer_1127-21.jpg?_wi=1",
imageAlt: "Crystal clear pool lane",
},
{
@@ -164,7 +164,7 @@ export default function LandingPage() {
button: {
text: "Join Today",
},
imageSrc: "http://img.b2bpic.net/free-photo/man-near-swimming-pool_23-2147687652.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-near-swimming-pool_23-2147687652.jpg?_wi=2",
imageAlt: "Empty swimming pool with hydrotherapy showers at health spa Copy space",
},
{
@@ -180,7 +180,7 @@ export default function LandingPage() {
button: {
text: "Go VIP",
},
imageSrc: "http://img.b2bpic.net/free-photo/refreshing-water-summer_1127-21.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/refreshing-water-summer_1127-21.jpg?_wi=2",
imageAlt: "Empty swimming pool with hydrotherapy showers at health spa Copy space",
},
]}