From 73ceba7977e9ac7cfb0b701247444bf628593e16 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 11 Jun 2026 13:59:21 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0e93c1b..2da3f95 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -92,15 +92,15 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/silhouette-young-lady-crowd-concert_181624-27673.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/silhouette-young-lady-crowd-concert_181624-27673.jpg?_wi=1", imageAlt: "Crowd cheering at a vibrant music concert", }, { - imageSrc: "http://img.b2bpic.net/free-photo/soccer-fans-cheering-their-team_23-2151536086.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/soccer-fans-cheering-their-team_23-2151536086.jpg?_wi=1", imageAlt: "Large stadium filled with fans during a sports event", }, { - imageSrc: "http://img.b2bpic.net/free-photo/young-man-woman-vaping-from-hookah-indoors_23-2149173656.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-woman-vaping-from-hookah-indoors_23-2149173656.jpg?_wi=1", imageAlt: "Audience laughing at a stand-up comedy show", }, { @@ -147,7 +147,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/big-screen-financial-department-office-shows-stock-exchange-indices_482257-91771.jpg", imageAlt: "Mobile phone showing event details and ticket options", }, - imageSrc: "http://img.b2bpic.net/free-photo/silhouette-young-lady-crowd-concert_181624-27673.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/silhouette-young-lady-crowd-concert_181624-27673.jpg?_wi=2", imageAlt: "mobile phone displaying event calendar", }, { @@ -161,7 +161,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/member-log-membership-username-password-concept_53876-167146.jpg", imageAlt: "Fingerprint scanning for secure mobile payment", }, - imageSrc: "http://img.b2bpic.net/free-photo/soccer-fans-cheering-their-team_23-2151536086.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/soccer-fans-cheering-their-team_23-2151536086.jpg?_wi=2", imageAlt: "mobile phone displaying event calendar", }, { @@ -175,7 +175,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/young-woman-scanning-qr-code_23-2149321645.jpg", imageAlt: "Phone screen displaying a QR code digital ticket", }, - imageSrc: "http://img.b2bpic.net/free-photo/young-man-woman-vaping-from-hookah-indoors_23-2149173656.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-woman-vaping-from-hookah-indoors_23-2149173656.jpg?_wi=2", imageAlt: "mobile phone displaying event calendar", }, ]}