Update src/app/page.tsx

This commit is contained in:
2026-04-24 21:23:51 +00:00
parent cd514af574
commit 349e3ede68

View File

@@ -61,11 +61,11 @@ export default function LandingPage() {
description="Streamline your inventory, manage shop credits, and automate your FMCG distribution workflow in one powerful dashboard."
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/verification-young-long-haired-woman-white-protective-helmet-with-tablet-hands-looking-attentively-shelves-with-goods-warehouse-walking-aisle_259150-56884.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/verification-young-long-haired-woman-white-protective-helmet-with-tablet-hands-looking-attentively-shelves-with-goods-warehouse-walking-aisle_259150-56884.jpg?_wi=1",
imageAlt: "warehouse distribution shelves food storage",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/data-analytics-dashboard_23-2152001529.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/data-analytics-dashboard_23-2152001529.jpg?_wi=1",
imageAlt: "supply chain dashboard ui clean design",
},
{
@@ -226,7 +226,7 @@ export default function LandingPage() {
button: {
text: "Get Started",
},
imageSrc: "http://img.b2bpic.net/free-photo/verification-young-long-haired-woman-white-protective-helmet-with-tablet-hands-looking-attentively-shelves-with-goods-warehouse-walking-aisle_259150-56884.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/verification-young-long-haired-woman-white-protective-helmet-with-tablet-hands-looking-attentively-shelves-with-goods-warehouse-walking-aisle_259150-56884.jpg?_wi=2",
imageAlt: "Industrial warehouse stacking packages with order invoices",
},
{
@@ -242,7 +242,7 @@ export default function LandingPage() {
button: {
text: "Get Started",
},
imageSrc: "http://img.b2bpic.net/free-photo/data-analytics-dashboard_23-2152001529.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/data-analytics-dashboard_23-2152001529.jpg?_wi=2",
imageAlt: "Industrial warehouse stacking packages with order invoices",
},
]}