Merge version_2 into main #9
@@ -41,9 +41,9 @@ export default function LandingPage() {
|
||||
<ProductCatalog
|
||||
layout="page"
|
||||
products={[
|
||||
{ id: "1", name: "Steak Au Poivre", price: "¢280", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/dark-plate-with-mushroom-dark-table_23-2148340435.jpg?_wi=3" },
|
||||
{ id: "2", name: "Vanilla Infused Lamb", price: "¢320", rating: 4, imageSrc: "http://img.b2bpic.net/free-photo/fried-lamb-topped-with-vanilla-ice-cream-placed-lipstick-perfume_140725-2520.jpg?_wi=3" },
|
||||
{ id: "3", name: "Signature Confiture Skewer", price: "¢250", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/stick-confitures-inside-brown-plate-yellow-background-snack-photo-color-food-meal_140725-30093.jpg?_wi=3" }
|
||||
{ id: "1", name: "Steak Au Poivre", price: "¢280", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C0t1855jSM9cy1mBUiraRItHGd/uploaded-1775613083608-l9n88hkk.jpg" },
|
||||
{ id: "2", name: "Vanilla Infused Lamb", price: "¢320", rating: 4, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C0t1855jSM9cy1mBUiraRItHGd/uploaded-1775613102384-9sbd6obp.jpg" },
|
||||
{ id: "3", name: "Signature Confiture Skewer", price: "¢250", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C0t1855jSM9cy1mBUiraRItHGd/uploaded-1775613122617-at294qar.jpg" }
|
||||
]}
|
||||
searchPlaceholder="Search our seasonal menu..."
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user