Update src/app/page.tsx
This commit is contained in:
@@ -53,9 +53,9 @@ 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", imageAlt: "Modern Indoor Swimming Pool"},
|
||||
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", imageAlt: "Crystal clear pool lane"}
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/refreshing-water-summer_1127-21.jpg?_wi=1", imageAlt: "Crystal clear pool lane"}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -107,13 +107,13 @@ export default function LandingPage() {
|
||||
"Unlimited access", "Priority booking", "Guest pass included"],
|
||||
button: {
|
||||
text: "Join Today"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-near-swimming-pool_23-2147687652.jpg", imageAlt: "Empty swimming pool with hydrotherapy showers at health spa Copy space"},
|
||||
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"},
|
||||
{
|
||||
id: "annual", title: "Annual VIP", price: "$899", period: "/ year", features: [
|
||||
"Priority lanes", "Free locker rental", "Exclusive events"],
|
||||
button: {
|
||||
text: "Go VIP"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/refreshing-water-summer_1127-21.jpg", imageAlt: "Empty swimming pool with hydrotherapy showers at health spa Copy space"},
|
||||
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"},
|
||||
]}
|
||||
title="Flexible Booking Options"
|
||||
description="Choose the membership or single-visit pass that best suits your lifestyle."
|
||||
|
||||
Reference in New Issue
Block a user