From cafd0f4e7945691737cff310c7fe08b279f8a9e8 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 20 May 2026 10:39:36 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 42397f8..2f13de2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { description="Join the premier poker community in Liège. Whether you're a seasoned pro or just starting your journey, we offer high-stakes excitement and a friendly, professional atmosphere." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/fanned-deck-playing-cards-casino_23-2147881561.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fanned-deck-playing-cards-casino_23-2147881561.jpg?_wi=1", imageAlt: "Poker Table", }, { @@ -192,7 +192,7 @@ export default function LandingPage() { description: "A welcoming group of players at every level.", bentoComponent: "reveal-icon", icon: Users, - imageSrc: "http://img.b2bpic.net/free-photo/fanned-deck-playing-cards-casino_23-2147881561.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fanned-deck-playing-cards-casino_23-2147881561.jpg?_wi=2", imageAlt: "professional poker table view", }, { @@ -200,7 +200,7 @@ export default function LandingPage() { description: "Comfortable, well-maintained poker tables.", bentoComponent: "reveal-icon", icon: LayoutDashboard, - imageSrc: "http://img.b2bpic.net/free-photo/friends-playing-poker-together_23-2149342797.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/friends-playing-poker-together_23-2149342797.jpg?_wi=1", imageAlt: "professional poker table view", }, ]} @@ -334,7 +334,7 @@ export default function LandingPage() { button: { text: "Go Pro", }, - imageSrc: "http://img.b2bpic.net/free-photo/fanned-deck-playing-cards-casino_23-2147881561.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fanned-deck-playing-cards-casino_23-2147881561.jpg?_wi=3", imageAlt: "professional poker table view", }, { @@ -350,7 +350,7 @@ export default function LandingPage() { button: { text: "Go Legend", }, - imageSrc: "http://img.b2bpic.net/free-photo/friends-playing-poker-together_23-2149342797.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/friends-playing-poker-together_23-2149342797.jpg?_wi=2", imageAlt: "professional poker table view", }, ]}