diff --git a/src/app/page.tsx b/src/app/page.tsx index 52c4b51..81b2052 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -88,7 +88,7 @@ export default function LandingPage() { { id: "p2", brand: "Popular", name: "Tandoori Pizza", price: "₹349", rating: 4.8, reviewCount: "180", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-party_23-2151309438.jpg" }, { id: "p3", brand: "Brew", name: "Irish Latte", price: "₹249", rating: 4.7, reviewCount: "320", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cups-coffee-wooden-cutting-board-old-newspaper-cookies-cinnamon-limes-chocolate-bars-spiral-notebook-dark-background_140725-142791.jpg" }, { id: "p4", brand: "Refreshing", name: "Blue Lagoon Mojito", price: "₹219", rating: 4.6, reviewCount: "150", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DRh6uwt7cBBNYBRFrD2bCsEf79/uploaded-1778252243735-wh1myrol.webp" }, - { id: "p5", brand: "Dessert", name: "Brownie Hot Chocolate", price: "₹279", rating: 4.9, reviewCount: "410", imageSrc: "http://img.b2bpic.net/free-photo/woman-brown-bra-holds-plate-with-waffles-chocolate-sauce-peanuts_197531-18182.jpg" }, + { id: "p5", brand: "Dessert", name: "Brownie Hot Chocolate", price: "₹279", rating: 4.9, reviewCount: "410", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DRh6uwt7cBBNYBRFrD2bCsEf79/uploaded-1778252264172-7gew27c2.webp" }, { id: "p6", brand: "Trending", name: "Cheesy Ramen", price: "₹329", rating: 4.8, reviewCount: "205", imageSrc: "http://img.b2bpic.net/free-photo/assortment-noodles-table_23-2148803807.jpg" }, ]} title="Featured Culinary Delights"