Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
204
src/app/page.tsx
204
src/app/page.tsx
@@ -29,24 +29,13 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "Our Story",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Quality",
|
||||
id: "features",
|
||||
},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "testimonials",
|
||||
},
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "Our Story", id: "about" },
|
||||
{ name: "Quality", id: "features" },
|
||||
{ name: "Reviews", id: "testimonials" },
|
||||
]}
|
||||
brandName="Yaprak Döner"
|
||||
button={{ text: "Order Now", href: "#" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -54,107 +43,45 @@ export default function LandingPage() {
|
||||
<HeroBillboardTestimonial
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Yaprak Döner & Smaaktlekker"
|
||||
description="The most loved yaprak döner experience in Hilversum — premium meat, honest hospitality, and unforgettable flavour."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah J.",
|
||||
handle: "@sarahj",
|
||||
testimonial: "The best döner in Hilversum. Unbeatable quality!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sac-ichi-with-mixed-ingredients-lavash-bread_114579-1156.jpg?_wi=1",
|
||||
imageAlt: "premium doner kebab slice fresh",
|
||||
},
|
||||
name: "Sarah J.", handle: "@sarahj", testimonial: "The best döner in Hilversum. Unbeatable quality!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sac-ichi-with-mixed-ingredients-lavash-bread_114579-1156.jpg", imageAlt: "premium doner kebab slice fresh"},
|
||||
{
|
||||
name: "Mark D.",
|
||||
handle: "@markd",
|
||||
testimonial: "Consistently fresh meat and extremely clean kitchen.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg",
|
||||
imageAlt: "happy customer eating delicious kebab",
|
||||
},
|
||||
name: "Mark D.", handle: "@markd", testimonial: "Consistently fresh meat and extremely clean kitchen.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg", imageAlt: "happy customer eating delicious kebab"},
|
||||
{
|
||||
name: "Elena R.",
|
||||
handle: "@elenar",
|
||||
testimonial: "Friendly service and authentic taste. My go-to spot.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-having-lunch_23-2150598359.jpg",
|
||||
imageAlt: "happy customer portrait casual",
|
||||
},
|
||||
name: "Elena R.", handle: "@elenar", testimonial: "Friendly service and authentic taste. My go-to spot.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-having-lunch_23-2150598359.jpg", imageAlt: "happy customer portrait casual"},
|
||||
{
|
||||
name: "Tom B.",
|
||||
handle: "@tomb",
|
||||
testimonial: "Another level döner experience. Truly wonderful.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/family-gathering-with-gay-partners_23-2151077640.jpg",
|
||||
imageAlt: "woman smiling dining out",
|
||||
},
|
||||
name: "Tom B.", handle: "@tomb", testimonial: "Another level döner experience. Truly wonderful.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/family-gathering-with-gay-partners_23-2151077640.jpg", imageAlt: "woman smiling dining out"},
|
||||
{
|
||||
name: "Julia M.",
|
||||
handle: "@juliam",
|
||||
testimonial: "The meat is so tender and flavourful. Highly recommend!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-healthy-meal-sitting-beautiful-interior_231208-6342.jpg",
|
||||
imageAlt: "man enjoying food restaurant",
|
||||
},
|
||||
name: "Julia M.", handle: "@juliam", testimonial: "The meat is so tender and flavourful. Highly recommend!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-healthy-meal-sitting-beautiful-interior_231208-6342.jpg", imageAlt: "man enjoying food restaurant"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Order Online",
|
||||
href: "#",
|
||||
},
|
||||
text: "Order Online", href: "#"},
|
||||
{
|
||||
text: "View Menu",
|
||||
href: "#",
|
||||
},
|
||||
text: "View Menu", href: "#"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/sac-ichi-with-mixed-ingredients-lavash-bread_114579-1156.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/sac-ichi-with-mixed-ingredients-lavash-bread_114579-1156.jpg"
|
||||
imageAlt="Premium Yaprak Döner"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg",
|
||||
alt: "Sarah J",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg", alt: "Sarah J"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/side-view-friends-having-lunch_23-2150598359.jpg",
|
||||
alt: "Mark D",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/side-view-friends-having-lunch_23-2150598359.jpg", alt: "Mark D"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/family-gathering-with-gay-partners_23-2151077640.jpg",
|
||||
alt: "Elena R",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/family-gathering-with-gay-partners_23-2151077640.jpg", alt: "Elena R"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-woman-eating-healthy-meal-sitting-beautiful-interior_231208-6342.jpg",
|
||||
alt: "Tom B",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-woman-eating-healthy-meal-sitting-beautiful-interior_231208-6342.jpg", alt: "Tom B"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg",
|
||||
alt: "Julia M",
|
||||
},
|
||||
]}
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "100% Premium Quality",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Authentic Turkish Recipe",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Fresh Every Morning",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Locally Loved",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Visit Us Today",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg", alt: "Julia M"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -166,19 +93,13 @@ export default function LandingPage() {
|
||||
metrics={[
|
||||
{
|
||||
icon: Award,
|
||||
label: "Premium Quality",
|
||||
value: "100%",
|
||||
},
|
||||
label: "Premium Quality", value: "100%"},
|
||||
{
|
||||
icon: Star,
|
||||
label: "Customer Satisfaction",
|
||||
value: "4.9/5",
|
||||
},
|
||||
label: "Customer Satisfaction", value: "4.9/5"},
|
||||
{
|
||||
icon: ShieldCheck,
|
||||
label: "Hygiene Rating",
|
||||
value: "A+",
|
||||
},
|
||||
label: "Hygiene Rating", value: "A+"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -191,22 +112,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Premium Yaprak Meat",
|
||||
description: "Carefully layered, juicy, and perfectly seasoned — the way real Turkish döner should be.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sac-ichi-with-mixed-ingredients-lavash-bread_114579-1156.jpg?_wi=3",
|
||||
id: "f1", title: "Premium Yaprak Meat", description: "Carefully layered, juicy, and perfectly seasoned — the way real Turkish döner should be.", imageSrc: "http://img.b2bpic.net/free-photo/sac-ichi-with-mixed-ingredients-lavash-bread_114579-1156.jpg", tag: "Featured"
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Clean & Fresh",
|
||||
description: "Consistently praised for our hygiene, freshness, and attention to detail.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sac-ichi-with-mixed-ingredients-lavash-bread_114579-1156.jpg?_wi=4",
|
||||
id: "f2", title: "Clean & Fresh", description: "Consistently praised for our hygiene, freshness, and attention to detail.", imageSrc: "http://img.b2bpic.net/free-photo/sac-ichi-with-mixed-ingredients-lavash-bread_114579-1156.jpg", tag: "Fresh"
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Warm Hospitality",
|
||||
description: "Smiling faces, respectful service, and genuine customer care every visit.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sac-ichi-with-mixed-ingredients-lavash-bread_114579-1156.jpg?_wi=5",
|
||||
id: "f3", title: "Warm Hospitality", description: "Smiling faces, respectful service, and genuine customer care every visit.", imageSrc: "http://img.b2bpic.net/free-photo/sac-ichi-with-mixed-ingredients-lavash-bread_114579-1156.jpg", tag: "Service"
|
||||
},
|
||||
]}
|
||||
title="Our Signature Quality"
|
||||
@@ -222,25 +134,15 @@ export default function LandingPage() {
|
||||
author="Sarah Johnson"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg",
|
||||
alt: "Sarah J",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg", alt: "Sarah J"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/side-view-friends-having-lunch_23-2150598359.jpg",
|
||||
alt: "Mark D",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/side-view-friends-having-lunch_23-2150598359.jpg", alt: "Mark D"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/family-gathering-with-gay-partners_23-2151077640.jpg",
|
||||
alt: "Elena R",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/family-gathering-with-gay-partners_23-2151077640.jpg", alt: "Elena R"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-woman-eating-healthy-meal-sitting-beautiful-interior_231208-6342.jpg",
|
||||
alt: "Tom B",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-woman-eating-healthy-meal-sitting-beautiful-interior_231208-6342.jpg", alt: "Tom B"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg",
|
||||
alt: "Julia M",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg", alt: "Julia M"},
|
||||
]}
|
||||
ratingAnimation="blur-reveal"
|
||||
avatarsAnimation="slide-up"
|
||||
@@ -251,14 +153,11 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "rotated-rays-animated",
|
||||
}}
|
||||
variant: "rotated-rays-animated"}}
|
||||
text="Taste why everyone is talking about us. Order today and experience real yaprak döner."
|
||||
buttons={[
|
||||
{
|
||||
text: "Order Now",
|
||||
href: "#",
|
||||
},
|
||||
text: "Order Now", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -267,38 +166,25 @@ export default function LandingPage() {
|
||||
<FooterBaseReveal
|
||||
columns={[
|
||||
{
|
||||
title: "Location",
|
||||
items: [
|
||||
title: "Location", items: [
|
||||
{
|
||||
label: "Hilversum, Netherlands",
|
||||
href: "#",
|
||||
},
|
||||
label: "Hilversum, Netherlands", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Quick Links",
|
||||
items: [
|
||||
title: "Quick Links", items: [
|
||||
{
|
||||
label: "Order Online",
|
||||
href: "#",
|
||||
},
|
||||
label: "Order Online", href: "#"},
|
||||
{
|
||||
label: "Menu",
|
||||
href: "#",
|
||||
},
|
||||
label: "Menu", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user