From c58339b84df5f79cb63be5e61863f91be0ea39a7 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 10:12:04 +0000 Subject: [PATCH] Update src/app/responsible/page.tsx --- src/app/responsible/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/responsible/page.tsx b/src/app/responsible/page.tsx index 5355e18..c3dc646 100644 --- a/src/app/responsible/page.tsx +++ b/src/app/responsible/page.tsx @@ -74,11 +74,11 @@ export default function ResponsibleGamblingPage() { icon: Lock, mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-vector/abstract-secure-technology-background-with-circuit_52683-28466.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/abstract-secure-technology-background-with-circuit_52683-28466.jpg?_wi=11", imageAlt: "Deposit Limit Controls", }, { - imageSrc: "http://img.b2bpic.net/free-vector/abstract-secure-technology-background-with-circuit_52683-28466.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/abstract-secure-technology-background-with-circuit_52683-28466.jpg?_wi=12", imageAlt: "Financial Protection", }, ]} @@ -89,11 +89,11 @@ export default function ResponsibleGamblingPage() { icon: AlertCircle, mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-vector/abstract-secure-technology-background-with-circuit_52683-28466.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/abstract-secure-technology-background-with-circuit_52683-28466.jpg?_wi=13", imageAlt: "Self-Exclusion Tools", }, { - imageSrc: "http://img.b2bpic.net/free-vector/abstract-secure-technology-background-with-circuit_52683-28466.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/abstract-secure-technology-background-with-circuit_52683-28466.jpg?_wi=14", imageAlt: "Account Control", }, ]} @@ -155,7 +155,7 @@ export default function ResponsibleGamblingPage() { {/* Footer */}