Merge version_2 into main #2
140
src/app/page.tsx
140
src/app/page.tsx
@@ -29,21 +29,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Our Story",
|
||||
id: "about",
|
||||
},
|
||||
name: "Our Story", id: "about"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "menu",
|
||||
},
|
||||
name: "Menu", id: "menu"},
|
||||
{
|
||||
name: "Reserve",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Reserve", id: "contact"},
|
||||
]}
|
||||
brandName="Taverna del Bordone"
|
||||
/>
|
||||
@@ -55,35 +47,21 @@ export default function LandingPage() {
|
||||
description="Experience traditional flavors and genuine hospitality at Taverna del Bordone. Reserve your table for an unforgettable evening."
|
||||
buttons={[
|
||||
{
|
||||
text: "Book Your Table",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Book Your Table", href: "#contact"},
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/digital-art-with-urban-landscape-architecture_23-2151065734.jpg?_wi=1",
|
||||
imageAlt: "Authentic dining atmosphere",
|
||||
},
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/view-traditional-umbria-italian-pasta-with-black-truffles_23-2148419612.jpg", imageAlt: "Authentic Umbrian pasta dish"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/digital-art-with-urban-landscape-architecture_23-2151065734.jpg?_wi=2",
|
||||
imageAlt: "Rustic tavern setting",
|
||||
},
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/rustic-italian-antipasto-platter-from-umbria_23-2148825732.jpg", imageAlt: "Traditional Umbrian rustic tavern setting"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/digital-art-with-urban-landscape-architecture_23-2151065734.jpg?_wi=3",
|
||||
imageAlt: "Warm hospitality",
|
||||
},
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/warm-hospitality-italian-tavern_23-2148783451.jpg", imageAlt: "Warm hospitality in Umbria"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/digital-art-with-urban-landscape-architecture_23-2151065734.jpg?_wi=4",
|
||||
imageAlt: "Traditional italian decor",
|
||||
},
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/traditional-italian-porchetta-umbria_23-2148789312.jpg", imageAlt: "Traditional Italian roast pork from Umbria"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/digital-art-with-urban-landscape-architecture_23-2151065734.jpg?_wi=5",
|
||||
imageAlt: "Authentic dining",
|
||||
},
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/glass-of-red-wine-umbrian-vineyard_23-2148785672.jpg", imageAlt: "Authentic dining with local wine"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/digital-art-with-urban-landscape-architecture_23-2151065734.jpg?_wi=6",
|
||||
imageAlt: "Elegant tavern",
|
||||
},
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/elegant-tavern-interior-umbria_23-2148779832.jpg", imageAlt: "Elegant tavern in Umbria"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -106,41 +84,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Handmade Tagliatelle",
|
||||
price: "€24",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-conchiglie-with-vegetables-greens-plate-knife-red-stripped-towel-gray-background_140725-141609.jpg",
|
||||
},
|
||||
id: "1", name: "Handmade Tagliatelle", price: "€24", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-conchiglie-with-vegetables-greens-plate-knife-red-stripped-towel-gray-background_140725-141609.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Antipasto Toscano",
|
||||
price: "€18",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cheese-plate_23-2152026863.jpg",
|
||||
},
|
||||
id: "2", name: "Antipasto Toscano", price: "€18", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cheese-plate_23-2152026863.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Classic Tiramisu",
|
||||
price: "€12",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-various-biscuits-soft-cake-cup-tea-flowers-chocolate-bars_140725-86447.jpg",
|
||||
},
|
||||
id: "3", name: "Classic Tiramisu", price: "€12", imageSrc: "http://img.b2bpic.net/free-photo/view-various-biscuits-soft-cake-cup-tea-flowers-chocolate-bars_140725-86447.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Vintage Chianti Reserve",
|
||||
price: "€45",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-female-bartender-wearing-face-mask-pouring-sparkling-white_181624-58229.jpg",
|
||||
},
|
||||
id: "4", name: "Vintage Chianti Reserve", price: "€45", imageSrc: "http://img.b2bpic.net/free-photo/young-female-bartender-wearing-face-mask-pouring-sparkling-white_181624-58229.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Tuscan Artisan Bread",
|
||||
price: "€6",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/soft-focus-shot-man-having-delicious-huge-breakfast-cool-restaurant-cafe-puts-guacamole-avocado-spread-top-rye-bread-toast_346278-343.jpg",
|
||||
},
|
||||
id: "5", name: "Tuscan Artisan Bread", price: "€6", imageSrc: "http://img.b2bpic.net/free-photo/soft-focus-shot-man-having-delicious-huge-breakfast-cool-restaurant-cafe-puts-guacamole-avocado-spread-top-rye-bread-toast_346278-343.jpg"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Wood-Fired Signature Pizza",
|
||||
price: "€22",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-chef-baking-delicious-pizza_23-2150134283.jpg",
|
||||
},
|
||||
id: "6", name: "Wood-Fired Signature Pizza", price: "€22", imageSrc: "http://img.b2bpic.net/free-photo/side-view-chef-baking-delicious-pizza_23-2150134283.jpg"},
|
||||
]}
|
||||
title="Our Menu"
|
||||
description="Discover a selection of handcrafted dishes inspired by classic regional Italian recipes."
|
||||
@@ -155,25 +109,15 @@ export default function LandingPage() {
|
||||
author="Marco Rossi"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-people-spending-time-together_23-2149152906.jpg",
|
||||
alt: "Happy guest dining",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-people-spending-time-together_23-2149152906.jpg", alt: "Happy guest dining"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/full-shot-mexican-woman-eating-ranchero-food_23-2150222253.jpg",
|
||||
alt: "Satisfied customer",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/full-shot-mexican-woman-eating-ranchero-food_23-2150222253.jpg", alt: "Satisfied customer"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598345.jpg",
|
||||
alt: "Authentic dining experience",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598345.jpg", alt: "Authentic dining experience"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/high-angle-family-with-delicious-pizza_23-2150307013.jpg",
|
||||
alt: "Enjoying traditional meal",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/high-angle-family-with-delicious-pizza_23-2150307013.jpg", alt: "Enjoying traditional meal"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/couple-restaurant_23-2148006698.jpg",
|
||||
alt: "High quality service",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/couple-restaurant_23-2148006698.jpg", alt: "High quality service"},
|
||||
]}
|
||||
ratingAnimation="blur-reveal"
|
||||
avatarsAnimation="blur-reveal"
|
||||
@@ -184,16 +128,13 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Reserve Your Table"
|
||||
title="Join Us for an Evening"
|
||||
description="We look forward to serving you. Please book your table in advance to ensure availability."
|
||||
buttons={[
|
||||
{
|
||||
text: "Book Now",
|
||||
href: "#",
|
||||
},
|
||||
text: "Book Now", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -204,42 +145,27 @@ export default function LandingPage() {
|
||||
logoText="Taverna del Bordone"
|
||||
columns={[
|
||||
{
|
||||
title: "Location",
|
||||
items: [
|
||||
title: "Location", items: [
|
||||
{
|
||||
label: "Via del Bordone, 12",
|
||||
href: "#",
|
||||
},
|
||||
label: "Via del Bordone, 12", href: "#"},
|
||||
{
|
||||
label: "Florence, Italy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Florence, Italy", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Hours",
|
||||
items: [
|
||||
title: "Hours", items: [
|
||||
{
|
||||
label: "Tue-Sun: 12pm-11pm",
|
||||
href: "#",
|
||||
},
|
||||
label: "Tue-Sun: 12pm-11pm", href: "#"},
|
||||
{
|
||||
label: "Monday: Closed",
|
||||
href: "#",
|
||||
},
|
||||
label: "Monday: Closed", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Connect",
|
||||
items: [
|
||||
title: "Connect", items: [
|
||||
{
|
||||
label: "Instagram",
|
||||
href: "#",
|
||||
},
|
||||
label: "Instagram", href: "#"},
|
||||
{
|
||||
label: "Facebook",
|
||||
href: "#",
|
||||
},
|
||||
label: "Facebook", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user