From 0b198382623b08e2b33f9fdd2018b0c901db040a Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 12 Apr 2026 14:40:21 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 075c70f..4fb6f95 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,15 +65,15 @@ export default function LandingPage() { description="Vantage Social transforms your digital presence into a high-growth asset. We combine cutting-edge analytics with creative strategy to dominate social feeds." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/filter-icon-front-side_187299-45145.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/filter-icon-front-side_187299-45145.jpg?_wi=1", imageAlt: "Dashboard 1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/hands-using-tablet-screen-showing-statistics-business-data_53876-42762.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hands-using-tablet-screen-showing-statistics-business-data_53876-42762.jpg?_wi=1", imageAlt: "Dashboard 2", }, { - imageSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-togethter_23-2148478789.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-togethter_23-2148478789.jpg?_wi=1", imageAlt: "Team 1", }, { @@ -200,7 +200,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-technology-lifestyle-social-network-concept_53876-23191.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/filter-icon-front-side_187299-45145.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/filter-icon-front-side_187299-45145.jpg?_wi=2", imageAlt: "mobile phone ui chart", }, { @@ -212,7 +212,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/market-trends-concept-with-smartphone_23-2150372418.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/hands-using-tablet-screen-showing-statistics-business-data_53876-42762.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hands-using-tablet-screen-showing-statistics-business-data_53876-42762.jpg?_wi=2", imageAlt: "mobile phone ui chart", }, { @@ -224,7 +224,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/smartphone-displaying-financial-data-charts_23-2152020638.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-togethter_23-2148478789.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-togethter_23-2148478789.jpg?_wi=2", imageAlt: "mobile phone ui chart", }, ]} -- 2.49.1