Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 54f4c25f56 | |||
| 73bbaa8ae5 | |||
| cf0ef6a88d |
@@ -57,21 +57,6 @@ export default function LandingPage() {
|
|||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="about" data-section="about">
|
|
||||||
<TestimonialAboutCard
|
|
||||||
tag="Our Story"
|
|
||||||
tagIcon={Heart}
|
|
||||||
title="Authentic flavors from the Mediterranean, crafted with passion right here in Grønland."
|
|
||||||
description="Est. 2015"
|
|
||||||
subdescription="Kebab Oslo - Community Favorite"
|
|
||||||
icon={ChefHat}
|
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/arrangement-with-fries-stand-juice-cup_23-2148314163.jpg?_wi=2"
|
|
||||||
imageAlt="The heart of Kebab Oslo kitchen"
|
|
||||||
mediaAnimation="slide-up"
|
|
||||||
useInvertedBackground={false}
|
|
||||||
/>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div id="menu-highlights" data-section="menu-highlights">
|
<div id="menu-highlights" data-section="menu-highlights">
|
||||||
<FeatureCardOne
|
<FeatureCardOne
|
||||||
title="Our Signature Menu"
|
title="Our Signature Menu"
|
||||||
@@ -115,6 +100,21 @@ export default function LandingPage() {
|
|||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<div id="about" data-section="about">
|
||||||
|
<TestimonialAboutCard
|
||||||
|
tag="Our Story"
|
||||||
|
tagIcon={Heart}
|
||||||
|
title="Authentic flavors from the Mediterranean, crafted with passion right here in Grønland."
|
||||||
|
description="Est. 2015"
|
||||||
|
subdescription="Kebab Oslo - Community Favorite"
|
||||||
|
icon={ChefHat}
|
||||||
|
imageSrc="http://img.b2bpic.net/free-photo/arrangement-with-fries-stand-juice-cup_23-2148314163.jpg?_wi=2"
|
||||||
|
imageAlt="The heart of Kebab Oslo kitchen"
|
||||||
|
mediaAnimation="slide-up"
|
||||||
|
useInvertedBackground={false}
|
||||||
|
/>
|
||||||
|
</div>
|
||||||
|
|
||||||
<div id="testimonials" data-section="testimonials">
|
<div id="testimonials" data-section="testimonials">
|
||||||
<TestimonialCardTwelve
|
<TestimonialCardTwelve
|
||||||
testimonials={[
|
testimonials={[
|
||||||
|
|||||||
Reference in New Issue
Block a user