From 4a3e8ac3a88f84d864e19ef79cf0b886f6cc7103 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Mar 2026 09:06:32 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c69ea84..aaceaed 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -107,13 +107,13 @@ export default function LandingPage() { { title: "Personalized Recommendations", description: "Our smart algorithm learns your interests to suggest events you'll love, ensuring you never miss an opportunity that aligns with your passions.", - imageSrc: "http://img.b2bpic.net/free-vector/goals-habits-tracking-app_23-2148634710.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/goals-habits-tracking-app_23-2148634710.jpg?_wi=1", imageAlt: "Student viewing personalized event recommendations on a smartphone", }, { title: "Categorized Browsing", description: "Easily filter events by categories like sports, networking, arts, or social gatherings. Find exactly what you're looking for with a tap.", - imageSrc: "http://img.b2bpic.net/free-photo/tablet-with-blank-screen-business-chart-copy-space-business-concept-v_1150-2248.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tablet-with-blank-screen-business-chart-copy-space-business-concept-v_1150-2248.jpg?_wi=1", imageAlt: "Interface showing event categories for browsing", }, ]} @@ -131,13 +131,13 @@ export default function LandingPage() { { title: "Personalized Recommendations", description: "Our smart algorithm learns your interests to suggest events you'll love, ensuring you never miss an opportunity that aligns with your passions.", - imageSrc: "http://img.b2bpic.net/free-vector/goals-habits-tracking-app_23-2148634710.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/goals-habits-tracking-app_23-2148634710.jpg?_wi=2", imageAlt: "Student viewing personalized event recommendations on a smartphone", }, { title: "Categorized Browsing", description: "Easily filter events by categories like sports, networking, arts, or social gatherings. Find exactly what you're looking for with a tap.", - imageSrc: "http://img.b2bpic.net/free-photo/tablet-with-blank-screen-business-chart-copy-space-business-concept-v_1150-2248.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tablet-with-blank-screen-business-chart-copy-space-business-concept-v_1150-2248.jpg?_wi=2", imageAlt: "Interface showing event categories for browsing", }, ]} -- 2.49.1