Merge version_1 into main #3
@@ -57,11 +57,11 @@ export default function LandingPage() {
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/there-are-glasses-wine-water-table-with-white-cloth-are-ready-dining_613910-17447.jpg", imageAlt: "Cozy private restaurant cabin"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/baked-salmon-fillet-with-potatoes-cheese-rolls-vegetables-mix_114579-199.jpg", imageAlt: "Grilled trout dish"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/baked-salmon-fillet-with-potatoes-cheese-rolls-vegetables-mix_114579-199.jpg?_wi=1", imageAlt: "Grilled trout dish"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-guy-hugging-young-cheerful-lady-table_23-2148016786.jpg", imageAlt: "Festive interior atmosphere"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/eggplant-roulets-table_140725-721.jpg", imageAlt: "Lamb neck with quail"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/eggplant-roulets-table_140725-721.jpg?_wi=1", imageAlt: "Lamb neck with quail"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cafe-with-burning-candles-tables_140725-7784.jpg", imageAlt: "Private dining booth interior"},
|
||||
]}
|
||||
@@ -76,17 +76,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1", name: "Lamb Neck Kazan-Kabob", price: "Specialty", imageSrc: "http://img.b2bpic.net/free-photo/eggplant-roulets-table_140725-721.jpg"},
|
||||
id: "p1", name: "Lamb Neck Kazan-Kabob", price: "Specialty", imageSrc: "http://img.b2bpic.net/free-photo/eggplant-roulets-table_140725-721.jpg?_wi=2"},
|
||||
{
|
||||
id: "p2", name: "Grilled Trout", price: "Fresh Catch", imageSrc: "http://img.b2bpic.net/free-photo/baked-salmon-fillet-with-potatoes-cheese-rolls-vegetables-mix_114579-199.jpg"},
|
||||
id: "p2", name: "Grilled Trout", price: "Fresh Catch", imageSrc: "http://img.b2bpic.net/free-photo/baked-salmon-fillet-with-potatoes-cheese-rolls-vegetables-mix_114579-199.jpg?_wi=2"},
|
||||
{
|
||||
id: "p3", name: "Sazan Fish Delicacy", price: "Chef's Selection", imageSrc: "http://img.b2bpic.net/free-photo/seafood-white-prepared-steak-background_1203-4345.jpg"},
|
||||
id: "p3", name: "Sazan Fish Delicacy", price: "Chef's Selection", imageSrc: "http://img.b2bpic.net/free-photo/seafood-white-prepared-steak-background_1203-4345.jpg?_wi=1"},
|
||||
{
|
||||
id: "p4", name: "Traditional Plov", price: "Community Favorite", imageSrc: "http://img.b2bpic.net/free-photo/eggplant-roulets-table_140725-721.jpg"},
|
||||
id: "p4", name: "Traditional Plov", price: "Community Favorite", imageSrc: "http://img.b2bpic.net/free-photo/eggplant-roulets-table_140725-721.jpg?_wi=3"},
|
||||
{
|
||||
id: "p5", name: "Uzbek Shish-Kebab", price: "Classic Grill", imageSrc: "http://img.b2bpic.net/free-photo/baked-salmon-fillet-with-potatoes-cheese-rolls-vegetables-mix_114579-199.jpg"},
|
||||
id: "p5", name: "Uzbek Shish-Kebab", price: "Classic Grill", imageSrc: "http://img.b2bpic.net/free-photo/baked-salmon-fillet-with-potatoes-cheese-rolls-vegetables-mix_114579-199.jpg?_wi=3"},
|
||||
{
|
||||
id: "p6", name: "Asian Fusion Salad", price: "Fresh & Healthy", imageSrc: "http://img.b2bpic.net/free-photo/seafood-white-prepared-steak-background_1203-4345.jpg"},
|
||||
id: "p6", name: "Asian Fusion Salad", price: "Fresh & Healthy", imageSrc: "http://img.b2bpic.net/free-photo/seafood-white-prepared-steak-background_1203-4345.jpg?_wi=2"},
|
||||
]}
|
||||
title="Signature Dishes"
|
||||
description="Authentic flavors crafted with passion."
|
||||
|
||||
Reference in New Issue
Block a user