Update src/app/page.tsx
This commit is contained in:
@@ -90,7 +90,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "State-of-the-Art Courts", description: "Play on meticulously maintained padel courts with optimal lighting for both day and night games. Our high-quality surfaces ensure a consistent bounce and an enjoyable game every time.", phoneOne: {
|
||||
title: "State-of-the-Art Courts", description: "Play on our two meticulously maintained padel courts with optimal lighting for both day and night games. Our high-quality surfaces ensure a consistent bounce and an enjoyable game every time.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-stands-outdoor-gym-with-phone_140725-16426.jpg", imageAlt: "Padel court booking app on phone"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sports-girl-resting_1157-17054.jpg", imageAlt: "Padel court lighting controls on phone"}
|
||||
@@ -102,15 +102,20 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/back-view-businesswoman-with-smartphone_23-2147702450.jpg", imageAlt: "Padel court booking calendar on phone"}
|
||||
},
|
||||
{
|
||||
title: "Refreshments & Great Service", description: "Our friendly staff provides excellent service, making your visit enjoyable. Plus, enjoy accessible prices on refreshing beverages and snacks to keep you energized during your game.", phoneOne: {
|
||||
title: "Refreshments & Great Service", description: "Our friendly staff provides excellent service, making your visit enjoyable. Visit our full-service cantina for refreshing beverages and snacks to keep you energized during your game, all at accessible prices.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/craft-beer-concept-with-hipster-couple_23-2148111280.jpg", imageAlt: "Beverage menu on phone"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/defocused-young-male-athlete-showing-mobile-phone-screen-toward-camera_23-2148162105.jpg", imageAlt: "Padel court booking confirmation on phone"}
|
||||
},
|
||||
}
|
||||
]}
|
||||
showStepNumbers={true}
|
||||
title="Why Choose SIX PADEL?"
|
||||
description="We offer a superior padel experience with top-tier facilities and exceptional service."
|
||||
buttons={[
|
||||
{
|
||||
text: "Make a Reservation", href: "#contact"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user