From 14fffb0f84a859bd8accdb11a91ca33ae26c2141 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 17 Mar 2026 12:00:31 +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 485fa3e..f3508d5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -98,19 +98,19 @@ export default function LandingPage() { { id: 1, title: "Advanced Analytics", description: "Track your engagement, reach, and impact with comprehensive analytics tailored for professionals.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-vector/barber-shop-booking-app_23-2148555988.jpg", imageAlt: "Analytics dashboard mobile interface" + imageSrc: "http://img.b2bpic.net/free-vector/barber-shop-booking-app_23-2148555988.jpg?_wi=1", imageAlt: "Analytics dashboard mobile interface" }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-vector/instagram-profile-interface-template_52683-33061.jpg", imageAlt: "Premium profile settings mobile view" + imageSrc: "http://img.b2bpic.net/free-vector/instagram-profile-interface-template_52683-33061.jpg?_wi=1", imageAlt: "Premium profile settings mobile view" } }, { id: 2, title: "Exclusive Networking", description: "Connect with verified professionals and access exclusive networking events and opportunities.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-vector/barber-shop-booking-app_23-2148555988.jpg", imageAlt: "Networking interface mobile app" + imageSrc: "http://img.b2bpic.net/free-vector/barber-shop-booking-app_23-2148555988.jpg?_wi=2", imageAlt: "Networking interface mobile app" }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-vector/instagram-profile-interface-template_52683-33061.jpg", imageAlt: "Event listings mobile interface" + imageSrc: "http://img.b2bpic.net/free-vector/instagram-profile-interface-template_52683-33061.jpg?_wi=2", imageAlt: "Event listings mobile interface" } } ]} -- 2.49.1