From b68d9b406f38ea72fb5818403a1c0b85ffd41c80 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 15:57:59 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 92797d5..f4f3ce3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { { text: "Book a Court", href: "#booking"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/people-playing-padle-tennis-inside_23-2149444608.jpg" + imageSrc="http://img.b2bpic.net/free-photo/people-playing-padle-tennis-inside_23-2149444608.jpg?_wi=1" imageAlt="Padel court in Sousse" mediaAnimation="blur-reveal" avatars={[ @@ -120,7 +120,7 @@ export default function LandingPage() { features={[ { title: "Covered Climate-Controlled", description: "Play comfortably year-round regardless of the weather outside.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/people-playing-padle-tennis-inside_23-2149444608.jpg", imageAlt: "covered padel court interior"}, + imageSrc: "http://img.b2bpic.net/free-photo/people-playing-padle-tennis-inside_23-2149444608.jpg?_wi=2", imageAlt: "covered padel court interior"}, items: [ { icon: CheckCircle, @@ -152,7 +152,7 @@ export default function LandingPage() { }, { title: "Professional Experience", description: "A welcoming environment for players of all levels to enjoy the game.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/cute-stylish-girl-listening-favorite-song-headphones-with-friend-blue-shirt-while-pretty-young-woman-drinks-water-laughing-students-enjoying-music-their-free-time_197531-3879.jpg", imageAlt: "covered padel court interior"}, + imageSrc: "http://img.b2bpic.net/free-photo/cute-stylish-girl-listening-favorite-song-headphones-with-friend-blue-shirt-while-pretty-young-woman-drinks-water-laughing-students-enjoying-music-their-free-time_197531-3879.jpg?_wi=1", imageAlt: "covered padel court interior"}, items: [ { icon: Users, @@ -233,7 +233,7 @@ export default function LandingPage() { { id: "1", title: "Best in Sousse", quote: "Well-maintained courts and very friendly staff… comfortable even in summer.", name: "Ahmed S.", role: "Regular Player", imageSrc: "http://img.b2bpic.net/free-photo/tennis-player-with-her-racket_23-2148208259.jpg"}, { - id: "2", title: "Great Experience", quote: "My go-to place for padel with friends. Love the evening lighting.", name: "Sami M.", role: "Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/cute-stylish-girl-listening-favorite-song-headphones-with-friend-blue-shirt-while-pretty-young-woman-drinks-water-laughing-students-enjoying-music-their-free-time_197531-3879.jpg"}, + id: "2", title: "Great Experience", quote: "My go-to place for padel with friends. Love the evening lighting.", name: "Sami M.", role: "Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/cute-stylish-girl-listening-favorite-song-headphones-with-friend-blue-shirt-while-pretty-young-woman-drinks-water-laughing-students-enjoying-music-their-free-time_197531-3879.jpg?_wi=2"}, { id: "3", title: "Summer Ready", quote: "The cooling system makes a huge difference during Tunisian summers.", name: "Leila B.", role: "Intermediate", imageSrc: "http://img.b2bpic.net/free-photo/active-young-people-playing-squash_329181-13229.jpg"}, { -- 2.49.1