Merge version_1 into main #2
251
src/app/page.tsx
251
src/app/page.tsx
@@ -29,19 +29,14 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Beleving",
|
||||
id: "experience",
|
||||
},
|
||||
name: "Beleving", id: "experience"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "reviews",
|
||||
},
|
||||
name: "Reviews", id: "reviews"},
|
||||
{
|
||||
name: "Reserveer",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Reserveer", id: "contact"},
|
||||
]}
|
||||
brandName="Jempi’s Kersthuis"
|
||||
button={{ text: "Reserveer", href: "#contact" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -49,102 +44,57 @@ export default function LandingPage() {
|
||||
<HeroBillboardTestimonial
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
title="Beleef de magie van Kerstmis"
|
||||
description="Duizenden lichtjes, warme sfeer, heerlijk eten en onvergetelijke momenten bij Jempi’s Kersthuis."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah J.",
|
||||
handle: "@sarah_j",
|
||||
testimonial: "Prachtig versierd kersthuisje vol licht en gezelligheid.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/christmas-concept-with-young-family-sitting-outside_23-2147721462.jpg?_wi=1",
|
||||
},
|
||||
name: "Sarah J.", handle: "@sarah_j", testimonial: "Prachtig versierd kersthuisje vol licht en gezelligheid.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/christmas-concept-with-young-family-sitting-outside_23-2147721462.jpg"},
|
||||
{
|
||||
name: "Mark D.",
|
||||
handle: "@mark_d",
|
||||
testimonial: "De stoverij is ongelooflijk lekker. Nog nooit zo goed gegeten!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-jolly-woman-blue-pajamas-sleeping-mask-sitting-bed-with-glass-champagne-xmas_132075-6564.jpg?_wi=1",
|
||||
},
|
||||
name: "Mark D.", handle: "@mark_d", testimonial: "De stoverij is ongelooflijk lekker. Nog nooit zo goed gegeten!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-jolly-woman-blue-pajamas-sleeping-mask-sitting-bed-with-glass-champagne-xmas_132075-6564.jpg"},
|
||||
{
|
||||
name: "Elena V.",
|
||||
handle: "@elena_v",
|
||||
testimonial: "Een unieke ervaring met honderden lichtjes.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-male-near-christmas-tree_23-2147951132.jpg?_wi=1",
|
||||
},
|
||||
name: "Elena V.", handle: "@elena_v", testimonial: "Een unieke ervaring met honderden lichtjes.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-male-near-christmas-tree_23-2147951132.jpg"},
|
||||
{
|
||||
name: "Thomas L.",
|
||||
handle: "@thomas_l",
|
||||
testimonial: "Christmas heaven. Je moet dit gewoon gezien hebben.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-christmas-new-year-holidays-concept-headshot-attractive-young-hipster-with-stylish-beard-wearing-santa-claus-hat-smiling-cheerfully_273609-19195.jpg?_wi=1",
|
||||
},
|
||||
name: "Thomas L.", handle: "@thomas_l", testimonial: "Christmas heaven. Je moet dit gewoon gezien hebben.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-christmas-new-year-holidays-concept-headshot-attractive-young-hipster-with-stylish-beard-wearing-santa-claus-hat-smiling-cheerfully_273609-19195.jpg"},
|
||||
{
|
||||
name: "Lisa B.",
|
||||
handle: "@lisa_b",
|
||||
testimonial: "Magisch, we komen volgend jaar zeker terug!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-young-happy-best-friends-roommates-exchange-gifts_1153-9823.jpg?_wi=1",
|
||||
},
|
||||
name: "Lisa B.", handle: "@lisa_b", testimonial: "Magisch, we komen volgend jaar zeker terug!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-young-happy-best-friends-roommates-exchange-gifts_1153-9823.jpg"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Reserveer je bezoek",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Reserveer je bezoek", href: "#contact"},
|
||||
{
|
||||
text: "Plan je bezoek",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Plan je bezoek", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/abstract-christmas-background-with-bokeh-lights_1048-13123.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/abstract-christmas-background-with-bokeh-lights_1048-13123.jpg"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/christmas-concept-with-young-family-sitting-outside_23-2147721462.jpg",
|
||||
alt: "Bezoeker 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/christmas-concept-with-young-family-sitting-outside_23-2147721462.jpg", alt: "Bezoeker 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-jolly-woman-blue-pajamas-sleeping-mask-sitting-bed-with-glass-champagne-xmas_132075-6564.jpg",
|
||||
alt: "Bezoeker 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-jolly-woman-blue-pajamas-sleeping-mask-sitting-bed-with-glass-champagne-xmas_132075-6564.jpg", alt: "Bezoeker 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-male-near-christmas-tree_23-2147951132.jpg",
|
||||
alt: "Bezoeker 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-male-near-christmas-tree_23-2147951132.jpg", alt: "Bezoeker 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/people-christmas-new-year-holidays-concept-headshot-attractive-young-hipster-with-stylish-beard-wearing-santa-claus-hat-smiling-cheerfully_273609-19195.jpg",
|
||||
alt: "Bezoeker 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/people-christmas-new-year-holidays-concept-headshot-attractive-young-hipster-with-stylish-beard-wearing-santa-claus-hat-smiling-cheerfully_273609-19195.jpg", alt: "Bezoeker 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/two-young-happy-best-friends-roommates-exchange-gifts_1153-9823.jpg",
|
||||
alt: "Bezoeker 5",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/two-young-happy-best-friends-roommates-exchange-gifts_1153-9823.jpg", alt: "Bezoeker 5"},
|
||||
]}
|
||||
avatarText="Sluit je aan bij 500+ blije bezoekers"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Warme Chocolademelk",
|
||||
},
|
||||
type: "text", text: "Warme Chocolademelk"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Duizenden Lichtjes",
|
||||
},
|
||||
type: "text", text: "Duizenden Lichtjes"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Gezellige Sfeer",
|
||||
},
|
||||
type: "text", text: "Gezellige Sfeer"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Huisgemaakte Stoverij",
|
||||
},
|
||||
type: "text", text: "Huisgemaakte Stoverij"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Magische Kerst",
|
||||
},
|
||||
type: "text", text: "Magische Kerst"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -153,31 +103,20 @@ export default function LandingPage() {
|
||||
<FeatureCardTwentySeven
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
animationType="slide-up"
|
||||
features={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Magische verlichting",
|
||||
descriptions: [
|
||||
"Wandel door een wereld van duizenden lichtjes.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/christmas-park-scene-with-illuminated-tree-snow_23-2152024180.jpg",
|
||||
},
|
||||
id: "1", title: "Magische verlichting", descriptions: [
|
||||
"Wandel door een wereld van duizenden lichtjes."],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/christmas-park-scene-with-illuminated-tree-snow_23-2152024180.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Eten & drinken",
|
||||
descriptions: [
|
||||
"Warme dranken en huisgemaakte gerechten.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-with-tasty-crackers-marble-background-high-quality-photo_114579-37771.jpg",
|
||||
},
|
||||
id: "2", title: "Eten & drinken", descriptions: [
|
||||
"Warme dranken en huisgemaakte gerechten."],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-with-tasty-crackers-marble-background-high-quality-photo_114579-37771.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Voor iedereen",
|
||||
descriptions: [
|
||||
"Perfect voor het hele gezin.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/my-boyfriend-is-great-helper_329181-3065.jpg",
|
||||
},
|
||||
id: "3", title: "Voor iedereen", descriptions: [
|
||||
"Perfect voor het hele gezin."],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/my-boyfriend-is-great-helper_329181-3065.jpg"},
|
||||
]}
|
||||
title="De Beleving"
|
||||
description="Dit is geen bezoek… Dit is een herinnering."
|
||||
@@ -192,45 +131,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Johnson",
|
||||
role: "Bezoeker",
|
||||
company: "Kerstfan",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/christmas-concept-with-young-family-sitting-outside_23-2147721462.jpg?_wi=2",
|
||||
},
|
||||
id: "1", name: "Sarah Johnson", role: "Bezoeker", company: "Kerstfan", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/christmas-concept-with-young-family-sitting-outside_23-2147721462.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael Chen",
|
||||
role: "Bezoeker",
|
||||
company: "Foodie",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-jolly-woman-blue-pajamas-sleeping-mask-sitting-bed-with-glass-champagne-xmas_132075-6564.jpg?_wi=2",
|
||||
},
|
||||
id: "2", name: "Michael Chen", role: "Bezoeker", company: "Foodie", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-jolly-woman-blue-pajamas-sleeping-mask-sitting-bed-with-glass-champagne-xmas_132075-6564.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily Rodriguez",
|
||||
role: "Bezoeker",
|
||||
company: "Familie",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-male-near-christmas-tree_23-2147951132.jpg?_wi=2",
|
||||
},
|
||||
id: "3", name: "Emily Rodriguez", role: "Bezoeker", company: "Familie", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-male-near-christmas-tree_23-2147951132.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Kim",
|
||||
role: "Bezoeker",
|
||||
company: "Kerstlover",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-christmas-new-year-holidays-concept-headshot-attractive-young-hipster-with-stylish-beard-wearing-santa-claus-hat-smiling-cheerfully_273609-19195.jpg?_wi=2",
|
||||
},
|
||||
id: "4", name: "David Kim", role: "Bezoeker", company: "Kerstlover", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-christmas-new-year-holidays-concept-headshot-attractive-young-hipster-with-stylish-beard-wearing-santa-claus-hat-smiling-cheerfully_273609-19195.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Sophie M.",
|
||||
role: "Bezoeker",
|
||||
company: "Sfeerzoeker",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-young-happy-best-friends-roommates-exchange-gifts_1153-9823.jpg?_wi=2",
|
||||
},
|
||||
id: "5", name: "Sophie M.", role: "Bezoeker", company: "Sfeerzoeker", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-young-happy-best-friends-roommates-exchange-gifts_1153-9823.jpg"},
|
||||
]}
|
||||
title="Wat bezoekers zeggen"
|
||||
description="Ervaar zelf waarom bezoekers telkens weer voor Jempi's Kersthuis kiezen."
|
||||
@@ -246,39 +160,20 @@ export default function LandingPage() {
|
||||
description="Selecteer de ervaring die bij jouw gezelschap past."
|
||||
plans={[
|
||||
{
|
||||
id: "std",
|
||||
badge: "Populair",
|
||||
price: "€15",
|
||||
subtitle: "Standaard toegang",
|
||||
buttons: [
|
||||
id: "std", badge: "Populair", price: "€15", subtitle: "Standaard toegang", buttons: [
|
||||
{
|
||||
text: "Boek",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Boek", href: "#contact"},
|
||||
],
|
||||
features: [
|
||||
"Toegang tot de tuin",
|
||||
"Warme chocolademelk",
|
||||
"Kerstgeschenk",
|
||||
],
|
||||
"Toegang tot de tuin", "Warme chocolademelk", "Kerstgeschenk"],
|
||||
},
|
||||
{
|
||||
id: "lux",
|
||||
badge: "Premium",
|
||||
price: "€25",
|
||||
subtitle: "Luxe ervaring",
|
||||
buttons: [
|
||||
id: "lux", badge: "Premium", price: "€25", subtitle: "Luxe ervaring", buttons: [
|
||||
{
|
||||
text: "Boek",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Boek", href: "#contact"},
|
||||
],
|
||||
features: [
|
||||
"Toegang tot de tuin",
|
||||
"Gourmet Diner",
|
||||
"Kerstgeschenk",
|
||||
"Gereserveerde plek",
|
||||
],
|
||||
"Toegang tot de tuin", "Gourmet Diner", "Kerstgeschenk", "Gereserveerde plek"],
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -291,25 +186,17 @@ export default function LandingPage() {
|
||||
description="Mis deze magische ervaring niet. Plan vandaag je bezoek bij Jempi's."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Je naam",
|
||||
required: true,
|
||||
name: "name", type: "text", placeholder: "Je naam", required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "E-mailadres",
|
||||
required: true,
|
||||
name: "email", type: "email", placeholder: "E-mailadres", required: true,
|
||||
},
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "Aantal personen & gewenste datum",
|
||||
rows: 4,
|
||||
name: "message", placeholder: "Aantal personen & gewenste datum", rows: 4,
|
||||
required: true,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/abstract-christmas-background-with-bokeh-lights_1048-13123.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/abstract-christmas-background-with-bokeh-lights_1048-13123.jpg"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -318,29 +205,19 @@ export default function LandingPage() {
|
||||
logoText="Jempi’s Kersthuis"
|
||||
columns={[
|
||||
{
|
||||
title: "Informatie",
|
||||
items: [
|
||||
title: "Informatie", items: [
|
||||
{
|
||||
label: "Prijs: €10 – €30",
|
||||
href: "#",
|
||||
},
|
||||
label: "Prijs: €10 – €30", href: "#"},
|
||||
{
|
||||
label: "Binnen & buiten",
|
||||
href: "#",
|
||||
},
|
||||
label: "Binnen & buiten", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{
|
||||
label: "Reserveer nu",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Reserveer nu", href: "#contact"},
|
||||
{
|
||||
label: "Plan route",
|
||||
href: "#",
|
||||
},
|
||||
label: "Plan route", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user