Merge version_1 into main #2
238
src/app/page.tsx
238
src/app/page.tsx
@@ -32,21 +32,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Story",
|
||||
id: "about",
|
||||
},
|
||||
name: "Story", id: "about"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "menu",
|
||||
},
|
||||
name: "Menu", id: "menu"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="glutiliNO"
|
||||
/>
|
||||
@@ -55,38 +47,19 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Authentic Pizza, Gluten-Free."
|
||||
description="Crafted with love, baked to perfection, and 100% safe for your gluten-sensitive lifestyle."
|
||||
tag="Artisanal Gluten-Free"
|
||||
buttons={[
|
||||
{
|
||||
text: "View Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
text: "View Menu", href: "#menu"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134253.jpg?_wi=1",
|
||||
imageAlt: "Fresh gluten-free pizza",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134253.jpg", imageAlt: "Fresh gluten-free pizza"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cut-bread-tray_23-2149395325.jpg?_wi=1",
|
||||
imageAlt: "Fresh bakery items",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-chef-baking-delicious-pizza_23-2150134249.jpg",
|
||||
imageAlt: "Side view chef baking delicious pizza",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-outdoors_23-2150900953.jpg",
|
||||
imageAlt: "Delicious pizza outdoors",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/homemade-vegan-margherita-pizza-food-photography_53876-63239.jpg",
|
||||
imageAlt: "Homemade vegan Margherita pizza food photography",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cut-bread-tray_23-2149395325.jpg", imageAlt: "Fresh bakery items"}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -99,14 +72,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "Our Artisanal Journey",
|
||||
},
|
||||
type: "text", content: "Our Artisanal Journey"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/handful-flour-with-egg-rustic-kitchen-against-background-men-s-hands-knead-dough-ingredients-cooking-flour-products-dough-bread-muffins-pie-pizza-dough-copy-space_639032-449.jpg",
|
||||
alt: "Handcrafted bakery",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/handful-flour-with-egg-rustic-kitchen-against-background-men-s-hands-knead-dough-ingredients-cooking-flour-products-dough-bread-muffins-pie-pizza-dough-copy-space_639032-449.jpg", alt: "Handcrafted bakery"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -118,35 +86,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "100% Gluten-Free",
|
||||
tags: [
|
||||
"Safe",
|
||||
"Certified",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-sauce-bottle_23-2148773532.jpg",
|
||||
imageAlt: "Close-up hand holding sauce bottle",
|
||||
},
|
||||
id: "f1", title: "100% Gluten-Free", tags: [
|
||||
"Safe", "Certified"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-sauce-bottle_23-2148773532.jpg", imageAlt: "Close-up hand holding sauce bottle"},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Natural Ingredients",
|
||||
tags: [
|
||||
"Organic",
|
||||
"Fresh",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134253.jpg?_wi=2",
|
||||
imageAlt: "Close-up hand holding sauce bottle",
|
||||
},
|
||||
id: "f2", title: "Natural Ingredients", tags: [
|
||||
"Organic", "Fresh"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134253.jpg", imageAlt: "Close-up hand holding sauce bottle"},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Artisanal Technique",
|
||||
tags: [
|
||||
"Handcrafted",
|
||||
"Craft",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cut-bread-tray_23-2149395325.jpg?_wi=2",
|
||||
imageAlt: "Close-up hand holding sauce bottle",
|
||||
},
|
||||
id: "f3", title: "Artisanal Technique", tags: [
|
||||
"Handcrafted", "Craft"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cut-bread-tray_23-2149395325.jpg", imageAlt: "Close-up hand holding sauce bottle"},
|
||||
]}
|
||||
title="Why Choose glutiliNO?"
|
||||
description="We blend traditional techniques with modern dietary safety to bring you uncompromising taste."
|
||||
@@ -161,59 +111,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
brand: "Pizza",
|
||||
name: "Margherita",
|
||||
price: "3,400 HUF",
|
||||
rating: 5,
|
||||
reviewCount: "120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-neapolitan-pizza-board_78826-3298.jpg",
|
||||
},
|
||||
id: "p1", brand: "Pizza", name: "Margherita", price: "3,400 HUF", rating: 5,
|
||||
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/delicious-neapolitan-pizza-board_78826-3298.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
brand: "Pizza",
|
||||
name: "Prosciutto",
|
||||
price: "3,800 HUF",
|
||||
rating: 5,
|
||||
reviewCount: "98",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-vegetable-vegetarian-pizza-top-view_169016-21794.jpg",
|
||||
},
|
||||
id: "p2", brand: "Pizza", name: "Prosciutto", price: "3,800 HUF", rating: 5,
|
||||
reviewCount: "98", imageSrc: "http://img.b2bpic.net/free-photo/close-up-vegetable-vegetarian-pizza-top-view_169016-21794.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
brand: "Pizza",
|
||||
name: "Quattro Formaggi",
|
||||
price: "4,100 HUF",
|
||||
rating: 4,
|
||||
reviewCount: "85",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-melted-cheese-pizza_23-2149286885.jpg",
|
||||
},
|
||||
id: "p3", brand: "Pizza", name: "Quattro Formaggi", price: "4,100 HUF", rating: 4,
|
||||
reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/close-up-melted-cheese-pizza_23-2149286885.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
brand: "Bakery",
|
||||
name: "Sourdough Bread",
|
||||
price: "1,800 HUF",
|
||||
rating: 5,
|
||||
reviewCount: "150",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiling-young-woman-smelling-fresh-baked-croissants-cake-stand_23-2148028018.jpg",
|
||||
},
|
||||
id: "p4", brand: "Bakery", name: "Sourdough Bread", price: "1,800 HUF", rating: 5,
|
||||
reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiling-young-woman-smelling-fresh-baked-croissants-cake-stand_23-2148028018.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
brand: "Bakery",
|
||||
name: "Croissant",
|
||||
price: "900 HUF",
|
||||
rating: 5,
|
||||
reviewCount: "210",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-pie-with-cinnamon-wooden-tray_23-2147957906.jpg",
|
||||
},
|
||||
id: "p5", brand: "Bakery", name: "Croissant", price: "900 HUF", rating: 5,
|
||||
reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-pie-with-cinnamon-wooden-tray_23-2147957906.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
brand: "Bakery",
|
||||
name: "Cinnamon Roll",
|
||||
price: "1,200 HUF",
|
||||
rating: 5,
|
||||
reviewCount: "175",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-various-loaves-bread_23-2147761313.jpg",
|
||||
},
|
||||
id: "p6", brand: "Bakery", name: "Cinnamon Roll", price: "1,200 HUF", rating: 5,
|
||||
reviewCount: "175", imageSrc: "http://img.b2bpic.net/free-photo/delicious-various-loaves-bread_23-2147761313.jpg"},
|
||||
]}
|
||||
title="Handcrafted Menu"
|
||||
description="Explore our delicious range of gluten-free pizzas and fresh bakery items."
|
||||
@@ -227,22 +141,12 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "11:00 - 21:00",
|
||||
title: "Mon - Fri",
|
||||
items: [
|
||||
"Serving lunch",
|
||||
"Fresh baking",
|
||||
],
|
||||
id: "m1", value: "11:00 - 21:00", title: "Mon - Fri", items: [
|
||||
"Serving lunch", "Fresh baking"],
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "10:00 - 22:00",
|
||||
title: "Sat - Sun",
|
||||
items: [
|
||||
"Brunch service",
|
||||
"Weekend specials",
|
||||
],
|
||||
id: "m2", value: "10:00 - 22:00", title: "Sat - Sun", items: [
|
||||
"Brunch service", "Weekend specials"],
|
||||
},
|
||||
]}
|
||||
title="Opening Hours"
|
||||
@@ -257,40 +161,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Anna S.",
|
||||
role: "Food Blogger",
|
||||
testimonial: "Finally, a gluten-free pizza that doesn't compromise on taste. Amazing!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-blond-woman-holding-pie_329181-8925.jpg",
|
||||
},
|
||||
id: "t1", name: "Anna S.", role: "Food Blogger", testimonial: "Finally, a gluten-free pizza that doesn't compromise on taste. Amazing!", imageSrc: "http://img.b2bpic.net/free-photo/young-blond-woman-holding-pie_329181-8925.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Peter V.",
|
||||
role: "Regular",
|
||||
testimonial: "The bakery items are just as good as the pizza. My favorite spot in District XIII.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cropped-shot-glad-carefree-dark-skinned-female-recreate-cozy-cafeteria-tastes-delicious-exotic-cocktail-smiles-happily-as-being-satisfied-with-everything-has-specific-attractive-appearance_273609-2094.jpg",
|
||||
},
|
||||
id: "t2", name: "Peter V.", role: "Regular", testimonial: "The bakery items are just as good as the pizza. My favorite spot in District XIII.", imageSrc: "http://img.b2bpic.net/free-photo/cropped-shot-glad-carefree-dark-skinned-female-recreate-cozy-cafeteria-tastes-delicious-exotic-cocktail-smiles-happily-as-being-satisfied-with-everything-has-specific-attractive-appearance_273609-2094.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Julia M.",
|
||||
role: "Customer",
|
||||
testimonial: "Safe, delicious, and incredibly welcoming. Highly recommended.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/hand-painted-bakery-pattern_23-2147555316.jpg",
|
||||
},
|
||||
id: "t3", name: "Julia M.", role: "Customer", testimonial: "Safe, delicious, and incredibly welcoming. Highly recommended.", imageSrc: "http://img.b2bpic.net/free-vector/hand-painted-bakery-pattern_23-2147555316.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Laszlo K.",
|
||||
role: "Regular",
|
||||
testimonial: "Best sourdough I've ever had, let alone gluten-free!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-eating-tasty-pizza_158595-2070.jpg",
|
||||
},
|
||||
id: "t4", name: "Laszlo K.", role: "Regular", testimonial: "Best sourdough I've ever had, let alone gluten-free!", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-eating-tasty-pizza_158595-2070.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Eszter R.",
|
||||
role: "Foodie",
|
||||
testimonial: "Love the atmosphere and the quality ingredients. Five stars.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-shopping-second-hand-market_23-2149353757.jpg",
|
||||
},
|
||||
id: "t5", name: "Eszter R.", role: "Foodie", testimonial: "Love the atmosphere and the quality ingredients. Five stars.", imageSrc: "http://img.b2bpic.net/free-photo/friends-shopping-second-hand-market_23-2149353757.jpg"},
|
||||
]}
|
||||
title="Kind Words"
|
||||
description="See why our guests love glutiliNO."
|
||||
@@ -303,20 +182,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "Are you 100% gluten-free?",
|
||||
content: "Yes, our entire kitchen facility is dedicated gluten-free to ensure zero cross-contamination.",
|
||||
},
|
||||
id: "q1", title: "Are you 100% gluten-free?", content: "Yes, our entire kitchen facility is dedicated gluten-free to ensure zero cross-contamination."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "Do you offer delivery?",
|
||||
content: "Yes, we partner with major food delivery apps in Budapest XIII.",
|
||||
},
|
||||
id: "q2", title: "Do you offer delivery?", content: "Yes, we partner with major food delivery apps in Budapest XIII."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Do you accept walk-ins?",
|
||||
content: "Absolutely, we always keep space for walk-in guests.",
|
||||
},
|
||||
id: "q3", title: "Do you accept walk-ins?", content: "Absolutely, we always keep space for walk-in guests."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/low-angle-bistro-exterior-architecture_23-2149356830.jpg"
|
||||
title="Frequently Asked Questions"
|
||||
@@ -333,22 +203,14 @@ export default function LandingPage() {
|
||||
description="Reserve a table or ask about our seasonal menu."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Your Name",
|
||||
required: true,
|
||||
name: "name", type: "text", placeholder: "Your Name", required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Your Email",
|
||||
required: true,
|
||||
name: "email", type: "email", placeholder: "Your Email", required: true,
|
||||
},
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "Your Message",
|
||||
rows: 4,
|
||||
name: "message", placeholder: "Your Message", rows: 4,
|
||||
required: true,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-tasty-cookies-tied-with-rope-wood-board-dark-red-table-free-space_140725-144452.jpg"
|
||||
@@ -359,13 +221,9 @@ export default function LandingPage() {
|
||||
<FooterLogoReveal
|
||||
logoText="glutiliNO"
|
||||
leftLink={{
|
||||
text: "Privacy Policy",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Privacy Policy", href: "#"}}
|
||||
rightLink={{
|
||||
text: "Terms of Service",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Terms of Service", href: "#"}}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user