Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -146,7 +146,7 @@ export default function LandingPage() {
|
|||||||
title: "Dobra Atmosfera",
|
title: "Dobra Atmosfera",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/restaurant-with-tables-chairs-outside_1127-2018.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/restaurant-with-tables-chairs-outside_1127-2018.jpg?_wi=1"
|
||||||
imageAlt="Widok na wnętrze restauracji Przystań"
|
imageAlt="Widok na wnętrze restauracji Przystań"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
metricsAnimation="blur-reveal"
|
metricsAnimation="blur-reveal"
|
||||||
@@ -194,7 +194,7 @@ export default function LandingPage() {
|
|||||||
price: "45 PLN",
|
price: "45 PLN",
|
||||||
rating: 5,
|
rating: 5,
|
||||||
reviewCount: "120",
|
reviewCount: "120",
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/female-chef-kitchen-preparing-plate-steak_23-2149720769.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/female-chef-kitchen-preparing-plate-steak_23-2149720769.jpg?_wi=1",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "2",
|
id: "2",
|
||||||
@@ -282,7 +282,7 @@ export default function LandingPage() {
|
|||||||
button: {
|
button: {
|
||||||
text: "Skontaktuj się",
|
text: "Skontaktuj się",
|
||||||
},
|
},
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-with-tables-chairs-outside_1127-2018.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-with-tables-chairs-outside_1127-2018.jpg?_wi=2",
|
||||||
imageAlt: "modern restaurant waterfront view",
|
imageAlt: "modern restaurant waterfront view",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -298,7 +298,7 @@ export default function LandingPage() {
|
|||||||
button: {
|
button: {
|
||||||
text: "Zapytaj o termin",
|
text: "Zapytaj o termin",
|
||||||
},
|
},
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/female-chef-kitchen-preparing-plate-steak_23-2149720769.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/female-chef-kitchen-preparing-plate-steak_23-2149720769.jpg?_wi=2",
|
||||||
imageAlt: "modern restaurant waterfront view",
|
imageAlt: "modern restaurant waterfront view",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user