3 Commits

Author SHA1 Message Date
e135b09a9e Update src/app/page.tsx 2026-03-29 12:53:56 +00:00
dbccc6b055 Update src/app/page.tsx 2026-03-29 12:53:25 +00:00
550dc0df69 Merge version_1 into main
Merge version_1 into main
2026-03-29 12:51:36 +00:00

View File

@@ -2,14 +2,14 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react"; import ReactLenis from "lenis/react";
import ContactCenter from '@/components/sections/contact/ContactCenter'; import ContactSplit from '@/components/sections/contact/ContactSplit';
import FeatureCardNineteen from '@/components/sections/feature/FeatureCardNineteen'; import FeatureCardNineteen from '@/components/sections/feature/FeatureCardNineteen';
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal'; import FooterBase from '@/components/sections/footer/FooterBase';
import HeroOverlay from '@/components/sections/hero/HeroOverlay'; import HeroOverlay from '@/components/sections/hero/HeroOverlay';
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen'; import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard'; import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen'; import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
import { Award } from "lucide-react"; import { Award, Star } from "lucide-react";
export default function LandingPage() { export default function LandingPage() {
return ( return (
@@ -29,26 +29,11 @@ export default function LandingPage() {
<div id="nav" data-section="nav"> <div id="nav" data-section="nav">
<NavbarStyleFullscreen <NavbarStyleFullscreen
navItems={[ navItems={[
{ { name: "Home", id: "hero" },
name: "Home", { name: "Our Story", id: "about" },
id: "hero", { name: "Menu", id: "features" },
}, { name: "Reviews", id: "testimonials" },
{ { name: "Reservation", id: "contact" },
name: "Our Story",
id: "about",
},
{
name: "Menu",
id: "features",
},
{
name: "Testimonials",
id: "testimonials",
},
{
name: "Contact",
id: "contact",
},
]} ]}
brandName="I'Toscanaccio" brandName="I'Toscanaccio"
/> />
@@ -61,12 +46,7 @@ export default function LandingPage() {
imageSrc="http://img.b2bpic.net/free-photo/restaurant-table-12-persons-with-blue-chairs-fireplace-white-brick-walls-wide-window_140725-8456.jpg" imageSrc="http://img.b2bpic.net/free-photo/restaurant-table-12-persons-with-blue-chairs-fireplace-white-brick-walls-wide-window_140725-8456.jpg"
showDimOverlay={true} showDimOverlay={true}
showBlur={true} showBlur={true}
buttons={[ buttons={[{ text: "Reserve a Table", href: "#contact" }]}
{
text: "Reserve a Table",
href: "#contact",
},
]}
/> />
</div> </div>
@@ -88,111 +68,49 @@ export default function LandingPage() {
textboxLayout="split" textboxLayout="split"
useInvertedBackground={true} useInvertedBackground={true}
features={[ features={[
{ { id: 1, tag: "Meat", title: "Carni Mugellane", subtitle: "Our Pride", description: "Succulent, top-quality meat dishes prepared with ancestral techniques.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-xengel-with-fried-minced-fried-onion-human-hand-round-plate_176474-3258.jpg" },
id: 1, { id: 2, tag: "Pasta", title: "Cucina della Nonna", subtitle: "Heartwarming", description: "Fresh, handmade pasta dishes that bring back the comfort of Sunday lunches.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-raw-italian-pastas-from-gray-purse-right-side-blue-background_140725-130967.jpg" },
tag: "Meat",
title: "Carni Mugellane",
subtitle: "Our Pride",
description: "Succulent, top-quality meat dishes prepared with ancestral techniques from the Mugello region.",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-xengel-with-fried-minced-fried-onion-human-hand-round-plate_176474-3258.jpg",
},
{
id: 2,
tag: "Pasta",
title: "Cucina della Nonna",
subtitle: "Heartwarming",
description: "Fresh, handmade pasta dishes that bring back the comfort of grandmothers' Sunday lunches.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-raw-italian-pastas-from-gray-purse-right-side-blue-background_140725-130967.jpg",
},
{
id: 3,
tag: "Dolci",
title: "Traditional Desserts",
subtitle: "A Sweet End",
description: "Authentic Tuscan sweets and cakes that are an absolute must-try to complete your meal.",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-appetizing-pie-slice_23-2148243537.jpg",
},
]} ]}
title="Discover Traditional Flavors" title="Discover Traditional Flavors"
description="Experience our carefully curated menu rooted in Mugello history and Tuscan culinary heritage." description="Experience our curated menu rooted in Mugello history and Tuscan culinary heritage."
/> />
</div> </div>
<div id="testimonials" data-section="testimonials"> <div id="testimonials" data-section="testimonials">
<TestimonialCardTen <TestimonialCardSix
animationType="blur-reveal"
title="Guest Reviews"
description="See what our patrons say about their dining experience at I'Toscanaccio."
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={true}
testimonials={[ testimonials={[
{ { id: "1", name: "Matilde Borri", handle: "@matilde", testimonial: "Spectacular food and a feeling of being at home.", icon: Star },
id: "1", { id: "2", name: "Enrico Garavaglia", handle: "@enrico", testimonial: "Authentic Tuscan cooking, warm atmosphere.", icon: Star },
title: "A Fantastic Discovery", { id: "3", name: "Giulia Rossi", handle: "@giulia", testimonial: "An unforgettable evening of genuine flavors.", icon: Star },
quote: "Seemingly by chance, we found this gem. Spectacular food and a feeling of being at home.",
name: "Matilde Borri",
role: "Diner",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-holding-cocktail_23-2150124818.jpg?_wi=1",
},
{
id: "2",
title: "True Tradition",
quote: "If you are looking for authentic Tuscan cooking, this is the place. Intimate and warm.",
name: "Enrico Garavaglia",
role: "Diner",
imageSrc: "http://img.b2bpic.net/free-photo/girl-with-cheesecake_1303-3946.jpg",
},
{
id: "3",
title: "Passion in Every Dish",
quote: "Chef Stefano is fantastic; he transmits his passion for cooking through every plate.",
name: "Alessandro25",
role: "Diner",
imageSrc: "http://img.b2bpic.net/free-photo/communicating-with-multicultural-colleagues-small-local-cosy-restaurant-with-delicious-food_8353-10023.jpg",
},
{
id: "4",
title: "Just like home",
quote: "Every time we are in Vigevano, this is a fixed stop. The best traditional food.",
name: "Mirco Motta",
role: "Diner",
imageSrc: "http://img.b2bpic.net/free-photo/stylush-successful-ambitious-attractive-young-female-marketing-specialist-sit-restaurant-modern-cafe-eat-healthy-salad-drink-coffee-smiling-delighted-business-meeting-lunch-discuss-work_197531-22203.jpg",
},
{
id: "5",
title: "Unforgettable Evening",
quote: "The atmosphere is magical and the food is truly authentic. Highly recommended for any occasion.",
name: "Giulia Rossi",
role: "Diner",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-holding-cocktail_23-2150124818.jpg?_wi=2",
},
]} ]}
title="Loved by Our Guests"
description="Hear from our patrons about their experiences at I'Toscanaccio."
/> />
</div> </div>
<div id="contact" data-section="contact"> <div id="contact" data-section="contact">
<ContactCenter <ContactSplit
useInvertedBackground={true}
background={{
variant: "cell-wave",
}}
title="Book Your Tuscan Table"
description="Our restaurant is small and intimate, always book in advance to ensure your spot for a truly authentic dining experience."
buttonText="Send Request"
tag="Reservations" tag="Reservations"
title="Book Your Table"
description="Our restaurant is intimate; please book in advance for a truly authentic dining experience."
background={{ variant: "animated-grid" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/waiter-pouring-wine-restaurant_12345-67890.jpg"
/> />
</div> </div>
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterLogoReveal <FooterBase
columns={[
{ title: "Visit Us", items: [{ label: "Vigevano, Italy", href: "#" }] },
{ title: "Contact", items: [{ label: "reservations@itoscanaccio.it", href: "mailto:reservations@itoscanaccio.it" }] },
{ title: "Links", items: [{ label: "Privacy", href: "#" }] }
]}
logoText="I'Toscanaccio" logoText="I'Toscanaccio"
leftLink={{ copyrightText="© 2025 I'Toscanaccio"
text: "Privacy Policy",
href: "#",
}}
rightLink={{
text: "Vigevano, Italy",
href: "#",
}}
/> />
</div> </div>
</ReactLenis> </ReactLenis>