Merge version_1 into main #1
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
||||
href: "#menu",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/interior-cafe-with-brick-walls_53876-42535.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/interior-cafe-with-brick-walls_53876-42535.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -87,28 +87,28 @@ export default function LandingPage() {
|
||||
title: "Vrhunska usluga",
|
||||
description: "Usluga koja prevazilazi očekivanja svakog gosta.",
|
||||
buttonIcon: "CheckCircle",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-cafe-with-brick-walls_53876-42535.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-cafe-with-brick-walls_53876-42535.jpg?_wi=2",
|
||||
imageAlt: "elegant dark luxury restaurant interior",
|
||||
},
|
||||
{
|
||||
title: "Kvalitetne namirnice",
|
||||
description: "Sveže i pažljivo birani sastojci za autentičan ukus.",
|
||||
buttonIcon: "CheckCircle",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/penne-pasta-tomato-sauce-chess-pawns-around_114579-2447.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/penne-pasta-tomato-sauce-chess-pawns-around_114579-2447.jpg?_wi=1",
|
||||
imageAlt: "traditional gourmet food close up",
|
||||
},
|
||||
{
|
||||
title: "Prijatna atmosfera",
|
||||
description: "Ambinejt u kojem se osećate kao kod kuće, ali bolje.",
|
||||
buttonIcon: "CheckCircle",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-bruschetta-with-sesame-seeds-tomatoes_141793-4581.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-bruschetta-with-sesame-seeds-tomatoes_141793-4581.jpg?_wi=1",
|
||||
imageAlt: "traditional cuisine refined presentation",
|
||||
},
|
||||
{
|
||||
title: "Odnos cene i kvaliteta",
|
||||
description: "Fantastična hrana po pristupačnim cenama za svakoga.",
|
||||
buttonIcon: "CheckCircle",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/foie-gras-duck-meat-with-sweet-sauce_1203-9378.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/foie-gras-duck-meat-with-sweet-sauce_1203-9378.jpg?_wi=1",
|
||||
imageAlt: "traditional food wooden table set",
|
||||
},
|
||||
]}
|
||||
@@ -128,37 +128,37 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
name: "Danina korpica",
|
||||
price: "1.200 RSD",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/penne-pasta-tomato-sauce-chess-pawns-around_114579-2447.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/penne-pasta-tomato-sauce-chess-pawns-around_114579-2447.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Kiseli kupus",
|
||||
price: "850 RSD",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-bruschetta-with-sesame-seeds-tomatoes_141793-4581.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-bruschetta-with-sesame-seeds-tomatoes_141793-4581.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Bela lučana paprika",
|
||||
price: "750 RSD",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/foie-gras-duck-meat-with-sweet-sauce_1203-9378.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/foie-gras-duck-meat-with-sweet-sauce_1203-9378.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Domaća supa",
|
||||
price: "600 RSD",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/penne-pasta-tomato-sauce-chess-pawns-around_114579-2447.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/penne-pasta-tomato-sauce-chess-pawns-around_114579-2447.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Teleća čorba",
|
||||
price: "650 RSD",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-bruschetta-with-sesame-seeds-tomatoes_141793-4581.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-bruschetta-with-sesame-seeds-tomatoes_141793-4581.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Specijalitet kuće",
|
||||
price: "1.800 RSD",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/foie-gras-duck-meat-with-sweet-sauce_1203-9378.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/foie-gras-duck-meat-with-sweet-sauce_1203-9378.jpg?_wi=3",
|
||||
},
|
||||
]}
|
||||
title="Ukusi koje morate probati"
|
||||
|
||||
Reference in New Issue
Block a user