diff --git a/src/app/page.tsx b/src/app/page.tsx index afe34de..236584d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { { text: "📞 Call Now – 074200 88582", href: "tel:07420088582" }, { text: "🎮 Book Your Gaming Slot", href: "#contact" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/professional-video-gamer-female-playing-online-shooter-game-late-night-living-room_482257-22778.jpg" + imageSrc="http://img.b2bpic.net/free-photo/professional-video-gamer-female-playing-online-shooter-game-late-night-living-room_482257-22778.jpg?_wi=1" imageAlt="Gamerz Villa Gaming Cafe - Modern high-end gaming setup with 240Hz monitors and PS5 gaming zone" showDimOverlay={true} buttonAnimation="blur-reveal" @@ -99,7 +99,7 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" products={[ { - id: "1", name: "PC Gaming Zone", price: "₹150/hour", imageSrc: "http://img.b2bpic.net/free-photo/professional-video-gamer-female-playing-online-shooter-game-late-night-living-room_482257-22778.jpg", imageAlt: "High-end PC gaming setup with 240Hz monitors"}, + id: "1", name: "PC Gaming Zone", price: "₹150/hour", imageSrc: "http://img.b2bpic.net/free-photo/professional-video-gamer-female-playing-online-shooter-game-late-night-living-room_482257-22778.jpg?_wi=2", imageAlt: "High-end PC gaming setup with 240Hz monitors"}, { id: "2", name: "PlayStation Zone", price: "₹120/hour", imageSrc: "http://img.b2bpic.net/free-photo/crop-girl-playing-game-with-friends_23-2147745109.jpg", imageAlt: "PS5 gaming lounge with large screens"}, { @@ -125,9 +125,9 @@ export default function LandingPage() { { id: "3", name: "Aditya Patel, Tournament Player", date: "Date: 22 November 2024", title: "Perfect venue for esports tournaments", quote: "Organized a competitive gaming tournament here last month. The tournament setup is world-class, equipment is reliable, and the café staff managed everything perfectly. Professional experience!", tag: "Tournament Organizer", avatarSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-streamer-playing-video-game-using-joystick-gaming-room_839833-8031.jpg", avatarAlt: "Aditya Patel", imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-streamer-playing-video-game-using-joystick-gaming-room_839833-8031.jpg"}, { - id: "4", name: "Sneha Verma, Casual Gamer", date: "Date: 19 November 2024", title: "Amazing vibe, great gaming experience", quote: "Love the casual gaming atmosphere and comfortable seating. The staff is friendly and patient with newcomers. It's the perfect spot to unwind and play my favorite games. Great value!", tag: "Casual Gamer", avatarSrc: "http://img.b2bpic.net/free-photo/pro-gamer-broadcasting-gameplay-front-internet-audience_482257-77071.jpg", avatarAlt: "Sneha Verma", imageSrc: "http://img.b2bpic.net/free-photo/pro-gamer-broadcasting-gameplay-front-internet-audience_482257-77071.jpg"}, + id: "4", name: "Sneha Verma, Casual Gamer", date: "Date: 19 November 2024", title: "Amazing vibe, great gaming experience", quote: "Love the casual gaming atmosphere and comfortable seating. The staff is friendly and patient with newcomers. It's the perfect spot to unwind and play my favorite games. Great value!", tag: "Casual Gamer", avatarSrc: "http://img.b2bpic.net/free-photo/pro-gamer-broadcasting-gameplay-front-internet-audience_482257-77071.jpg", avatarAlt: "Sneha Verma", imageSrc: "http://img.b2bpic.net/free-photo/pro-gamer-broadcasting-gameplay-front-internet-audience_482257-77071.jpg?_wi=1"}, { - id: "5", name: "Vikas Kumar, Esports Pro", date: "Date: 16 November 2024", title: "Professional-grade gaming setup", quote: "Tested the PCs here for my esports team practice. Specs are top-tier, latency is excellent, and the environment is distraction-free. This is where serious gamers practice!", tag: "Esports Player", avatarSrc: "http://img.b2bpic.net/free-photo/pro-gamer-broadcasting-gameplay-front-internet-audience_482257-77071.jpg", avatarAlt: "Vikas Kumar", imageSrc: "http://img.b2bpic.net/free-photo/pro-gamer-broadcasting-gameplay-front-internet-audience_482257-77071.jpg"}, + id: "5", name: "Vikas Kumar, Esports Pro", date: "Date: 16 November 2024", title: "Professional-grade gaming setup", quote: "Tested the PCs here for my esports team practice. Specs are top-tier, latency is excellent, and the environment is distraction-free. This is where serious gamers practice!", tag: "Esports Player", avatarSrc: "http://img.b2bpic.net/free-photo/pro-gamer-broadcasting-gameplay-front-internet-audience_482257-77071.jpg", avatarAlt: "Vikas Kumar", imageSrc: "http://img.b2bpic.net/free-photo/pro-gamer-broadcasting-gameplay-front-internet-audience_482257-77071.jpg?_wi=2"}, { id: "6", name: "Anjali Singh, Gaming Community Lead", date: "Date: 13 November 2024", title: "Supporting the local gaming community", quote: "Gamerz Villa has become a hub for our gaming community in Chinchwad. The management actively supports tournaments and gaming events. Definitely the best gaming café in the area!", tag: "Community Organizer", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-viewer-changing-channels-television-set-with-remote-control_482257-92306.jpg", avatarAlt: "Anjali Singh", imageSrc: "http://img.b2bpic.net/free-photo/smiling-viewer-changing-channels-television-set-with-remote-control_482257-92306.jpg"}, ]}