Merge version_1 into main #3
@@ -57,11 +57,11 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{ id: "1", name: "Pan-Seared Salmon", price: "$38", imageSrc: "http://img.b2bpic.net/free-photo/fresh-shrimp-soaked-fish-sauce-thai-food_1150-22764.jpg" },
|
||||
{ id: "2", name: "Aged Filet Mignon", price: "$52", imageSrc: "http://img.b2bpic.net/free-photo/cook-cutting-roasted-meat-board_23-2148040153.jpg" },
|
||||
{ id: "1", name: "Pan-Seared Salmon", price: "$38", imageSrc: "http://img.b2bpic.net/free-photo/fresh-shrimp-soaked-fish-sauce-thai-food_1150-22764.jpg?_wi=1" },
|
||||
{ id: "2", name: "Aged Filet Mignon", price: "$52", imageSrc: "http://img.b2bpic.net/free-photo/cook-cutting-roasted-meat-board_23-2148040153.jpg?_wi=1" },
|
||||
{ id: "3", name: "Deconstructed Tart", price: "$18", imageSrc: "http://img.b2bpic.net/free-photo/decorative-cake-slices-tray-orchid-flower-bouquet_23-2148028530.jpg" },
|
||||
{ id: "4", name: "Truffle Risotto", price: "$29", imageSrc: "http://img.b2bpic.net/free-photo/fresh-shrimp-soaked-fish-sauce-thai-food_1150-22764.jpg" },
|
||||
{ id: "5", name: "Seared Scallops", price: "$34", imageSrc: "http://img.b2bpic.net/free-photo/cook-cutting-roasted-meat-board_23-2148040153.jpg" },
|
||||
{ id: "4", name: "Truffle Risotto", price: "$29", imageSrc: "http://img.b2bpic.net/free-photo/fresh-shrimp-soaked-fish-sauce-thai-food_1150-22764.jpg?_wi=2" },
|
||||
{ id: "5", name: "Seared Scallops", price: "$34", imageSrc: "http://img.b2bpic.net/free-photo/cook-cutting-roasted-meat-board_23-2148040153.jpg?_wi=2" },
|
||||
]}
|
||||
title="Signature Creations"
|
||||
description="Our chef's hand-picked seasonal favorites crafted with precision."
|
||||
|
||||
Reference in New Issue
Block a user