From a09c4467a3309d500c1a7b3ebe0d1fbb72e21602 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 15 May 2026 09:09:01 +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 2a0cb0f..441fc18 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -88,7 +88,7 @@ export default function LandingPage() { products={[ { id: "1", brand: "Main", name: "Waraa Enab", price: "4.00 JD", rating: 5, - reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/tasty-meat-meal-with-rusk-yogurt-tomato-table_114579-9282.jpg"}, + reviewCount: "120", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DjQKUdVa4S75DwTXiayDj3Gk6T/uploaded-1778836113287-twtcsty6.png"}, { id: "2", brand: "Main", name: "Stuffed Vegetables", price: "5.50 JD", rating: 5, reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/wooden-plate-fried-sliced-eggplant-with-peppers-marble-table_114579-56306.jpg"},