From bb3ac6f9c378963938519e0b41c8edeadcd4f1a0 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 10 Jun 2026 01:20:12 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 58e55ff..02bcfa0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -149,11 +149,11 @@ export default function LandingPage() { id: "prod-4", brand: "AJB Lifestyle", name: "Luxury Home Decor Vase", price: "180 درهم", rating: 4.5, reviewCount: "0 Reviews", imageSrc: "http://img.b2bpic.net/free-photo/plants-white-shelves-glasshouse_53876-65128.jpg", imageAlt: "Stylish glass vase for home decoration"}, { - id: "prod-5", brand: "AJB Kitchen", name: "Smart Multi-Function Chopper", price: "220 درهم", rating: 4, - reviewCount: "0 Reviews", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-assortment-supplies-one-color_23-2149669148.jpg", imageAlt: "Electric food chopper and mixer"}, + id: "prod-5", brand: "AJB Kitchen", name: "Set of 6 stainless steel saucepans (18/10 stainless steel) ", price: "749 درهم", rating: 4, + reviewCount: "0 Reviews", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EvJ2TOzUpyTdDtJv9mNycOHRiO/uploaded-1781054251684-6jwglf0c.jpg", imageAlt: "Electric food chopper and mixer"}, { - id: "prod-6", brand: "AJB Outdoor", name: "Solar-Powered Garden Lights (Pack of 4)", price: "300 درهم", rating: 4.5, - reviewCount: "0 Reviews", imageSrc: "http://img.b2bpic.net/free-photo/light-lamp_1339-1609.jpg", imageAlt: "Solar-powered garden pathway lights"}, + id: "prod-6", brand: "a 9-piece steel knife set ", name: "a 9-piece steel knife set", price: "300 درهم", rating: 4.5, + reviewCount: "0 Reviews", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EvJ2TOzUpyTdDtJv9mNycOHRiO/uploaded-1781054069273-1k6poyy9.jpg", imageAlt: "Solar-powered garden pathway lights"}, { id: "prod-7", brand: "EDENBERG", name: "Knife Set", price: "180 درهم", rating: 5, reviewCount: "0 Reviews", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EvJ2TOzUpyTdDtJv9mNycOHRiO/uploaded-1781053882684-tck91nve.jpg", imageAlt: "EDENBERG Knife Set" -- 2.49.1