From 5510ae4bf20fb669226e3f78957cd3a635afe78d Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 13:49:04 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e0151ee..4dc92f3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,7 +54,7 @@ export default function LandingPage() { background={{ variant: "radial-gradient" }} dashboard={{ title: "Real-Time POS Analytics", logoIcon: Zap, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATy7JBwogecD3O5KxYGr1MFKlp/a-high-quality-mockup-of-a-professional--1772632095842-b2e797b5.png", searchPlaceholder: "Search products...", buttons: [ + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATy7JBwogecD3O5KxYGr1MFKlp/a-high-quality-mockup-of-a-professional--1772632095842-b2e797b5.png?_wi=1", searchPlaceholder: "Search products...", buttons: [ { text: "Dashboard", href: "#" }, { text: "Export Report", href: "#" } ], @@ -111,7 +111,7 @@ export default function LandingPage() { title: "Barcode & Weight Pricing", description: "Fast, accurate product scanning with integrated weight scale support for accurate pricing on bulk items.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATy7JBwogecD3O5KxYGr1MFKlp/close-up-of-a-black-african-cashier-s-ha-1772632093654-8f479d3f.png", imageAlt: "Barcode scanning at supermarket checkout" }, { - title: "Multi-Store Inventory", description: "Manage inventory across multiple store locations in real-time with automatic stock level alerts and reorder management.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATy7JBwogecD3O5KxYGr1MFKlp/a-high-quality-mockup-of-a-professional--1772632095842-b2e797b5.png", imageAlt: "Inventory dashboard showing stock levels" + title: "Multi-Store Inventory", description: "Manage inventory across multiple store locations in real-time with automatic stock level alerts and reorder management.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATy7JBwogecD3O5KxYGr1MFKlp/a-high-quality-mockup-of-a-professional--1772632095842-b2e797b5.png?_wi=2", imageAlt: "Inventory dashboard showing stock levels" }, { title: "M-Pesa Integration", description: "Accept M-Pesa payments directly through your POS with instant payment confirmation and transaction records.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATy7JBwogecD3O5KxYGr1MFKlp/a-smartphone-screen-displaying-m-pesa-pa-1772632093632-c63a56df.png", imageAlt: "M-Pesa payment confirmation on mobile" -- 2.49.1