From 55d3535855fe27a60e33217f5178f8355861a040 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 08:33:17 +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 08315ef..97dda2e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { { text: "View Ground", href: "facilities" } ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/top-view-people-playing-paddle-tennis_23-2149434129.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-people-playing-paddle-tennis_23-2149434129.jpg?_wi=1" imageAlt="Deccan Cricket Ground aerial view" mediaAnimation="opacity" imagePosition="right" @@ -90,10 +90,10 @@ export default function LandingPage() { id: "2", title: "Premium Pitch", description: "Balanced pitch perfect for both batting and bowling with excellent turf maintenance.", tag: "Quality", imageSrc: "http://img.b2bpic.net/free-photo/close-up-orange-yoga-mat-green-grass-park-outdoor_574295-4734.jpg", imageAlt: "Premium cricket pitch" }, { - id: "3", title: "Spacious Ground", description: "Ideal for matches, practice sessions, and tournaments with ample playing area.", tag: "Space", imageSrc: "http://img.b2bpic.net/free-photo/tennis-girl-professional-tennis-court_654080-1129.jpg", imageAlt: "Cricket ground facilities" + id: "3", title: "Spacious Ground", description: "Ideal for matches, practice sessions, and tournaments with ample playing area.", tag: "Space", imageSrc: "http://img.b2bpic.net/free-photo/tennis-girl-professional-tennis-court_654080-1129.jpg?_wi=1", imageAlt: "Cricket ground facilities" }, { - id: "4", title: "Easy Access Location", description: "Located conveniently close to the main road in Khammam for hassle-free access.", tag: "Convenience", imageSrc: "http://img.b2bpic.net/free-photo/tennis-girl-professional-tennis-court_654080-1129.jpg", imageAlt: "Venue location access" + id: "4", title: "Easy Access Location", description: "Located conveniently close to the main road in Khammam for hassle-free access.", tag: "Convenience", imageSrc: "http://img.b2bpic.net/free-photo/tennis-girl-professional-tennis-court_654080-1129.jpg?_wi=2", imageAlt: "Venue location access" } ]} /> @@ -277,7 +277,7 @@ export default function LandingPage() { tagAnimation="slide-up" background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/top-view-people-playing-paddle-tennis_23-2149434129.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-people-playing-paddle-tennis_23-2149434129.jpg?_wi=2" imageAlt="Booking section cricket ground" mediaAnimation="blur-reveal" mediaPosition="right" -- 2.49.1