Merge version_1 into main #4
@@ -56,12 +56,12 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{ id: "dish1", name: "Steak Au Poivre", price: "GHS 350", imageSrc: "http://img.b2bpic.net/free-photo/dark-plate-with-mushroom-dark-table_23-2148340435.jpg" },
|
||||
{ id: "dish2", name: "Sticky Toffee Pudding", price: "GHS 150", imageSrc: "http://img.b2bpic.net/free-photo/fried-lamb-topped-with-vanilla-ice-cream-placed-lipstick-perfume_140725-2520.jpg" },
|
||||
{ id: "dish3", name: "Goat Espetada", price: "GHS 280", imageSrc: "http://img.b2bpic.net/free-photo/stick-confitures-inside-brown-plate-yellow-background-snack-photo-color-food-meal_140725-30093.jpg" },
|
||||
{ id: "dish4", name: "Roasted Lamb", price: "GHS 320", imageSrc: "http://img.b2bpic.net/free-photo/dark-plate-with-mushroom-dark-table_23-2148340435.jpg" },
|
||||
{ id: "dish5", name: "Dark Chocolate Tart", price: "GHS 180", imageSrc: "http://img.b2bpic.net/free-photo/fried-lamb-topped-with-vanilla-ice-cream-placed-lipstick-perfume_140725-2520.jpg" },
|
||||
{ id: "dish6", name: "Seafood Platter", price: "GHS 450", imageSrc: "http://img.b2bpic.net/free-photo/stick-confitures-inside-brown-plate-yellow-background-snack-photo-color-food-meal_140725-30093.jpg" }
|
||||
{ id: "dish1", name: "Steak Au Poivre", price: "GHS 350", imageSrc: "http://img.b2bpic.net/free-photo/dark-plate-with-mushroom-dark-table_23-2148340435.jpg?_wi=1" },
|
||||
{ id: "dish2", name: "Sticky Toffee Pudding", price: "GHS 150", imageSrc: "http://img.b2bpic.net/free-photo/fried-lamb-topped-with-vanilla-ice-cream-placed-lipstick-perfume_140725-2520.jpg?_wi=1" },
|
||||
{ id: "dish3", name: "Goat Espetada", price: "GHS 280", imageSrc: "http://img.b2bpic.net/free-photo/stick-confitures-inside-brown-plate-yellow-background-snack-photo-color-food-meal_140725-30093.jpg?_wi=1" },
|
||||
{ id: "dish4", name: "Roasted Lamb", price: "GHS 320", imageSrc: "http://img.b2bpic.net/free-photo/dark-plate-with-mushroom-dark-table_23-2148340435.jpg?_wi=2" },
|
||||
{ id: "dish5", name: "Dark Chocolate Tart", price: "GHS 180", imageSrc: "http://img.b2bpic.net/free-photo/fried-lamb-topped-with-vanilla-ice-cream-placed-lipstick-perfume_140725-2520.jpg?_wi=2" },
|
||||
{ id: "dish6", name: "Seafood Platter", price: "GHS 450", imageSrc: "http://img.b2bpic.net/free-photo/stick-confitures-inside-brown-plate-yellow-background-snack-photo-color-food-meal_140725-30093.jpg?_wi=2" }
|
||||
]}
|
||||
title="Our Signature Creations"
|
||||
description="Indulge in our carefully crafted menu, featuring the finest local ingredients elevated to culinary perfection."
|
||||
|
||||
Reference in New Issue
Block a user