diff --git a/src/main/webapp/index.jsp b/src/main/webapp/index.jsp index ce45efdcd..b8a0f7a7d 100644 --- a/src/main/webapp/index.jsp +++ b/src/main/webapp/index.jsp @@ -756,7 +756,7 @@ const PRODUCTS = [{ id: 1, title: 'iPhone 14 Pro Max', - price: 1099, + price: 2000, oldPrice: 1199, rating: 5, reviews: 128, @@ -767,7 +767,7 @@ { id: 2, title: 'MacBook Pro 14"', - price: 1999, + price: 2001, rating: 4, reviews: 86, img: 'https://images.unsplash.com/photo-1593642632823-8f785ba67e45?auto=format&fit=crop&w=600&q=80',