Merge version_2 into main #2
102
src/app/page.tsx
102
src/app/page.tsx
@@ -33,9 +33,9 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "Menu", id: "menu" },
|
||||
{ name: "Experience", id: "about" },
|
||||
{ name: "Contact", id: "contact" }
|
||||
{ name: "Menù", id: "menu" },
|
||||
{ name: "Esperienza", id: "about" },
|
||||
{ name: "Contatti", id: "contact" }
|
||||
]}
|
||||
brandName="Osteria Da Chì Ragazzi"
|
||||
/>
|
||||
@@ -44,26 +44,26 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogo
|
||||
logoText="Osteria Da Chì Ragazzi"
|
||||
description="Taste the sea, live the moment. Osteria Da Chì Ragazzi brings you fresh seafood and authentic coastal dining directly on the beach—from sunrise coffee to sunset cocktails, just steps from the water."
|
||||
description="Assapora il mare, vivi il momento. L'Osteria Da Chì Ragazzi ti offre pesce fresco e un'autentica cucina costiera direttamente sulla spiaggia, dal caffè del mattino ai cocktail al tramonto, a pochi passi dall'acqua."
|
||||
buttons={[
|
||||
{ text: "Reserve Now", href: "#contact" },
|
||||
{ text: "Explore the Menu", href: "#menu" }
|
||||
{ text: "Prenota ora", href: "#contact" },
|
||||
{ text: "Esplora il menù", href: "#menu" }
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Czb9bIhYmZw8oA5OjqLd6hkIBx/uploaded-1777392200869-dtiw7l2x.jpg"
|
||||
imageAlt="Osteria Da Chì Ragazzi beachfront view"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Czb9bIhYmZw8oA5OjqLd6hkIBx/uploaded-1777392200869-ayj5v7ql.jpg"
|
||||
imageAlt="Vista sulla spiaggia di Osteria Da Chì Ragazzi"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<TestimonialAboutCard
|
||||
useInvertedBackground={false}
|
||||
tag="Our Story"
|
||||
title="Authentic Coastal Dining"
|
||||
description="At Osteria Da Chì Ragazzi, we believe in the simple joy of fresh seafood, good company, and the sound of waves. Our kitchen is dedicated to local ingredients."
|
||||
subdescription="Whether you are a leisure traveler seeking authentic local flavor or a local regular looking for a sunset view, our doors are open to everyone."
|
||||
tag="La Nostra Storia"
|
||||
title="Autentica Cucina Costiera"
|
||||
description="All'Osteria Da Chì Ragazzi, crediamo nella gioia semplice del pesce fresco, della buona compagnia e del suono delle onde. La nostra cucina è dedicata agli ingredienti locali."
|
||||
subdescription="Che tu sia un viaggiatore in cerca di autentici sapori locali o un cliente abituale alla ricerca di una vista al tramonto, le nostre porte sono aperte a tutti."
|
||||
icon={Waves}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Czb9bIhYmZw8oA5OjqLd6hkIBx/uploaded-1777392200869-ayj5v7ql.jpg"
|
||||
imageAlt="Our team at Osteria Da Chì Ragazzi"
|
||||
imageAlt="Il nostro team presso Osteria Da Chì Ragazzi"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -74,14 +74,14 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ icon: Fish, title: "Fresh Daily Catch", description: "Sourced locally to ensure the highest quality." },
|
||||
{ icon: Waves, title: "Direct Beach Access", description: "Dine while listening to the gentle ocean waves." },
|
||||
{ icon: Wine, title: "Sunset Cocktails", description: "The perfect place to unwind in the evening." },
|
||||
{ icon: Star, title: "Authentic Atmosphere", description: "Experience true coastal warmth in every detail." },
|
||||
{ icon: Music, title: "Seaside Sessions", description: "Live music events during the summer season." }
|
||||
{ icon: Fish, title: "Pesce Fresco", description: "Pescato localmente per garantire la massima qualità." },
|
||||
{ icon: Waves, title: "Accesso Diretto alla Spiaggia", description: "Cena ascoltando il dolce suono delle onde." },
|
||||
{ icon: Wine, title: "Cocktail al Tramonto", description: "Il posto perfetto per rilassarsi la sera." },
|
||||
{ icon: Star, title: "Atmosfera Autentica", description: "Vivi il calore della costa in ogni dettaglio." },
|
||||
{ icon: Music, title: "Sessioni in Riva al Mare", description: "Eventi di musica dal vivo durante la stagione estiva." }
|
||||
]}
|
||||
title="Why Dine With Us?"
|
||||
description="We offer more than just a meal; we provide a genuine coastal experience."
|
||||
title="Perché cenare con noi?"
|
||||
description="Offriamo molto più di un semplice pasto; offriamo un'autentica esperienza costiera."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -92,15 +92,15 @@ export default function LandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "p1", brand: "Starter", name: "Fresh Seafood Mix", price: "$18", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/fried-fish-with-sauce-herbs_140725-2749.jpg" },
|
||||
{ id: "p2", brand: "Pasta", name: "Seafood Spaghetti", price: "$22", rating: 5, reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/stir-fried-spaghetti-seafood_1339-6418.jpg" },
|
||||
{ id: "p3", brand: "Signature", name: "Grilled Octopus", price: "$28", rating: 5, reviewCount: "88", imageSrc: "http://img.b2bpic.net/free-photo/raw-fresh-tuna-meat-with-sesame-salad_74190-5982.jpg" },
|
||||
{ id: "p4", brand: "Appetizer", name: "Fried Calamari", price: "$16", rating: 4, reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/squid-rings-plate-table_140725-1423.jpg" },
|
||||
{ id: "p5", brand: "Risotto", name: "Seafood Risotto", price: "$24", rating: 5, reviewCount: "110", imageSrc: "http://img.b2bpic.net/free-photo/grilled-lobster-with-butter-garlic_1203-9963.jpg" },
|
||||
{ id: "p6", brand: "Main", name: "Seafood Platter", price: "$45", rating: 5, reviewCount: "200", imageSrc: "http://img.b2bpic.net/free-photo/fish-sauce-table_140725-953.jpg" }
|
||||
{ id: "p1", brand: "Antipasti", name: "Mix di Mare Fresco", price: "18€", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/fried-fish-with-sauce-herbs_140725-2749.jpg" },
|
||||
{ id: "p2", brand: "Primi", name: "Spaghetti allo Scoglio", price: "22€", rating: 5, reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/stir-fried-spaghetti-seafood_1339-6418.jpg" },
|
||||
{ id: "p3", brand: "Specialità", name: "Polpo alla Griglia", price: "28€", rating: 5, reviewCount: "88", imageSrc: "http://img.b2bpic.net/free-photo/raw-fresh-tuna-meat-with-sesame-salad_74190-5982.jpg" },
|
||||
{ id: "p4", brand: "Antipasti", name: "Calamari Fritti", price: "16€", rating: 4, reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/squid-rings-plate-table_140725-1423.jpg" },
|
||||
{ id: "p5", brand: "Risotti", name: "Risotto ai Frutti di Mare", price: "24€", rating: 5, reviewCount: "110", imageSrc: "http://img.b2bpic.net/free-photo/grilled-lobster-with-butter-garlic_1203-9963.jpg" },
|
||||
{ id: "p6", brand: "Principali", name: "Gran Piatto di Mare", price: "45€", rating: 5, reviewCount: "200", imageSrc: "http://img.b2bpic.net/free-photo/fish-sauce-table_140725-953.jpg" }
|
||||
]}
|
||||
title="Our Signature Dishes"
|
||||
description="A curated selection of the freshest seafood prepared with love."
|
||||
title="I Nostri Piatti d'Autore"
|
||||
description="Una selezione curata dei più freschi prodotti ittici preparati con passione."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -111,12 +111,12 @@ export default function LandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{ id: "m1", value: "15+", title: "Years Experience", description: "Serving fresh seafood with dedication.", icon: Award },
|
||||
{ id: "m2", value: "5k+", title: "Happy Guests", description: "Countless memories created by the sea.", icon: Users },
|
||||
{ id: "m3", value: "100%", title: "Fresh Catch", description: "Guaranteed daily local sourcing.", icon: Star }
|
||||
{ id: "m1", value: "15+", title: "Anni di Esperienza", description: "Serviamo pesce fresco con dedizione.", icon: Award },
|
||||
{ id: "m2", value: "5k+", title: "Ospiti Felici", description: "Innumerevoli ricordi creati in riva al mare.", icon: Users },
|
||||
{ id: "m3", value: "100%", title: "Pescato Fresco", description: "Garantiamo approvvigionamento locale quotidiano.", icon: Star }
|
||||
]}
|
||||
title="Experience by Numbers"
|
||||
description="Years of passion and happy guests."
|
||||
title="La Nostra Esperienza in Numeri"
|
||||
description="Anni di passione e ospiti felici."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -125,14 +125,14 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "t1", name: "Sarah Miller", date: "Jan 2025", title: "Amazing Atmosphere", quote: "The best seafood I've ever had by the beach. Truly authentic.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-seaside_23-2149137141.jpg", imageSrc: "http://img.b2bpic.net/free-photo/father-son-drinking-cocktail_23-2147824662.jpg" },
|
||||
{ id: "t2", name: "Marco Rossi", date: "Dec 2024", title: "Perfect Anniversary", quote: "Unforgettable sunset dinner. The staff made it special.", tag: "Guest", avatarSrc: "http://img.b2bpic.net/free-photo/people-lifestyle-leisure-indoor-portrait-handsome-young-hipster-stylish-black-hat-sitting-wooden-cafe-table-with-mug-cappuccino_273609-1623.jpg", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-couple-enjoying-morning-coffee_1262-4762.jpg" },
|
||||
{ id: "t3", name: "Emma Wilson", date: "Nov 2024", title: "Authentic Gem", quote: "Finally found an authentic spot that delivers on taste.", tag: "Tourist", avatarSrc: "http://img.b2bpic.net/free-photo/mature-woman-smiling_1149-601.jpg", imageSrc: "http://img.b2bpic.net/free-photo/two-female-friends-with-drinks-beach_23-2147643688.jpg" },
|
||||
{ id: "t4", name: "David Chen", date: "Oct 2024", title: "Family Favorite", quote: "Kid-friendly and delicious! Highly recommend.", tag: "Guest", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg", imageSrc: "http://img.b2bpic.net/free-photo/women-bar-having-chat-dinking-cocktails_1303-13489.jpg" },
|
||||
{ id: "t5", name: "Linda Smith", date: "Sep 2024", title: "Simply Wonderful", quote: "I come back every time I'm in town.", tag: "Local", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-afro-american-woman_23-2148332136.jpg", imageSrc: "http://img.b2bpic.net/free-photo/smiley-couple-sharing-fast-food_329181-20757.jpg" }
|
||||
{ id: "t1", name: "Sarah Miller", date: "Gen 2025", title: "Atmosfera Incredibile", quote: "Il miglior pesce che abbia mai mangiato in spiaggia. Davvero autentico.", tag: "Cliente", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-seaside_23-2149137141.jpg", imageSrc: "http://img.b2bpic.net/free-photo/father-son-drinking-cocktail_23-2147824662.jpg" },
|
||||
{ id: "t2", name: "Marco Rossi", date: "Dic 2024", title: "Anniversario Perfetto", quote: "Cena al tramonto indimenticabile. Lo staff l'ha resa speciale.", tag: "Ospite", avatarSrc: "http://img.b2bpic.net/free-photo/people-lifestyle-leisure-indoor-portrait-handsome-young-hipster-stylish-black-hat-sitting-wooden-cafe-table-with-mug-cappuccino_273609-1623.jpg", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-couple-enjoying-morning-coffee_1262-4762.jpg" },
|
||||
{ id: "t3", name: "Emma Wilson", date: "Nov 2024", title: "Gemma Autentica", quote: "Finalmente ho trovato un posto autentico che punta sul gusto.", tag: "Turista", avatarSrc: "http://img.b2bpic.net/free-photo/mature-woman-smiling_1149-601.jpg", imageSrc: "http://img.b2bpic.net/free-photo/two-female-friends-with-drinks-beach_23-2147643688.jpg" },
|
||||
{ id: "t4", name: "David Chen", date: "Ott 2024", title: "Il Preferito dalla Famiglia", quote: "A misura di bambino e delizioso! Lo consiglio vivamente.", tag: "Ospite", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg", imageSrc: "http://img.b2bpic.net/free-photo/women-bar-having-chat-dinking-cocktails_1303-13489.jpg" },
|
||||
{ id: "t5", name: "Linda Smith", date: "Set 2024", title: "Semplicemente Meraviglioso", quote: "Torno ogni volta che sono in città.", tag: "Locale", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-afro-american-woman_23-2148332136.jpg", imageSrc: "http://img.b2bpic.net/free-photo/smiley-couple-sharing-fast-food_329181-20757.jpg" }
|
||||
]}
|
||||
title="Guest Stories"
|
||||
description="Join our community of happy diners who love our seaside hospitality."
|
||||
title="Le Storie dei Nostri Ospiti"
|
||||
description="Unisciti alla nostra community di commensali felici che amano la nostra ospitalità."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -141,12 +141,12 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{ id: "q1", title: "Do I need a reservation?", content: "While walk-ins are welcome, reservations are recommended for sunset hours and groups." },
|
||||
{ id: "q2", title: "Are you pet friendly?", content: "Yes, we welcome well-behaved pets on our outdoor terrace." },
|
||||
{ id: "q3", title: "Do you offer event bookings?", content: "Absolutely! Contact us to discuss your special event or party needs." }
|
||||
{ id: "q1", title: "È necessaria la prenotazione?", content: "Sebbene i clienti senza prenotazione siano i benvenuti, si consiglia di prenotare per l'orario del tramonto e per gruppi." },
|
||||
{ id: "q2", title: "Siete pet friendly?", content: "Sì, accogliamo volentieri gli animali ben educati sulla nostra terrazza esterna." },
|
||||
{ id: "q3", title: "Offrite prenotazioni per eventi?", content: "Assolutamente sì! Contattaci per discutere le tue esigenze per eventi speciali o feste." }
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Everything you need to know about your dining experience."
|
||||
title="Domande Frequenti"
|
||||
description="Tutto ciò che devi sapere sulla tua esperienza culinaria."
|
||||
faqsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -155,9 +155,9 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Contact Us"
|
||||
title="Ready to Visit?"
|
||||
description="Reserve your table today or call us for any inquiries. We look forward to seeing you at Osteria Da Chì Ragazzi."
|
||||
tag="Contattaci"
|
||||
title="Pronto a trovarci?"
|
||||
description="Prenota il tuo tavolo oggi o chiamaci per qualsiasi richiesta. Non vediamo l'ora di vederti all'Osteria Da Chì Ragazzi."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cozy-cafe-hotel-decorated-with-green-plants-flowers_181624-37913.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
@@ -167,9 +167,9 @@ export default function LandingPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoEmphasis
|
||||
columns={[
|
||||
{ items: [{ label: "Call Now: 3274460385", href: "tel:3274460385" }, { label: "Reserve Table", href: "#contact" }] },
|
||||
{ items: [{ label: "Chiama ora: 3274460385", href: "tel:3274460385" }, { label: "Prenota Tavolo", href: "#contact" }] },
|
||||
{ items: [{ label: "Facebook", href: "#" }, { label: "Instagram", href: "#" }] },
|
||||
{ items: [{ label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }] }
|
||||
{ items: [{ label: "Privacy Policy", href: "#" }, { label: "Termini di Servizio", href: "#" }] }
|
||||
]}
|
||||
logoText="Osteria Da Chì Ragazzi"
|
||||
/>
|
||||
@@ -177,4 +177,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user