Merge version_7 into main #8
@@ -114,7 +114,8 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "1",
|
||||
brand: "Snacks",
|
||||
name: "Appellation Oysters",
|
||||
name: "Lobster Pasta
|
||||
",
|
||||
price: "7",
|
||||
rating: 5,
|
||||
reviewCount: "42",
|
||||
@@ -123,7 +124,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "2",
|
||||
brand: "Snacks",
|
||||
name: "Charcuterie Selection",
|
||||
name: " This is a Grilled Steak Dish",
|
||||
price: "22",
|
||||
rating: 5,
|
||||
reviewCount: "42",
|
||||
@@ -132,7 +133,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "3",
|
||||
brand: "Woodfire",
|
||||
name: "Spatchcock",
|
||||
name: "",
|
||||
price: "55",
|
||||
rating: 5,
|
||||
reviewCount: "42",
|
||||
@@ -150,7 +151,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "5",
|
||||
brand: "Vegetables",
|
||||
name: "Wood Roasted Leeks",
|
||||
name: " Seared scallops served in the shell",
|
||||
price: "26",
|
||||
rating: 5,
|
||||
reviewCount: "42",
|
||||
@@ -159,7 +160,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "6",
|
||||
brand: "Desserts",
|
||||
name: "Olive Oil Ice Cream",
|
||||
name: " Tuna Tartare 🐟",
|
||||
price: "26",
|
||||
rating: 5,
|
||||
reviewCount: "42",
|
||||
|
||||
Reference in New Issue
Block a user