diff --git a/src/app/page.tsx b/src/app/page.tsx index f961349..d47fb02 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,42 +67,42 @@ export default function LandingPage() { description="An exclusive sports and family club experience in Thanjavur in Thanjavur." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/muscular-woman-walking-stadium-morning_7502-8221.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/muscular-woman-walking-stadium-morning_7502-8221.jpg?_wi=1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/chair-pool_74190-1323.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chair-pool_74190-1323.jpg?_wi=1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/man-playing-with-basketball_23-2147925201.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-playing-with-basketball_23-2147925201.jpg?_wi=1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-soccer-field_23-2150338670.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-soccer-field_23-2150338670.jpg?_wi=1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/white-sports-barbell-equipment_23-2151920896.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/white-sports-barbell-equipment_23-2151920896.jpg?_wi=1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/restaurant-hall-with-round-square-tables-some-chairs-plants_140725-8031.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/restaurant-hall-with-round-square-tables-some-chairs-plants_140725-8031.jpg?_wi=1", }, ]} rightCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/chair-pool_74190-1323.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chair-pool_74190-1323.jpg?_wi=2", }, { - imageSrc: "http://img.b2bpic.net/free-photo/man-playing-with-basketball_23-2147925201.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-playing-with-basketball_23-2147925201.jpg?_wi=2", }, { - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-soccer-field_23-2150338670.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-soccer-field_23-2150338670.jpg?_wi=2", }, { - imageSrc: "http://img.b2bpic.net/free-photo/white-sports-barbell-equipment_23-2151920896.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/white-sports-barbell-equipment_23-2151920896.jpg?_wi=2", }, { - imageSrc: "http://img.b2bpic.net/free-photo/restaurant-hall-with-round-square-tables-some-chairs-plants_140725-8031.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/restaurant-hall-with-round-square-tables-some-chairs-plants_140725-8031.jpg?_wi=2", }, { - imageSrc: "http://img.b2bpic.net/free-photo/muscular-woman-walking-stadium-morning_7502-8221.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/muscular-woman-walking-stadium-morning_7502-8221.jpg?_wi=2", }, ]} buttons={[ @@ -173,7 +173,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Refined Recreation" description="A.Y.A Sports & Family Club is Thanjavur’s destination for refined recreation, offering world-class sports facilities, wellness spaces, and social experiences designed for families and individuals alike." - imageSrc="http://img.b2bpic.net/free-photo/muscular-woman-walking-stadium-morning_7502-8221.jpg" + imageSrc="http://img.b2bpic.net/free-photo/muscular-woman-walking-stadium-morning_7502-8221.jpg?_wi=3" /> @@ -187,42 +187,42 @@ export default function LandingPage() { { title: "Swimming Pool", description: "Crystal clear water in a luxury environment.", - imageSrc: "http://img.b2bpic.net/free-photo/chair-pool_74190-1323.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chair-pool_74190-1323.jpg?_wi=3", titleIconSrc: "Waves", buttonText: "View Details", }, { title: "Badminton Courts", description: "Professional-grade courts for elite play.", - imageSrc: "http://img.b2bpic.net/free-photo/man-playing-with-basketball_23-2147925201.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-playing-with-basketball_23-2147925201.jpg?_wi=3", titleIconSrc: "Activity", buttonText: "View Details", }, { title: "Tennis Courts", description: "Pristine courts in beautiful surroundings.", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-soccer-field_23-2150338670.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-soccer-field_23-2150338670.jpg?_wi=3", titleIconSrc: "Trophy", buttonText: "View Details", }, { title: "Gym & Fitness", description: "State-of-the-art equipment for wellness.", - imageSrc: "http://img.b2bpic.net/free-photo/white-sports-barbell-equipment_23-2151920896.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/white-sports-barbell-equipment_23-2151920896.jpg?_wi=3", titleIconSrc: "Dumbbell", buttonText: "View Details", }, { title: "Banquet Hall", description: "Grand venue for your special events.", - imageSrc: "http://img.b2bpic.net/free-photo/restaurant-hall-with-round-square-tables-some-chairs-plants_140725-8031.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/restaurant-hall-with-round-square-tables-some-chairs-plants_140725-8031.jpg?_wi=3", titleIconSrc: "Calendar", buttonText: "View Details", }, { title: "Table Tennis", description: "Refined space for table tennis enthusiasts.", - imageSrc: "http://img.b2bpic.net/free-photo/chair-pool_74190-1323.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chair-pool_74190-1323.jpg?_wi=4", titleIconSrc: "Circle", buttonText: "View Details", }, @@ -287,35 +287,35 @@ export default function LandingPage() { name: "Poolside View", price: "Experience", variant: "Gallery", - imageSrc: "http://img.b2bpic.net/free-photo/chair-pool_74190-1323.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chair-pool_74190-1323.jpg?_wi=5", }, { id: "g2", name: "Badminton Arena", price: "Professional", variant: "Gallery", - imageSrc: "http://img.b2bpic.net/free-photo/man-playing-with-basketball_23-2147925201.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-playing-with-basketball_23-2147925201.jpg?_wi=4", }, { id: "g3", name: "Tennis Court", price: "Outdoor", variant: "Gallery", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-soccer-field_23-2150338670.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-soccer-field_23-2150338670.jpg?_wi=4", }, { id: "g4", name: "Fitness Studio", price: "Wellness", variant: "Gallery", - imageSrc: "http://img.b2bpic.net/free-photo/white-sports-barbell-equipment_23-2151920896.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/white-sports-barbell-equipment_23-2151920896.jpg?_wi=4", }, { id: "g5", name: "Banquet Hall", price: "Events", variant: "Gallery", - imageSrc: "http://img.b2bpic.net/free-photo/restaurant-hall-with-round-square-tables-some-chairs-plants_140725-8031.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/restaurant-hall-with-round-square-tables-some-chairs-plants_140725-8031.jpg?_wi=4", }, { id: "g6",