Merge version_2 into main #3
@@ -57,21 +57,6 @@ export default function LandingPage() {
|
||||
/>
|
||||
</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">
|
||||
<FeatureCardOne
|
||||
title="Our Signature Menu"
|
||||
@@ -115,6 +100,21 @@ export default function LandingPage() {
|
||||
/>
|
||||
</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">
|
||||
<TestimonialCardTwelve
|
||||
testimonials={[
|
||||
@@ -190,4 +190,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user