Update src/app/page.tsx

This commit is contained in:
2026-05-11 15:50:35 +00:00
parent e458e08a80
commit 4a53dcf18f

View File

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