Merge version_1 into main #1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user