diff --git a/src/app/page.tsx b/src/app/page.tsx index 0a42542..c7c074f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -81,7 +81,7 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "1", brand: "Lush Layers", name: "Chocolate Cake", price: "PKR 1,500 - 3,500", rating: 5, + id: "1", brand: "Lush Layers", name: "Chocolate Cake", price: "PKR 1,500 - 2,000", rating: 5, reviewCount: "23", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-chocolate-cake_23-2148549962.jpg", imageAlt: "Rich premium chocolate cake" }, {