Update src/app/contatti/page.tsx

This commit is contained in:
2026-05-26 19:37:27 +00:00
parent 1139071352
commit 67e679de4b

View File

@@ -5,7 +5,7 @@ import ReactLenis from "lenis/react";
import FeatureCardTwentySix from '@/components/sections/feature/FeatureCardTwentySix';
import FooterCard from '@/components/sections/footer/FooterCard';
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
import { Clock, Facebook, Instagram, MapPin } from "lucide-react";
import { Clock, Facebook, Instagram, MapPin, Map, Phone, Mail, Euro, Calendar, Concierge, CreditCard, Wheelchair } from "lucide-react";
export default function LandingPage() {
return (
@@ -26,39 +26,23 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "/",
},
name: "Home", id: "/"},
{
name: "Menù",
id: "/menu",
},
name: "Menù", id: "/menu"},
{
name: "Cantina",
id: "/cantina",
},
name: "Cantina", id: "/cantina"},
{
name: "Dolci",
id: "/dolci",
},
name: "Dolci", id: "/dolci"},
{
name: "La Trattoria",
id: "/latrattoria",
},
name: "La Trattoria", id: "/latrattoria"},
{
name: "Prenota",
id: "/prenota",
},
name: "Prenota", id: "/prenota"},
{
name: "Contatti",
id: "/contatti",
},
name: "Contatti", id: "/contatti"},
]}
brandName="Trattoria Bar Vittorio Gigagin"
button={{
text: "Prenota",
href: "/prenota",
}}
text: "Prenota", href: "/prenota"}}
animateOnLoad={true}
/>
</div>
@@ -69,33 +53,17 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Indirizzo",
description: "Via Recroso, 229, 16024 Lumarzo (GE) - C48C+8C",
buttonIcon: "Map",
imageSrc: "http://img.b2bpic.net/free-photo/man-woman-sitting-table-with-desserts-drinks-flowers-cafe_23-2148001711.jpg",
imageAlt: "Man and woman sitting at table with desserts, drinks and flowers in cafe",
},
title: "Indirizzo", description: "Via Recroso, 229, 16024 Lumarzo (GE) - C48C+8C", buttonIcon: Map,
imageSrc: "http://img.b2bpic.net/free-photo/man-woman-sitting-table-with-desserts-drinks-flowers-cafe_23-2148001711.jpg", imageAlt: "Man and woman sitting at table with desserts, drinks and flowers in cafe"},
{
title: "Telefono",
description: "Chiamaci per prenotazioni o informazioni: 0185 94047",
buttonIcon: "Phone",
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-friends-night-having-dinner_23-2149190962.jpg?_wi=4",
imageAlt: "Man and woman sitting at table with desserts, drinks and flowers in cafe",
},
title: "Telefono", description: "Chiamaci per prenotazioni o informazioni: 0185 94047", buttonIcon: Phone,
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-friends-night-having-dinner_23-2149190962.jpg", imageAlt: "Man and woman sitting at table with desserts, drinks and flowers in cafe"},
{
title: "Email",
description: "Per qualsiasi domanda, scrivici a info@gigagin.it",
buttonIcon: "Mail",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-large-tube-pasta-with-chicken-cherry-tomato-with-chopped-parsley_141793-1948.jpg?_wi=4",
imageAlt: "Man and woman sitting at table with desserts, drinks and flowers in cafe",
},
title: "Email", description: "Per qualsiasi domanda, scrivici a info@gigagin.it", buttonIcon: Mail,
imageSrc: "http://img.b2bpic.net/free-photo/top-view-large-tube-pasta-with-chicken-cherry-tomato-with-chopped-parsley_141793-1948.jpg", imageAlt: "Man and woman sitting at table with desserts, drinks and flowers in cafe"},
{
title: "Prezzo Medio",
description: "Un'esperienza gastronomica completa a 3040 € a persona (vini esclusi).",
buttonIcon: "Euro",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-indian-dosa-assortment_23-2149086041.jpg?_wi=4",
imageAlt: "Man and woman sitting at table with desserts, drinks and flowers in cafe",
},
title: "Prezzo Medio", description: "Un'esperienza gastronomica completa a 3040 € a persona (vini esclusi).", buttonIcon: Euro,
imageSrc: "http://img.b2bpic.net/free-photo/delicious-indian-dosa-assortment_23-2149086041.jpg", imageAlt: "Man and woman sitting at table with desserts, drinks and flowers in cafe"},
]}
title="Dove Siamo"
description="Ci troviamo nel cuore di Lumarzo, un'oasi di tranquillità per gustare i sapori autentici della Liguria. Facilmente raggiungibile con ampio parcheggio."
@@ -110,33 +78,17 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
title: "Orari di Apertura",
description: "LunDom: aggiornare orari stagionali. Consigliamo di chiamare per verificare.",
buttonIcon: "Calendar",
imageSrc: "http://img.b2bpic.net/free-photo/man-embracing-with-woman-restaurant_23-2148016783.jpg",
imageAlt: "Man embracing with woman in restaurant",
},
title: "Orari di Apertura", description: "LunDom: aggiornare orari stagionali. Consigliamo di chiamare per verificare.", buttonIcon: Calendar,
imageSrc: "http://img.b2bpic.net/free-photo/man-embracing-with-woman-restaurant_23-2148016783.jpg", imageAlt: "Man embracing with woman in restaurant"},
{
title: "Servizi Disponibili",
description: "Tavoli allaperto, consumazione sul posto, bar, caffè eccellente e pasti fino a tardi.",
buttonIcon: "Concierge",
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-friends-night-having-dinner_23-2149190962.jpg?_wi=5",
imageAlt: "Man embracing with woman in restaurant",
},
title: "Servizi Disponibili", description: "Tavoli allaperto, consumazione sul posto, bar, caffè eccellente e pasti fino a tardi.", buttonIcon: Concierge,
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-friends-night-having-dinner_23-2149190962.jpg", imageAlt: "Man embracing with woman in restaurant"},
{
title: "Opzioni di Pagamento",
description: "Accettiamo carte di credito/debito e pagamenti con NFC per la tua comodità.",
buttonIcon: "CreditCard",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-large-tube-pasta-with-chicken-cherry-tomato-with-chopped-parsley_141793-1948.jpg?_wi=5",
imageAlt: "Man embracing with woman in restaurant",
},
title: "Opzioni di Pagamento", description: "Accettiamo carte di credito/debito e pagamenti con NFC per la tua comodità.", buttonIcon: CreditCard,
imageSrc: "http://img.b2bpic.net/free-photo/top-view-large-tube-pasta-with-chicken-cherry-tomato-with-chopped-parsley_141793-1948.jpg", imageAlt: "Man embracing with woman in restaurant"},
{
title: "Accessibilità Completa",
description: "Ingresso, tavoli e bagni sono accessibili a persone con disabilità motorie.",
buttonIcon: "Wheelchair",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-indian-dosa-assortment_23-2149086041.jpg?_wi=5",
imageAlt: "Man embracing with woman in restaurant",
},
title: "Accessibilità Completa", description: "Ingresso, tavoli e bagni sono accessibili a persone con disabilità motorie.", buttonIcon: Wheelchair,
imageSrc: "http://img.b2bpic.net/free-photo/delicious-indian-dosa-assortment_23-2149086041.jpg", imageAlt: "Man embracing with woman in restaurant"},
]}
title="Servizi e Orari"
description="Offriamo una gamma completa di servizi per rendere la tua visita il più confortevole possibile. Consulta i nostri orari e le opzioni di pagamento."
@@ -152,14 +104,10 @@ export default function LandingPage() {
socialLinks={[
{
icon: Instagram,
href: "#",
ariaLabel: "Instagram page",
},
href: "#", ariaLabel: "Instagram page"},
{
icon: Facebook,
href: "#",
ariaLabel: "Facebook page",
},
href: "#", ariaLabel: "Facebook page"},
]}
/>
</div>