Merge version_1 into main #1
@@ -62,7 +62,7 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/two-cups-turkish-coffee-served-with-sweets_140725-7108.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/two-cups-turkish-coffee-served-with-sweets_140725-7108.jpg?_wi=1"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -102,21 +102,21 @@ export default function LandingPage() {
|
||||
title: "All-You-Can-Eat Sushi",
|
||||
description: "Uendelig sushi af højeste kvalitet.",
|
||||
tag: "Koncept",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sushi-roll_74190-2833.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sushi-roll_74190-2833.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Friske råvarer dagligt",
|
||||
description: "Vi bruger kun de bedste fisk og råvarer.",
|
||||
tag: "Kvalitet",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sushi-roll_74190-2833.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sushi-roll_74190-2833.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Varm og venlig service",
|
||||
description: "Vores personale sørger for en fantastisk aften.",
|
||||
tag: "Service",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sushi-roll_74190-2833.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sushi-roll_74190-2833.jpg?_wi=3",
|
||||
},
|
||||
]}
|
||||
title="Hvorfor Yoki?"
|
||||
@@ -135,14 +135,14 @@ export default function LandingPage() {
|
||||
name: "Hisham W.",
|
||||
handle: "Google",
|
||||
testimonial: "All you can eat-muligheden var virkelig god med alle variationer man kunne tænke sig. Sushien var frisklavet.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-restaurant_23-2148006700.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-restaurant_23-2148006700.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Eli",
|
||||
handle: "Google",
|
||||
testimonial: "Sushien var meget lækker og servicen fantastisk. De unge medarbejdere arbejder virkelig hårdt.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-4107.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-4107.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -156,14 +156,14 @@ export default function LandingPage() {
|
||||
name: "Mette L.",
|
||||
handle: "Google",
|
||||
testimonial: "Fantastisk oplevelse, vi kommer helt sikkert igen!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-restaurant_23-2148006700.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-restaurant_23-2148006700.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Jesper K.",
|
||||
handle: "Google",
|
||||
testimonial: "Hurtig betjening og meget frisk sushi. Kan varmt anbefales til alle sushi-elskere.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-4107.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-4107.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Hvad vores gæster siger"
|
||||
@@ -214,7 +214,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/two-cups-turkish-coffee-served-with-sweets_140725-7108.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/two-cups-turkish-coffee-served-with-sweets_140725-7108.jpg?_wi=2"
|
||||
columns={[
|
||||
{
|
||||
title: "Navigation",
|
||||
|
||||
Reference in New Issue
Block a user