From 9f211797db57b8141d299d889579039b3a232e8d Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 17:19:17 +0000 Subject: [PATCH] Update src/app/events/page.tsx --- src/app/events/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/events/page.tsx b/src/app/events/page.tsx index 8246338..39c3170 100644 --- a/src/app/events/page.tsx +++ b/src/app/events/page.tsx @@ -235,7 +235,7 @@ export default function EventsPage() { price: "$125.00", rating: 5, reviewCount: "2.1k", - imageSrc: "http://img.b2bpic.net/free-vector/medical-booking-app-concept_23-2148565808.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/medical-booking-app-concept_23-2148565808.jpg?_wi=2", imageAlt: "The Lion King Broadway", }, { @@ -245,7 +245,7 @@ export default function EventsPage() { price: "$95.00", rating: 4, reviewCount: "1.8k", - imageSrc: "http://img.b2bpic.net/free-photo/contactless-cashless-payment-through-qr-code-mobile-banking_53876-101160.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/contactless-cashless-payment-through-qr-code-mobile-banking_53876-101160.jpg?_wi=3", imageAlt: "Baseball Game Tickets", }, { @@ -255,7 +255,7 @@ export default function EventsPage() { price: "$175.00", rating: 5, reviewCount: "3.2k", - imageSrc: "http://img.b2bpic.net/free-vector/gradient-online-ticket-template_23-2151049163.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/gradient-online-ticket-template_23-2151049163.jpg?_wi=2", imageAlt: "Comedy Show", }, { @@ -265,7 +265,7 @@ export default function EventsPage() { price: "$250.00", rating: 5, reviewCount: "5.6k", - imageSrc: "http://img.b2bpic.net/free-photo/blurry-woman-with-health-passport-medium-shot_23-2149340941.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blurry-woman-with-health-passport-medium-shot_23-2149340941.jpg?_wi=3", imageAlt: "Concert Tickets", }, { @@ -275,7 +275,7 @@ export default function EventsPage() { price: "$350.00", rating: 4, reviewCount: "847", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-manager-working-with-report-data_1262-3723.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-manager-working-with-report-data_1262-3723.jpg?_wi=4", imageAlt: "Fashion Week", }, { @@ -285,7 +285,7 @@ export default function EventsPage() { price: "$425.00", rating: 5, reviewCount: "4.3k", - imageSrc: "http://img.b2bpic.net/free-photo/entrepreneur-examining-accountancy-data-reports-within-business-operations_482257-91725.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/entrepreneur-examining-accountancy-data-reports-within-business-operations_482257-91725.jpg?_wi=4", imageAlt: "Music Festival", }, ]}