From 9615eb390720285846051350df69f65d433f4063 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 12:49:23 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 17047e5..e15317d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -76,7 +76,7 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "p1", name: "iPhone 15 Pro", price: "D 65,000", variant: "In Stock", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-phone-mockup-with-blank-screen-white-background_9975-134432.jpg"}, + id: "p1", name: "iPhone 15 Pro", price: "D 65,000", variant: "In Stock", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CWz1M5SSUovfzPmFmCVn77oYTN/uploaded-1776516543761-vp46yw21.avif"}, { id: "p2", name: "Fast Charger 20W", price: "D 1,500", variant: "In Stock", imageSrc: "http://img.b2bpic.net/free-photo/top-view-desk-with-notepad-earbuds_23-2148557255.jpg"}, {