diff --git a/src/app/page.tsx b/src/app/page.tsx index 6fe4aee..c16802d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,7 +58,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/it-team-play-video-games-console-while-relaxing-after-work_158595-5232.jpg", imageAlt: "gaming center lounge interior entertainment" }, { - imageSrc: "http://img.b2bpic.net/free-photo/group-multiracial-teens-playing-video-games-video-game-club-with-blue-red-illumination-excited-because-victory_1268-24592.jpg", imageAlt: "gamers people gaming competition" + imageSrc: "http://img.b2bpic.net/free-photo/group-multiracial-teens-playing-video-games-video-game-club-with-blue-red-illumination-excited-because-victory_1268-24592.jpg?_wi=1", imageAlt: "gamers people gaming competition" } ]} autoplayDelay={5000} @@ -82,10 +82,10 @@ export default function LandingPage() { title: "Unbeatable Pricing", description: "$10/hour or $30 day passes. Membership discounts available. We believe premium gaming shouldn't break the bank.", imageSrc: "http://img.b2bpic.net/free-photo/economy-chart-paper-sheet_23-2148541997.jpg", imageAlt: "price affordable budget value" }, { - title: "Great Community Vibes", description: "Friendly staff, welcoming atmosphere, and passionate gamers. Connect with fellow players and make lasting gaming friendships.", imageSrc: "http://img.b2bpic.net/free-photo/cooperation-society-community-social-together_53876-13801.jpg", imageAlt: "community people together social" + title: "Great Community Vibes", description: "Friendly staff, welcoming atmosphere, and passionate gamers. Connect with fellow players and make lasting gaming friendships.", imageSrc: "http://img.b2bpic.net/free-photo/cooperation-society-community-social-together_53876-13801.jpg?_wi=1", imageAlt: "community people together social" }, { - title: "Events & Parties", description: "Perfect venue for birthday parties, corporate team building, and gaming tournaments. Book your event today.", imageSrc: "http://img.b2bpic.net/free-photo/celebrating-birthday_1098-16052.jpg", imageAlt: "birthday party celebration group event" + title: "Events & Parties", description: "Perfect venue for birthday parties, corporate team building, and gaming tournaments. Book your event today.", imageSrc: "http://img.b2bpic.net/free-photo/celebrating-birthday_1098-16052.jpg?_wi=1", imageAlt: "birthday party celebration group event" } ]} gridVariant="two-columns-alternating-heights" @@ -138,15 +138,15 @@ export default function LandingPage() { products={[ { id: "birthday-party", brand: "Click Esports", name: "Birthday Party Package", price: "From $200", rating: 5, - reviewCount: "50+", imageSrc: "http://img.b2bpic.net/free-photo/celebrating-birthday_1098-16052.jpg", imageAlt: "birthday party celebration group event" + reviewCount: "50+", imageSrc: "http://img.b2bpic.net/free-photo/celebrating-birthday_1098-16052.jpg?_wi=2", imageAlt: "birthday party celebration group event" }, { id: "corporate-event", brand: "Click Esports", name: "Corporate Team Building", price: "From $400", rating: 5, - reviewCount: "30+", imageSrc: "http://img.b2bpic.net/free-photo/cooperation-society-community-social-together_53876-13801.jpg", imageAlt: "community people together social" + reviewCount: "30+", imageSrc: "http://img.b2bpic.net/free-photo/cooperation-society-community-social-together_53876-13801.jpg?_wi=2", imageAlt: "community people together social" }, { id: "tournament", brand: "Click Esports", name: "Gaming Tournament", price: "From $500", rating: 5, - reviewCount: "25+", imageSrc: "http://img.b2bpic.net/free-photo/group-multiracial-teens-playing-video-games-video-game-club-with-blue-red-illumination-excited-because-victory_1268-24592.jpg", imageAlt: "gamers people gaming competition" + reviewCount: "25+", imageSrc: "http://img.b2bpic.net/free-photo/group-multiracial-teens-playing-video-games-video-game-club-with-blue-red-illumination-excited-because-victory_1268-24592.jpg?_wi=2", imageAlt: "gamers people gaming competition" } ]} /> @@ -164,27 +164,27 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Alex Martinez", handle: "@gamingpro_alex", testimonial: "Good vibes, nice hardware and excellent service. Best gaming spot in Ottawa by far!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-people-avatar-collection_23-2148074529.jpg", imageAlt: "portrait person profile avatar" + imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-people-avatar-collection_23-2148074529.jpg?_wi=1", imageAlt: "portrait person profile avatar" }, { id: "2", name: "Jordan Chen", handle: "@jordanplaysgames", testimonial: "At $10 an hour you can't go wrong. High-end PCs, great atmosphere, and friendly staff.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-people-avatar-collection_23-2148074529.jpg", imageAlt: "portrait person profile avatar" + imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-people-avatar-collection_23-2148074529.jpg?_wi=2", imageAlt: "portrait person profile avatar" }, { id: "3", name: "Sarah Thompson", handle: "@sarah_gamer", testimonial: "Hosted my daughter's birthday party here. The staff was amazing and all the kids had a blast!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-people-avatar-collection_23-2148074529.jpg", imageAlt: "portrait person profile avatar" + imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-people-avatar-collection_23-2148074529.jpg?_wi=3", imageAlt: "portrait person profile avatar" }, { id: "4", name: "Mike Rodriguez", handle: "@mikecompetes", testimonial: "Snacks and drinks are amazing. This is where the competitive gaming community hangs out.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-people-avatar-collection_23-2148074529.jpg", imageAlt: "portrait person profile avatar" + imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-people-avatar-collection_23-2148074529.jpg?_wi=4", imageAlt: "portrait person profile avatar" }, { id: "5", name: "Lisa Park", handle: "@lisaplaysgames", testimonial: "The membership is worth every penny. Unlimited access, priority bookings, and awesome perks.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-people-avatar-collection_23-2148074529.jpg", imageAlt: "portrait person profile avatar" + imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-people-avatar-collection_23-2148074529.jpg?_wi=5", imageAlt: "portrait person profile avatar" }, { id: "6", name: "Chris Anderson", handle: "@chrisgaming", testimonial: "First-class facilities and equipment. Definitely coming back for more competitive tournaments.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-people-avatar-collection_23-2148074529.jpg", imageAlt: "portrait person profile avatar" + imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-people-avatar-collection_23-2148074529.jpg?_wi=6", imageAlt: "portrait person profile avatar" } ]} />