From d6e9978a517af0ba0258a72808b4443ec473f2e7 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 11 Jun 2026 01:39:51 +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 4ef94e7..d975bae 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -81,7 +81,7 @@ export default function LandingPage() { }, ]} buttonAnimation="blur-reveal" - imageSrc="http://img.b2bpic.net/free-photo/side-view-empty-paddle-tennis-field_23-2149458993.jpg" + imageSrc="http://img.b2bpic.net/free-photo/side-view-empty-paddle-tennis-field_23-2149458993.jpg?_wi=1" imageAlt="Padel court interior with bright lighting" /> @@ -122,7 +122,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/sports-girl-resting_1157-17054.jpg", imageAlt: "Padel court lighting controls on phone", }, - imageSrc: "http://img.b2bpic.net/free-photo/side-view-empty-paddle-tennis-field_23-2149458993.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-empty-paddle-tennis-field_23-2149458993.jpg?_wi=2", imageAlt: "smartphone app booking screen padel", }, { @@ -150,7 +150,7 @@ export default function LandingPage() { 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", }, - imageSrc: "http://img.b2bpic.net/free-photo/3d-composition-basketball-sport_52683-117173.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-composition-basketball-sport_52683-117173.jpg?_wi=1", imageAlt: "smartphone app booking screen padel", }, ]} @@ -180,7 +180,7 @@ export default function LandingPage() { text: "Book Peak Slot", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/3d-composition-basketball-sport_52683-117173.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-composition-basketball-sport_52683-117173.jpg?_wi=2", imageAlt: "Padel court during peak hours", }, { -- 2.49.1