From 4a53dcf18f40a6d26b63c33625625cf9f1f5a2f1 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 11 May 2026 15:50:35 +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 ba37f51..3a14e12 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { href: "#features", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/digital-tablet-online-learning_53876-97299.jpg" + imageSrc="http://img.b2bpic.net/free-photo/digital-tablet-online-learning_53876-97299.jpg?_wi=1" imageAlt="Modern marketplace software" mediaAnimation="slide-up" avatars={[ @@ -123,7 +123,7 @@ export default function LandingPage() { title: "Store Creation", subtitle: "Built for scale", description: "Launch professional boutiques in minutes with our intuitive vendor tools.", - imageSrc: "http://img.b2bpic.net/free-photo/clients-assisted-by-salesman-eco-store_482257-76097.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/clients-assisted-by-salesman-eco-store_482257-76097.jpg?_wi=1", }, { tag: "Customers", @@ -229,7 +229,7 @@ export default function LandingPage() { button: { text: "Go Pro", }, - imageSrc: "http://img.b2bpic.net/free-photo/digital-tablet-online-learning_53876-97299.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/digital-tablet-online-learning_53876-97299.jpg?_wi=2", imageAlt: "Volunteer scanning food donations for charity", }, { @@ -245,7 +245,7 @@ export default function LandingPage() { button: { text: "Contact Us", }, - imageSrc: "http://img.b2bpic.net/free-photo/clients-assisted-by-salesman-eco-store_482257-76097.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/clients-assisted-by-salesman-eco-store_482257-76097.jpg?_wi=2", imageAlt: "Volunteer scanning food donations for charity", }, ]}