From 78a190e0ad8829460ea32ab6f6765c83c7a3dcee Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 06:48:09 +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 bedc8bf..eccac72 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,9 +48,9 @@ export default function LandingPage() { { text: "View Products", href: "#products" }, ]} slides={[ - { imageSrc: "http://img.b2bpic.net/free-photo/managing-storage-depot-operating-supply-chain-logistical-sector_482257-83400.jpg", imageAlt: "Wholesale warehouse" }, - { imageSrc: "http://img.b2bpic.net/free-photo/woman-placing-stacked-flowering-pots-shelf_23-2147948294.jpg", imageAlt: "Bulk goods" }, - { imageSrc: "http://img.b2bpic.net/free-photo/picture-two-young-businessmen-meeting-station_176420-6238.jpg", imageAlt: "Business meeting" }, + { imageSrc: "http://img.b2bpic.net/free-photo/managing-storage-depot-operating-supply-chain-logistical-sector_482257-83400.jpg?_wi=1", imageAlt: "Wholesale warehouse" }, + { imageSrc: "http://img.b2bpic.net/free-photo/woman-placing-stacked-flowering-pots-shelf_23-2147948294.jpg?_wi=1", imageAlt: "Bulk goods" }, + { imageSrc: "http://img.b2bpic.net/free-photo/picture-two-young-businessmen-meeting-station_176420-6238.jpg?_wi=1", imageAlt: "Business meeting" }, { imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-scene-with-warehouse-logistics-operations_23-2151468921.jpg", imageAlt: "Logistics" }, { imageSrc: "http://img.b2bpic.net/free-photo/employee-warehouse-using-ar-holographic-technology-visualize-how-best-stack-merchandise-shelves-make-room-more-worker-storage-establishment-uses-augmented-reality_482257-73099.jpg", imageAlt: "Shelf display" }, { imageSrc: "http://img.b2bpic.net/free-photo/drone-futuristic-warehouse_23-2151989539.jpg", imageAlt: "Abstract logistics" }, @@ -95,7 +95,7 @@ export default function LandingPage() { features={[ { title: "Competitive Pricing", description: "Best prices in the market guaranteed through direct wholesale sourcing.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/managing-storage-depot-operating-supply-chain-logistical-sector_482257-83400.jpg", imageAlt: "wholesale warehouse modern" + imageSrc: "http://img.b2bpic.net/free-photo/managing-storage-depot-operating-supply-chain-logistical-sector_482257-83400.jpg?_wi=2", imageAlt: "wholesale warehouse modern" }, items: [ { icon: CheckCircle, text: "Direct manufacturer partnerships" }, @@ -105,7 +105,7 @@ export default function LandingPage() { }, { title: "Wide Product Range", description: "Everything from FMCG to industrial necessities under one roof.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/woman-placing-stacked-flowering-pots-shelf_23-2147948294.jpg", imageAlt: "fresh wholesale goods" + imageSrc: "http://img.b2bpic.net/free-photo/woman-placing-stacked-flowering-pots-shelf_23-2147948294.jpg?_wi=2", imageAlt: "fresh wholesale goods" }, items: [ { icon: CheckCircle, text: "Constantly updated catalog" }, @@ -115,7 +115,7 @@ export default function LandingPage() { }, { title: "Fast & Reliable", description: "Efficient service with quick turnaround times for all orders.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/picture-two-young-businessmen-meeting-station_176420-6238.jpg", imageAlt: "wholesale business meeting" + imageSrc: "http://img.b2bpic.net/free-photo/picture-two-young-businessmen-meeting-station_176420-6238.jpg?_wi=2", imageAlt: "wholesale business meeting" }, items: [ { icon: CheckCircle, text: "Same-day dispatch" },