From f960ad65c2a4392ea7a51e6ab0b311fd8521ca7b Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 7 Jun 2026 18:32:08 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c0b7925..d064901 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -84,7 +84,7 @@ export default function LandingPage() { handle: "@sarah_j", testimonial: "StockWise transformed how we manage our inventory. Real-time insights are a game-changer for our small business!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-using-tablet-table_23-2148095761.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-using-tablet-table_23-2148095761.jpg?_wi=1", imageAlt: "Sarah Johnson, Store Manager", }, { @@ -92,7 +92,7 @@ export default function LandingPage() { handle: "@mike_c", testimonial: "The reporting features are incredibly detailed and essential for GST compliance. Our finance team loves it.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=1", imageAlt: "Michael Chen, Finance Lead", }, { @@ -100,7 +100,7 @@ export default function LandingPage() { handle: "@emily_r", testimonial: "Stock adjustment workflows are so simple. Barcode scanning makes our warehouse operations much faster.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-male-worker-wearing-hard-hat-warehouse_107420-96568.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-male-worker-wearing-hard-hat-warehouse_107420-96568.jpg?_wi=1", imageAlt: "Emily Rodriguez, Warehouse Supervisor", }, { @@ -152,7 +152,7 @@ export default function LandingPage() { }, ]} avatarText="Trusted by over 1000+ businesses" - 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="StockWise dashboard showing real-time inventory and sales analytics" mediaAnimation="opacity" fixedMediaHeight={true} @@ -219,7 +219,7 @@ export default function LandingPage() { title: "Seamless Sales & Invoice Processing", description: "Generate invoices, process sales orders, and manage returns effortlessly, integrating directly with your stock levels.", bentoComponent: "animated-bar-chart", - 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: "global data network illustration", }, { @@ -227,7 +227,7 @@ export default function LandingPage() { description: "Access detailed sales, inventory, and profit reports tailored for GST compliance and in-depth business analysis.", bentoComponent: "reveal-icon", icon: FileText, - imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-using-tablet-table_23-2148095761.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-using-tablet-table_23-2148095761.jpg?_wi=2", imageAlt: "global data network illustration", }, { @@ -251,7 +251,7 @@ export default function LandingPage() { value: "Stock Adjust", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=2", imageAlt: "global data network illustration", }, { @@ -296,7 +296,7 @@ export default function LandingPage() { icon: LifeBuoy, }, ], - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-male-worker-wearing-hard-hat-warehouse_107420-96568.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-male-worker-wearing-hard-hat-warehouse_107420-96568.jpg?_wi=2", imageAlt: "global data network illustration", }, ]}