Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-01 11:48:39 +00:00

View File

@@ -30,21 +30,13 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Menu",
id: "menu",
},
name: "Menu", id: "menu"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Osteria Del Fritto"
/>
@@ -53,32 +45,15 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDualMedia
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Authentic Flavors, Crispy Perfection."
description="Experience the true essence of traditional Italian frying at Osteria Del Fritto. Fresh ingredients, time-honored recipes, and a warm atmosphere await you."
tag="Since 1998"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/fried-sliced-rolls-with-sesame-top_140725-6437.jpg?_wi=1",
imageAlt: "Traditional fried Italian dish",
},
imageSrc: "http://img.b2bpic.net/free-photo/fried-sliced-rolls-with-sesame-top_140725-6437.jpg", imageAlt: "Traditional fried Italian dish"},
{
imageSrc: "http://img.b2bpic.net/free-photo/fried-sliced-rolls-with-sesame-top_140725-6437.jpg?_wi=2",
imageAlt: "Osteria dining interior",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/fried-sliced-rolls-with-sesame-top_140725-6437.jpg?_wi=3",
imageAlt: "Fresh seafood preparation",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/fried-sliced-rolls-with-sesame-top_140725-6437.jpg?_wi=4",
imageAlt: "Golden fried calamari",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/fried-sliced-rolls-with-sesame-top_140725-6437.jpg?_wi=5",
imageAlt: "Rustic trattoria ambiance",
},
imageSrc: "http://img.b2bpic.net/free-photo/fried-sliced-rolls-with-sesame-top_140725-6437.jpg", imageAlt: "Osteria dining interior"}
]}
mediaAnimation="slide-up"
rating={5}
@@ -94,19 +69,13 @@ export default function LandingPage() {
description="Our passion for the 'Frittura' craft has been passed down for generations. We source the freshest local catch and seasonal vegetables to ensure every bite is a crispy, authentic experience of the Italian seaside."
metrics={[
{
value: "25+",
title: "Years of Tradition",
},
value: "25+", title: "Years of Tradition"},
{
value: "100%",
title: "Fresh Local Ingredients",
},
value: "100%", title: "Fresh Local Ingredients"},
{
value: "5000+",
title: "Satisfied Diners",
},
value: "5000+", title: "Satisfied Diners"},
]}
imageSrc="http://img.b2bpic.net/free-photo/high-angle-cook-preparing-beef-steak-tartar_23-2150655687.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/high-angle-cook-preparing-beef-steak-tartar_23-2150655687.jpg"
imageAlt="Chef preparing traditional fried seafood"
mediaAnimation="slide-up"
metricsAnimation="blur-reveal"
@@ -121,32 +90,14 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "p1",
brand: "Seafood",
name: "Calamari Dorati",
price: "€18",
rating: 5,
reviewCount: "120",
imageSrc: "http://img.b2bpic.net/free-photo/fried-sliced-rolls-with-sesame-top_140725-6437.jpg?_wi=6",
},
id: "p1", brand: "Seafood", name: "Calamari Dorati", price: "€18", rating: 5,
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/fried-sliced-rolls-with-sesame-top_140725-6437.jpg"},
{
id: "p2",
brand: "Vegetable",
name: "Fiori di Zucca",
price: "€14",
rating: 5,
reviewCount: "95",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cook-preparing-beef-steak-tartar_23-2150655687.jpg?_wi=2",
},
id: "p2", brand: "Vegetable", name: "Fiori di Zucca", price: "€14", rating: 5,
reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cook-preparing-beef-steak-tartar_23-2150655687.jpg"},
{
id: "p3",
brand: "Mixed",
name: "Frittura Mista",
price: "€22",
rating: 5,
reviewCount: "210",
imageSrc: "http://img.b2bpic.net/free-photo/fried-sliced-rolls-with-sesame-top_140725-6437.jpg?_wi=7",
},
id: "p3", brand: "Mixed", name: "Frittura Mista", price: "€22", rating: 5,
reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-photo/fried-sliced-rolls-with-sesame-top_140725-6437.jpg"},
]}
title="Signature Menu"
description="Hand-picked favorites prepared with golden, light batter."
@@ -161,25 +112,15 @@ export default function LandingPage() {
author="Marco Rossi"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/high-angle-friends-restaurant_23-2148395392.jpg",
alt: "Diner 1",
},
src: "http://img.b2bpic.net/free-photo/high-angle-friends-restaurant_23-2148395392.jpg", alt: "Diner 1"},
{
src: "http://img.b2bpic.net/free-photo/medium-shot-woman-taking-notes_23-2148933424.jpg",
alt: "Diner 2",
},
src: "http://img.b2bpic.net/free-photo/medium-shot-woman-taking-notes_23-2148933424.jpg", alt: "Diner 2"},
{
src: "http://img.b2bpic.net/free-photo/medium-shot-man-holding-smartphone_23-2150226046.jpg",
alt: "Diner 3",
},
src: "http://img.b2bpic.net/free-photo/medium-shot-man-holding-smartphone_23-2150226046.jpg", alt: "Diner 3"},
{
src: "http://img.b2bpic.net/free-photo/man-with-different-dishes-food_23-2147681101.jpg",
alt: "Diner 4",
},
src: "http://img.b2bpic.net/free-photo/man-with-different-dishes-food_23-2147681101.jpg", alt: "Diner 4"},
{
src: "http://img.b2bpic.net/free-photo/high-angle-friends-restaurant_23-2148395392.jpg",
alt: "Diner 5",
},
src: "http://img.b2bpic.net/free-photo/high-angle-friends-restaurant_23-2148395392.jpg", alt: "Diner 5"},
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
@@ -192,27 +133,16 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "1",
title: "Do you accept reservations?",
content: "Yes, we recommend booking a table in advance via our website or phone.",
},
id: "1", title: "Do you accept reservations?", content: "Yes, we recommend booking a table in advance via our website or phone."},
{
id: "2",
title: "Do you have vegetarian options?",
content: "Absolutely, our 'Fiori di Zucca' and vegetable medleys are vegetarian favorites.",
},
id: "2", title: "Do you have vegetarian options?", content: "Absolutely, our 'Fiori di Zucca' and vegetable medleys are vegetarian favorites."},
{
id: "3",
title: "Where are you located?",
content: "We are located at Via dei Fritti, 12, just steps away from the central piazza.",
},
id: "3", title: "Where are you located?", content: "We are located at Via dei Fritti, 12, just steps away from the central piazza."},
]}
ctaTitle="Visit Us Today"
ctaDescription="Join us for an unforgettable dining experience in the heart of the city."
ctaButton={{
text: "Book a Table",
href: "#",
}}
text: "Book a Table", href: "#"}}
ctaIcon={Calendar}
/>
</div>
@@ -221,37 +151,23 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Osteria Del Fritto",
items: [
title: "Osteria Del Fritto", items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Our Menu",
href: "#menu",
},
label: "Our Menu", href: "#menu"},
{
label: "Gallery",
href: "#",
},
label: "Gallery", href: "#"},
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{
label: "Call Us: +39 012 345678",
href: "tel:+39012345678",
},
label: "Call Us: +39 012 345678", href: "tel:+39012345678"},
{
label: "Email: hello@osteriadelfritto.it",
href: "mailto:hello@osteriadelfritto.it",
},
label: "Email: hello@osteriadelfritto.it", href: "mailto:hello@osteriadelfritto.it"},
{
label: "Find Us on Maps",
href: "#",
},
label: "Find Us on Maps", href: "#"},
],
},
]}