From c333bbebdbecfb87b73bc9a609ffd008f5ef9ff4 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 16:06:02 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 102 +++++++++++++++++++++++------------------------ 1 file changed, 51 insertions(+), 51 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1ae104f..ef1833b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,9 +33,9 @@ export default function LandingPage() { @@ -44,26 +44,26 @@ export default function LandingPage() {
@@ -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." /> @@ -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." /> @@ -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." /> @@ -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à." /> @@ -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" /> @@ -155,9 +155,9 @@ export default function LandingPage() { @@ -177,4 +177,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1