Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-10 14:41:50 +00:00

View File

@@ -11,6 +11,7 @@ import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloating
import ProductCardThree from '@/components/sections/product/ProductCardThree';
import SplitAbout from '@/components/sections/about/SplitAbout';
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
import { Wheat, ChefHat, Fire, Bike } from 'lucide-react';
export default function LandingPage() {
return (
@@ -31,37 +32,23 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "#home",
},
name: "Home", id: "#home"},
{
name: "About Us",
id: "#about",
},
name: "About Us", id: "#about"},
{
name: "Menu",
id: "#menu",
},
name: "Menu", id: "#menu"},
{
name: "Testimonials",
id: "#testimonials",
},
name: "Testimonials", id: "#testimonials"},
{
name: "FAQ",
id: "#faq",
},
name: "FAQ", id: "#faq"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
logoSrc="http://img.b2bpic.net/free-photo/cooking-concept-with-wooden-blocks-with-words-pizza-cutter-top-view_176474-10406.jpg"
logoAlt="Pizzeria Deliziosa Logo"
brandName="Pizzeria Deliziosa"
button={{
text: "Order Now",
href: "#contact",
}}
text: "Order Now", href: "#contact"}}
animateOnLoad={true}
/>
</div>
@@ -72,39 +59,23 @@ export default function LandingPage() {
description="Taste the tradition, savor the flavor. Authentic Italian pizza, freshly made for you."
buttons={[
{
text: "View Menu",
href: "#menu",
},
text: "View Menu", href: "#menu"},
{
text: "Order Online",
href: "#contact",
},
text: "Order Online", href: "#contact"},
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-baking-delicious-pizza_23-2150235790.jpg",
imageAlt: "Delicious Italian pizza on a rustic table",
},
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-baking-delicious-pizza_23-2150235790.jpg", imageAlt: "Delicious Italian pizza on a rustic table"},
{
imageSrc: "http://img.b2bpic.net/free-photo/baking-pizza-wood-fired-oven_23-2150134280.jpg",
imageAlt: "Chef preparing pizza dough by hand",
},
imageSrc: "http://img.b2bpic.net/free-photo/baking-pizza-wood-fired-oven_23-2150134280.jpg", imageAlt: "Chef preparing pizza dough by hand"},
{
imageSrc: "http://img.b2bpic.net/free-photo/people-spending-time-together-experiencing-time-expansion_23-2151338291.jpg",
imageAlt: "Close-up of a spicy pepperoni pizza",
},
imageSrc: "http://img.b2bpic.net/free-photo/people-spending-time-together-experiencing-time-expansion_23-2151338291.jpg", imageAlt: "Close-up of a spicy pepperoni pizza"},
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-chef-baking-delicious-pizza_23-2150134244.jpg",
imageAlt: "Rustic pizza kitchen with a brick oven",
},
imageSrc: "http://img.b2bpic.net/free-photo/side-view-chef-baking-delicious-pizza_23-2150134244.jpg", imageAlt: "Rustic pizza kitchen with a brick oven"},
{
imageSrc: "http://img.b2bpic.net/free-photo/crazy-dealer-surprised-expression_1194-2226.jpg",
imageAlt: "Assortment of sliced pizzas on a wooden platter",
},
imageSrc: "http://img.b2bpic.net/free-photo/crazy-dealer-surprised-expression_1194-2226.jpg", imageAlt: "Assortment of sliced pizzas on a wooden platter"},
{
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-male-cook-white-cook-suit-wearing-black-leather-gloves-holding-box-green_140725-21454.jpg",
imageAlt: "Smiling pizza chef proudly holding a fresh pizza",
},
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-male-cook-white-cook-suit-wearing-black-leather-gloves-holding-box-green_140725-21454.jpg", imageAlt: "Smiling pizza chef proudly holding a fresh pizza"},
]}
autoplayDelay={4000}
showDimOverlay={true}
@@ -120,17 +91,11 @@ export default function LandingPage() {
description="At Pizzeria Deliziosa, our journey began with a simple dream: to bring the authentic taste of Naples to our community. For generations, our family has perfected the art of pizza making, using traditional recipes passed down through time. Every pizza is a testament to our dedication to quality ingredients and classic techniques."
bulletPoints={[
{
title: "Family Recipes",
description: "Generations of perfected flavors.",
},
title: "Family Recipes", description: "Generations of perfected flavors."},
{
title: "Fresh Ingredients",
description: "Locally sourced, highest quality.",
},
title: "Fresh Ingredients", description: "Locally sourced, highest quality."},
{
title: "Wood-Fired Perfection",
description: "Authentic taste from our brick oven.",
},
title: "Wood-Fired Perfection", description: "Authentic taste from our brick oven."},
]}
imageSrc="http://img.b2bpic.net/free-photo/lifestyle-people-learning-make-sushi_23-2149865361.jpg"
imageAlt="Traditional pizzeria interior with chef"
@@ -144,32 +109,16 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Authentic Ingredients",
description: "We hand-pick the freshest, finest ingredients, from San Marzano tomatoes to premium mozzarella.",
imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-composition-with-healthy-ingredients_23-2147859462.jpg",
imageAlt: "Fresh organic tomatoes and basil",
buttonIcon: "Wheat",
title: "Authentic Ingredients", description: "We hand-pick the freshest, finest ingredients, from San Marzano tomatoes to premium mozzarella.", imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-composition-with-healthy-ingredients_23-2147859462.jpg", imageAlt: "Fresh organic tomatoes and basil", buttonIcon: Wheat,
},
{
title: "Artisan Dough",
description: "Our dough is slow-fermented for 48 hours, creating a light, airy crust with perfect crispness.",
imageSrc: "http://img.b2bpic.net/free-photo/chef-making-pizza-kitchen_1150-17791.jpg",
imageAlt: "Chef kneading pizza dough",
buttonIcon: "ChefHat",
title: "Artisan Dough", description: "Our dough is slow-fermented for 48 hours, creating a light, airy crust with perfect crispness.", imageSrc: "http://img.b2bpic.net/free-photo/chef-making-pizza-kitchen_1150-17791.jpg", imageAlt: "Chef kneading pizza dough", buttonIcon: ChefHat,
},
{
title: "Wood-Fired Taste",
description: "Baked to perfection in our traditional wood-fired oven, infusing every pizza with unique smoky flavors.",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-baking-delicious-pizza_23-2150235802.jpg",
imageAlt: "Pizza baking in a wood-fired oven",
buttonIcon: "Fire",
title: "Wood-Fired Taste", description: "Baked to perfection in our traditional wood-fired oven, infusing every pizza with unique smoky flavors.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-baking-delicious-pizza_23-2150235802.jpg", imageAlt: "Pizza baking in a wood-fired oven", buttonIcon: Fire,
},
{
title: "Fast Delivery",
description: "Enjoy our delicious pizzas from the comfort of your home with our quick and reliable delivery service.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-takeout-employee-delivering-boxes-pizza-building-driving-delivery-car_482257-134975.jpg",
imageAlt: "Pizza delivery scooter",
buttonIcon: "Bike",
title: "Fast Delivery", description: "Enjoy our delicious pizzas from the comfort of your home with our quick and reliable delivery service.", imageSrc: "http://img.b2bpic.net/free-photo/woman-takeout-employee-delivering-boxes-pizza-building-driving-delivery-car_482257-134975.jpg", imageAlt: "Pizza delivery scooter", buttonIcon: Bike,
},
]}
title="Our Specialties & Promise"
@@ -185,47 +134,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "1",
name: "Margherita",
price: "€12.50",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-strawberry-pie_23-2148858421.jpg",
imageAlt: "Classic Margherita pizza",
},
id: "1", name: "Margherita", price: "€12.50", imageSrc: "http://img.b2bpic.net/free-photo/delicious-strawberry-pie_23-2148858421.jpg", imageAlt: "Classic Margherita pizza"},
{
id: "2",
name: "Pepperoni",
price: "€14.00",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-indoors_23-2150873944.jpg",
imageAlt: "Spicy Pepperoni pizza",
},
id: "2", name: "Pepperoni", price: "€14.00", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-indoors_23-2150873944.jpg", imageAlt: "Spicy Pepperoni pizza"},
{
id: "3",
name: "Vegetariana",
price: "€13.50",
imageSrc: "http://img.b2bpic.net/free-photo/round-pita-bread-with-peppers-onion-wooden-plate_114579-57588.jpg",
imageAlt: "Vegetarian pizza with fresh vegetables",
},
id: "3", name: "Vegetariana", price: "€13.50", imageSrc: "http://img.b2bpic.net/free-photo/round-pita-bread-with-peppers-onion-wooden-plate_114579-57588.jpg", imageAlt: "Vegetarian pizza with fresh vegetables"},
{
id: "4",
name: "Quattro Formaggi",
price: "€15.00",
imageSrc: "http://img.b2bpic.net/free-photo/pie-apple_74190-1154.jpg",
imageAlt: "Four cheese pizza",
},
id: "4", name: "Quattro Formaggi", price: "€15.00", imageSrc: "http://img.b2bpic.net/free-photo/pie-apple_74190-1154.jpg", imageAlt: "Four cheese pizza"},
{
id: "5",
name: "Prosciutto e Rucola",
price: "€16.00",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-sliced-mushroom-pepperoni-pizza-brown-paper-wooden-table_23-2148076219.jpg",
imageAlt: "Pizza with prosciutto and arugula",
},
id: "5", name: "Prosciutto e Rucola", price: "€16.00", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-sliced-mushroom-pepperoni-pizza-brown-paper-wooden-table_23-2148076219.jpg", imageAlt: "Pizza with prosciutto and arugula"},
{
id: "6",
name: "Calzone Classico",
price: "€13.00",
imageSrc: "http://img.b2bpic.net/free-photo/women-s-hands-making-azerbaijani-dish-gutab-wooden-board_114579-18125.jpg",
imageAlt: "Traditional Calzone",
},
id: "6", name: "Calzone Classico", price: "€13.00", imageSrc: "http://img.b2bpic.net/free-photo/women-s-hands-making-azerbaijani-dish-gutab-wooden-board_114579-18125.jpg", imageAlt: "Traditional Calzone"},
]}
title="Our Delicious Menu"
description="Explore our wide selection of classic and specialty pizzas, crafted with passion and the finest ingredients."
@@ -239,50 +158,20 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sofia Rossi",
handle: "@sofiapizzafan",
testimonial: "Absolutely the best pizza I've had outside of Italy! The crust is perfect, and the ingredients are so fresh.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-eating-pizza-bar_1303-19904.jpg",
imageAlt: "Sofia Rossi",
},
id: "1", name: "Sofia Rossi", handle: "@sofiapizzafan", testimonial: "Absolutely the best pizza I've had outside of Italy! The crust is perfect, and the ingredients are so fresh.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-eating-pizza-bar_1303-19904.jpg", imageAlt: "Sofia Rossi"},
{
id: "2",
name: "Marco Bianchi",
handle: "@marcofoodie",
testimonial: "A true gem! The wood-fired taste is unmistakable. I keep coming back for more.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-friendly-waiter-has-opportunity-taste-delicious-sandwich-poses-near-pile-bread-toasts-wears-formal-outfit-white-gloves-isolated-yellow-wall-time-eating-burgers_273609-39430.jpg",
imageAlt: "Marco Bianchi",
},
id: "2", name: "Marco Bianchi", handle: "@marcofoodie", testimonial: "A true gem! The wood-fired taste is unmistakable. I keep coming back for more.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-friendly-waiter-has-opportunity-taste-delicious-sandwich-poses-near-pile-bread-toasts-wears-formal-outfit-white-gloves-isolated-yellow-wall-time-eating-burgers_273609-39430.jpg", imageAlt: "Marco Bianchi"},
{
id: "3",
name: "Giulia Ferrari",
handle: "@giulia_eats",
testimonial: "Fantastic atmosphere and even better pizza. My family loves this place!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/small-group-young-happy-people-enjoying-lunch-while-talking-each-other-dining-table_637285-2880.jpg",
imageAlt: "Giulia Ferrari",
},
id: "3", name: "Giulia Ferrari", handle: "@giulia_eats", testimonial: "Fantastic atmosphere and even better pizza. My family loves this place!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/small-group-young-happy-people-enjoying-lunch-while-talking-each-other-dining-table_637285-2880.jpg", imageAlt: "Giulia Ferrari"},
{
id: "4",
name: "Luca Esposito",
handle: "@luca_chef",
testimonial: "As a chef myself, I appreciate the dedication to authentic flavors and quality. Bravo!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-cooking-pizza-with-tomatoes_23-2148040982.jpg",
imageAlt: "Luca Esposito",
},
id: "4", name: "Luca Esposito", handle: "@luca_chef", testimonial: "As a chef myself, I appreciate the dedication to authentic flavors and quality. Bravo!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-cooking-pizza-with-tomatoes_23-2148040982.jpg", imageAlt: "Luca Esposito"},
{
id: "5",
name: "Elena Romano",
handle: "@elenas_kitchen",
testimonial: "Their pasta is just as amazing as their pizza! A wonderful dining experience every time.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-vlogger-content-creator-showing-her-homemade-breakfast-camera-eating-dessert_1258-254781.jpg",
imageAlt: "Elena Romano",
},
id: "5", name: "Elena Romano", handle: "@elenas_kitchen", testimonial: "Their pasta is just as amazing as their pizza! A wonderful dining experience every time.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-vlogger-content-creator-showing-her-homemade-breakfast-camera-eating-dessert_1258-254781.jpg", imageAlt: "Elena Romano"},
]}
showRating={true}
title="What Our Customers Say"
@@ -296,30 +185,15 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "1",
title: "Do you offer gluten-free options?",
content: "Yes, we offer delicious gluten-free pizza crusts upon request. Please inform our staff when ordering.",
},
id: "1", title: "Do you offer gluten-free options?", content: "Yes, we offer delicious gluten-free pizza crusts upon request. Please inform our staff when ordering."},
{
id: "2",
title: "Can I make a reservation?",
content: "Absolutely! We encourage reservations, especially on weekends. You can call us or book directly through our website.",
},
id: "2", title: "Can I make a reservation?", content: "Absolutely! We encourage reservations, especially on weekends. You can call us or book directly through our website."},
{
id: "3",
title: "What are your opening hours?",
content: "We are open Tuesday to Sunday from 12:00 PM to 11:00 PM. We are closed on Mondays.",
},
id: "3", title: "What are your opening hours?", content: "We are open Tuesday to Sunday from 12:00 PM to 11:00 PM. We are closed on Mondays."},
{
id: "4",
title: "Do you cater for events?",
content: "Yes, we offer catering services for private events and parties. Please contact us to discuss your needs and menu options.",
},
id: "4", title: "Do you cater for events?", content: "Yes, we offer catering services for private events and parties. Please contact us to discuss your needs and menu options."},
{
id: "5",
title: "Are your ingredients locally sourced?",
content: "We prioritize using fresh, seasonal, and locally sourced ingredients whenever possible to support local farmers and ensure quality.",
},
id: "5", title: "Are your ingredients locally sourced?", content: "We prioritize using fresh, seasonal, and locally sourced ingredients whenever possible to support local farmers and ensure quality."},
]}
title="Frequently Asked Questions"
description="Find quick answers to common questions about our restaurant, menu, and services."
@@ -331,80 +205,53 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={false}
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
tag="Visit or Order"
title="Experience Authentic Italian Flavors!"
description="Ready for a taste of Italy? Visit us or place your order for pickup or delivery now!"
buttons={[
{
text: "Call Us",
href: "tel:+390551234567",
},
text: "Call Us", href: "tel:+390551234567"},
{
text: "Get Directions",
href: "https://maps.app.goo.gl/j7kUnrs3NvWJnfAk9?g_st=ic",
},
text: "Get Directions", href: "https://maps.app.goo.gl/j7kUnrs3NvWJnfAk9?g_st=ic"},
]}
/>
</div>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/man-cooking-soup-tasting-it-dark-background_613910-10080.jpg"
videoSrc="http://img.b2bpic.net/free-photo/two-men-cafe_23-2147775893.jpg"
videoAriaLabel="Chef working in a pizzeria kitchen"
logoText="Pizzeria Deliziosa"
columns={[
{
title: "Menu",
items: [
title: "Menu", items: [
{
label: "Pizzas",
href: "#menu",
},
label: "Pizzas", href: "#menu"},
{
label: "Drinks",
href: "#",
},
label: "Drinks", href: "#"},
{
label: "Desserts",
href: "#",
},
label: "Desserts", href: "#"},
],
},
{
title: "About",
items: [
title: "About", items: [
{
label: "Our Story",
href: "#about",
},
label: "Our Story", href: "#about"},
{
label: "Team",
href: "#",
},
label: "Team", href: "#"},
{
label: "Careers",
href: "#",
},
label: "Careers", href: "#"},
],
},
{
title: "Support",
items: [
title: "Support", items: [
{
label: "FAQ",
href: "#faq",
},
label: "FAQ", href: "#faq"},
{
label: "Contact Us",
href: "#contact",
},
label: "Contact Us", href: "#contact"},
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
],
},
]}