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", }, ]}