Merge version_1 into main #1
@@ -76,10 +76,10 @@ export default function LandingPage() {
|
||||
title="Our Exquisite Culinary Menu"
|
||||
description="Discover a symphony of flavors crafted with the finest ingredients and innovative techniques."
|
||||
products={[
|
||||
{ id: "scallops", name: "Seared Scallops with Saffron Risotto", price: "$45", imageSrc: "http://img.b2bpic.net/free-photo/cracker-cake-inside-green-plate-with-designed-nougat-cream_140725-29928.jpg", imageAlt: "Seared scallops with saffron risotto elegantly plated" },
|
||||
{ id: "scallops", name: "Seared Scallops with Saffron Risotto", price: "$45", imageSrc: "http://img.b2bpic.net/free-photo/cracker-cake-inside-green-plate-with-designed-nougat-cream_140725-29928.jpg?_wi=1", imageAlt: "Seared scallops with saffron risotto elegantly plated" },
|
||||
{ id: "filet-mignon", name: "Filet Mignon with Truffle Mash", price: "$75", imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-tomato-slices-greens-sauce-rosemary-sprig_140725-8549.jpg", imageAlt: "Perfectly cooked filet mignon with truffle mash" },
|
||||
{ id: "lava-cake", name: "Decadent Chocolate Lava Cake", price: "$22", imageSrc: "http://img.b2bpic.net/free-photo/brownie-with-chocolate-sauce-powdered-sugar_140725-7776.jpg", imageAlt: "Rich chocolate lava cake with berries" },
|
||||
{ id: "lobster", name: "Lobster Bisque with Cognac", price: "$30", imageSrc: "http://img.b2bpic.net/free-photo/cracker-cake-inside-green-plate-with-designed-nougat-cream_140725-29928.jpg", imageAlt: "Creamy lobster bisque with a swirl of cognac" }
|
||||
{ id: "lobster", name: "Lobster Bisque with Cognac", price: "$30", imageSrc: "http://img.b2bpic.net/free-photo/cracker-cake-inside-green-plate-with-designed-nougat-cream_140725-29928.jpg?_wi=2", imageAlt: "Creamy lobster bisque with a swirl of cognac" }
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="entrance-slide"
|
||||
|
||||
Reference in New Issue
Block a user