Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
196
src/app/page.tsx
196
src/app/page.tsx
@@ -29,47 +29,25 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#hero",
|
||||
},
|
||||
{
|
||||
name: "Ons Verhaal",
|
||||
id: "#about",
|
||||
},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "#menu",
|
||||
},
|
||||
{
|
||||
name: "Reserveer",
|
||||
id: "#contact",
|
||||
},
|
||||
{ name: "Home", id: "#hero" },
|
||||
{ name: "Ons Verhaal", id: "#about" },
|
||||
{ name: "Menu", id: "#menu" },
|
||||
{ name: "Reserveer", id: "#contact" },
|
||||
]}
|
||||
brandName="Bella Madonna"
|
||||
button={{
|
||||
text: "Reserveer Nu",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Reserveer Nu", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardScroll
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
title="Gemaakt met vuur. Geserveerd met ziel."
|
||||
description="Ervaar authentieke Napolitaanse pizza, handgemaakt met passie en de meest verfijnde ingrediënten uit Italië."
|
||||
buttons={[
|
||||
{
|
||||
text: "Reserveer een Tafel",
|
||||
href: "#contact",
|
||||
},
|
||||
{
|
||||
text: "Bekijk Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
{ text: "Reserveer een Tafel", href: "#contact" },
|
||||
{ text: "Bekijk Menu", href: "#menu" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-delicious-pizza-with-tomatoes-cutter_23-2148753761.jpg"
|
||||
imageAlt="Bella Madonna Signature Pizza"
|
||||
@@ -80,15 +58,8 @@ export default function LandingPage() {
|
||||
<InlineImageSplitTextAbout
|
||||
useInvertedBackground={false}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "Het hart van Napels, in de stad.",
|
||||
},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/arrangement-tasty-pizza-making_23-2148921361.jpg",
|
||||
alt: "Onze oven",
|
||||
},
|
||||
{ type: "text", content: "Het hart van Napels, in de stad." },
|
||||
{ type: "image", src: "http://img.b2bpic.net/free-photo/arrangement-tasty-pizza-making_23-2148921361.jpg", alt: "Onze oven" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -100,30 +71,10 @@ export default function LandingPage() {
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Margherita D.O.P",
|
||||
price: "€16",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-pizza-with-parmesan-cheese-tomatoes_23-2148753755.jpg",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Truffel & Funghi",
|
||||
price: "€22",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spicy-buffalo-chicken-pizza-carton-box-black-surface_114579-43162.jpg",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Diavola",
|
||||
price: "€19",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-sliced-pizza-with-parmesan_23-2148753766.jpg",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Burrata Royale",
|
||||
price: "€24",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pizza-with-fresh-cheese_23-2150096956.jpg",
|
||||
},
|
||||
{ id: "p1", name: "Margherita D.O.P", price: "€16", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-pizza-with-parmesan-cheese-tomatoes_23-2148753755.jpg" },
|
||||
{ id: "p2", name: "Truffel & Funghi", price: "€22", imageSrc: "http://img.b2bpic.net/free-photo/spicy-buffalo-chicken-pizza-carton-box-black-surface_114579-43162.jpg" },
|
||||
{ id: "p3", name: "Diavola", price: "€19", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-sliced-pizza-with-parmesan_23-2148753766.jpg" },
|
||||
{ id: "p4", name: "Burrata Royale", price: "€24", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pizza-with-fresh-cheese_23-2150096956.jpg" },
|
||||
]}
|
||||
title="Signature Menu"
|
||||
description="Ontdek onze met de hand uitgerekte creaties, gebakken in onze authentieke Napolitaanse oven."
|
||||
@@ -132,25 +83,14 @@ export default function LandingPage() {
|
||||
|
||||
<div id="experience" data-section="experience">
|
||||
<FeatureCardOne
|
||||
animationType="slide-up"
|
||||
textboxLayout="inline-image"
|
||||
gridVariant="full-width-top-items-bottom-row"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Authentieke Oven",
|
||||
description: "Geïmporteerd uit Napels voor die iconische, rokerige textuur.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glowing-candle-illuminates-tranquil-celebration-darkness-generated-by-ai_188544-39296.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
title: "San Marzano",
|
||||
description: "Alleen de beste tomaten voor onze klassieke rode saus.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glowing-candle-illuminates-tranquil-celebration-darkness-generated-by-ai_188544-39296.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
title: "Verse Ingrediënten",
|
||||
description: "Dagelijks vers, met de hand geselecteerd voor pure smaak.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glowing-candle-illuminates-tranquil-celebration-darkness-generated-by-ai_188544-39296.jpg?_wi=3",
|
||||
},
|
||||
{ title: "Authentieke Oven", description: "Geïmporteerd uit Napels voor die iconische, rokerige textuur.", imageSrc: "http://img.b2bpic.net/free-photo/glowing-candle-illuminates-tranquil-celebration-darkness-generated-by-ai_188544-39296.jpg" },
|
||||
{ title: "San Marzano", description: "Alleen de beste tomaten voor onze klassieke rode saus.", imageSrc: "http://img.b2bpic.net/free-photo/glowing-candle-illuminates-tranquil-celebration-darkness-generated-by-ai_188544-39296.jpg" },
|
||||
{ title: "Verse Ingrediënten", description: "Dagelijks vers, met de hand geselecteerd voor pure smaak.", imageSrc: "http://img.b2bpic.net/free-photo/glowing-candle-illuminates-tranquil-celebration-darkness-generated-by-ai_188544-39296.jpg" },
|
||||
]}
|
||||
title="Elke pizza vertelt een verhaal."
|
||||
description="Van de eerste handeling tot de laatste hap, geniet van onze intieme sfeer onder het zachte licht van kaarsen."
|
||||
@@ -161,31 +101,11 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwelve
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Sophie De Vries",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-ballroom-performer-posing-stage_23-2149454023.jpg",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Marco Rossi",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-holding-tray-muffins-counter_107420-12317.jpg",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Elena Janssens",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/women-enjoying-refreshing-summer-meal-wine-together-generated-by-ai_188544-21987.jpg",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Lucas Visser",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-sauce_23-2148773530.jpg",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Anna Belmonte",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-outside-night-street-with-lights_1303-17049.jpg",
|
||||
},
|
||||
{ id: "t1", name: "Sophie De Vries", imageSrc: "http://img.b2bpic.net/free-photo/male-ballroom-performer-posing-stage_23-2149454023.jpg" },
|
||||
{ id: "t2", name: "Marco Rossi", imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-holding-tray-muffins-counter_107420-12317.jpg" },
|
||||
{ id: "t3", name: "Elena Janssens", imageSrc: "http://img.b2bpic.net/free-photo/women-enjoying-refreshing-summer-meal-wine-together-generated-by-ai_188544-21987.jpg" },
|
||||
{ id: "t4", name: "Lucas Visser", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-sauce_23-2148773530.jpg" },
|
||||
{ id: "t5", name: "Anna Belmonte", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-outside-night-street-with-lights_1303-17049.jpg" },
|
||||
]}
|
||||
cardTitle="Wat onze gasten zeggen"
|
||||
cardTag="Recensies"
|
||||
@@ -199,30 +119,10 @@ export default function LandingPage() {
|
||||
title="Uw tafel wacht op u."
|
||||
description="Weekenden zijn snel volgeboekt — reserveer uw plek voor een onvergetelijke avond."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Uw naam",
|
||||
required: true,
|
||||
},
|
||||
{
|
||||
name: "date",
|
||||
type: "date",
|
||||
placeholder: "Datum",
|
||||
required: true,
|
||||
},
|
||||
{
|
||||
name: "party",
|
||||
type: "number",
|
||||
placeholder: "Aantal personen",
|
||||
required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Uw e-mail",
|
||||
required: true,
|
||||
},
|
||||
{ name: "name", type: "text", placeholder: "Uw naam", required: true },
|
||||
{ name: "date", type: "date", placeholder: "Datum", required: true },
|
||||
{ name: "party", type: "number", placeholder: "Aantal personen", required: true },
|
||||
{ name: "email", type: "email", placeholder: "Uw e-mail", required: true },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/coworking-coffee-shop-owner-barista_1098-20960.jpg"
|
||||
buttonText="Reserveren"
|
||||
@@ -232,45 +132,9 @@ export default function LandingPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Locatie",
|
||||
items: [
|
||||
{
|
||||
label: "Piazza Navona 12, Napels",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Tel: +39 081 123 4567",
|
||||
href: "tel:+390811234567",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Openingstijden",
|
||||
items: [
|
||||
{
|
||||
label: "Di - Zo: 17:00 - 23:00",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Maandag: Gesloten",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Sociale Media",
|
||||
items: [
|
||||
{
|
||||
label: "Instagram",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Facebook",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{ title: "Locatie", items: [{ label: "Piazza Navona 12, Napels", href: "#" }, { label: "Tel: +39 081 123 4567", href: "tel:+390811234567" }] },
|
||||
{ title: "Openingstijden", items: [{ label: "Di - Zo: 17:00 - 23:00", href: "#" }, { label: "Maandag: Gesloten", href: "#" }] },
|
||||
{ title: "Sociale Media", items: [{ label: "Instagram", href: "#" }, { label: "Facebook", href: "#" }] },
|
||||
]}
|
||||
bottomLeftText="© 2012 Bella Madonna. Est. 2012 · Napels-gecertificeerd"
|
||||
bottomRightText="Dagelijks Vers"
|
||||
|
||||
Reference in New Issue
Block a user