From 133b86ecc9e1d5554f7c3019654c20e7f2d2861a Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Mar 2026 09:07:56 +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 5cd5861..c95deeb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -108,13 +108,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", }, ]} @@ -133,13 +133,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