Merge version_1 into main #3
@@ -78,9 +78,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Konfitované kachní stehno", price: "345 Kč", imageSrc: "http://img.b2bpic.net/free-photo/shrimp-black-pasta-plate-with-fork-soy-sauce_23-2148425564.jpg", imageAlt: "Kachní stehno"},
|
||||
id: "1", name: "Konfitované kachní stehno", price: "345 Kč", imageSrc: "http://img.b2bpic.net/free-photo/shrimp-black-pasta-plate-with-fork-soy-sauce_23-2148425564.jpg?_wi=1", imageAlt: "Kachní stehno"},
|
||||
{
|
||||
id: "2", name: "Rib-eye steak s bylinkovým máslem", price: "580 Kč", imageSrc: "http://img.b2bpic.net/free-photo/top-view-bread-slices-sandwiches-with-cucumbers_23-2148640154.jpg", imageAlt: "Steak"},
|
||||
id: "2", name: "Rib-eye steak s bylinkovým máslem", price: "580 Kč", imageSrc: "http://img.b2bpic.net/free-photo/top-view-bread-slices-sandwiches-with-cucumbers_23-2148640154.jpg?_wi=1", imageAlt: "Steak"},
|
||||
{
|
||||
id: "3", name: "Grilovaný losos s koprovou omáčkou", price: "395 Kč", imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081849.jpg", imageAlt: "Losos"},
|
||||
{
|
||||
@@ -105,9 +105,9 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "g2", name: "Detail interiéru", role: "Atmosféra", imageSrc: "http://img.b2bpic.net/free-photo/wonderful-wedding-table-amazing-restaurant_8353-9875.jpg"},
|
||||
{
|
||||
id: "g3", name: "Příprava jídla", role: "Kuchyně", imageSrc: "http://img.b2bpic.net/free-photo/shrimp-black-pasta-plate-with-fork-soy-sauce_23-2148425564.jpg"},
|
||||
id: "g3", name: "Příprava jídla", role: "Kuchyně", imageSrc: "http://img.b2bpic.net/free-photo/shrimp-black-pasta-plate-with-fork-soy-sauce_23-2148425564.jpg?_wi=2"},
|
||||
{
|
||||
id: "g4", name: "Finální plating", role: "Art", imageSrc: "http://img.b2bpic.net/free-photo/top-view-bread-slices-sandwiches-with-cucumbers_23-2148640154.jpg"},
|
||||
id: "g4", name: "Finální plating", role: "Art", imageSrc: "http://img.b2bpic.net/free-photo/top-view-bread-slices-sandwiches-with-cucumbers_23-2148640154.jpg?_wi=2"},
|
||||
]}
|
||||
title="Naše Galerie"
|
||||
description="Nahlédněte do našeho interiéru a pod ruky našich kuchařů."
|
||||
|
||||
Reference in New Issue
Block a user