Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 92310193d0 | |||
| 2a8eafa2c1 | |||
| 52549365c4 | |||
| abd886bd94 | |||
| 05c153d40d |
198
src/app/page.tsx
198
src/app/page.tsx
@@ -9,10 +9,10 @@ import FooterSimple from '@/components/sections/footer/FooterSimple';
|
|||||||
import HeroBillboardScroll from '@/components/sections/hero/HeroBillboardScroll';
|
import HeroBillboardScroll from '@/components/sections/hero/HeroBillboardScroll';
|
||||||
import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaAbout';
|
import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaAbout';
|
||||||
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
|
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
|
||||||
import PricingCardTwo from '@/components/sections/pricing/PricingCardTwo';
|
|
||||||
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
|
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
|
||||||
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
|
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
|
||||||
import { Camera, Droplets, Pizza, Sparkles, Users } from "lucide-react";
|
import { Camera, Droplets, Pizza, Users } from "lucide-react";
|
||||||
|
|
||||||
export default function LandingPage() {
|
export default function LandingPage() {
|
||||||
return (
|
return (
|
||||||
@@ -33,23 +33,21 @@ export default function LandingPage() {
|
|||||||
<NavbarStyleApple
|
<NavbarStyleApple
|
||||||
navItems={[
|
navItems={[
|
||||||
{
|
{
|
||||||
name: "Home", id: "#hero"},
|
name: "Casa", id: "#hero"},
|
||||||
{
|
{
|
||||||
name: "About", id: "#about"},
|
name: "Chi Siamo", id: "#about"},
|
||||||
{
|
{
|
||||||
name: "Menu", id: "#products"},
|
name: "Menu", id: "#products"},
|
||||||
{
|
{
|
||||||
name: "Offerings", id: "#features"},
|
name: "Offerte", id: "#features"},
|
||||||
{
|
{
|
||||||
name: "Reservations", id: "#pricing"},
|
name: "Testimonianze", id: "#testimonials"},
|
||||||
{
|
{
|
||||||
name: "Testimonials", id: "#testimonials"},
|
name: "Domande Frequenti", id: "#faq"},
|
||||||
{
|
{
|
||||||
name: "FAQ", id: "#faq"},
|
name: "Contatti", id: "#contact"},
|
||||||
{
|
|
||||||
name: "Contact", id: "#contact"},
|
|
||||||
]}
|
]}
|
||||||
brandName="Madly Contemporary Pizza"
|
brandName="Madly Pizza Contemporanea"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -57,32 +55,32 @@ export default function LandingPage() {
|
|||||||
<HeroBillboardScroll
|
<HeroBillboardScroll
|
||||||
background={{
|
background={{
|
||||||
variant: "radial-gradient"}}
|
variant: "radial-gradient"}}
|
||||||
title="Madly Contemporary Pizza — Where Atmosphere Meets Taste"
|
title="Madly Pizza Contemporanea — Dove l'Atmosfera Incontra il Gusto"
|
||||||
description="Experience modern pizza culture in Rome's EUR. Warm lights, shared moments, and bold flavors designed for connection."
|
description="Vivi la moderna cultura della pizza all'EUR di Roma. Luci calde, momenti condivisi e sapori audaci pensati per la connessione."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Reserve Your Table", href: "#contact"},
|
text: "Prenota il Tuo Tavolo", href: "#contact"},
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/delicious-vegan-pizza-social-post_23-2151895470.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/delicious-vegan-pizza-social-post_23-2151895470.jpg"
|
||||||
imageAlt="Contemporary pizza on a table in a warmly lit restaurant"
|
imageAlt="Pizza contemporanea su un tavolo in un ristorante illuminato calorosamente"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="about" data-section="about">
|
<div id="about" data-section="about">
|
||||||
<MetricSplitMediaAbout
|
<MetricSplitMediaAbout
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
title="Our Philosophy: Craft, Culture & Connection"
|
title="La Nostra Filosofia: Artigianalità, Cultura e Connessione"
|
||||||
description="At Madly Contemporary Pizza, we believe in elevating the everyday. Our artisanal pizzas are crafted with the finest local ingredients, blending traditional Roman techniques with innovative culinary twists. It's more than just food; it's an experience designed for sharing and savoring."
|
description="Da Madly Pizza Contemporanea, crediamo nell'elevare il quotidiano. Le nostre pizze artigianali sono create con i migliori ingredienti locali, mescolando tecniche tradizionali romane con innovazioni culinarie. È più di un semplice cibo; è un'esperienza pensata per la condivisione e la degustazione."
|
||||||
metrics={[
|
metrics={[
|
||||||
{
|
{
|
||||||
value: "100%", title: "Fresh Ingredients"},
|
value: "100%", title: "Ingredienti Freschi"},
|
||||||
{
|
{
|
||||||
value: "20+", title: "Unique Recipes"},
|
value: "20+", title: "Ricette Uniche"},
|
||||||
{
|
{
|
||||||
value: "5-Star", title: "Dining Experience"},
|
value: "5-Star", title: "Esperienza Culinaria"},
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134252.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134252.jpg"
|
||||||
imageAlt="Chef placing a pizza into a modern oven"
|
imageAlt="Chef che inserisce una pizza in un forno moderno"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -94,35 +92,35 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
title: "Artisanal Pizza Creations", description: "Experience unique flavor profiles that blend classic Italian roots with innovative culinary approaches, crafted daily with passion.", icon: Pizza,
|
title: "Creazioni Artigianali di Pizza", description: "Scopri profili di sapore unici che fondono le radici classiche italiane con approcci culinari innovativi, creati quotidianamente con passione.", icon: Pizza,
|
||||||
mediaItems: [
|
mediaItems: [
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/cutlery-sauces-near-pizza_23-2147772096.jpg", imageAlt: "Gourmet pizza with cocktails"},
|
imageSrc: "http://img.b2bpic.net/free-photo/cutlery-sauces-near-pizza_23-2147772096.jpg", imageAlt: "Pizza gourmet con cocktail"},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pizza-arrangement_23-2149333837.jpg", imageAlt: "Close up of gourmet pizza"},
|
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pizza-arrangement_23-2149333837.jpg", imageAlt: "Primo piano di pizza gourmet"},
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Craft Beer & Wine Pairings", description: "Elevate your meal with our thoughtfully selected range of local craft beers and fine Italian wines, perfectly complementing our menu.", icon: Droplets,
|
title: "Abbinamenti Birra Artigianale & Vino", description: "Eleva il tuo pasto con la nostra selezione curata di birre artigianali locali e pregiati vini italiani, che completano perfettamente il nostro menu.", icon: Droplets,
|
||||||
mediaItems: [
|
mediaItems: [
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/group-positive-young-people-toasting-dinner_23-2148454187.jpg", imageAlt: "Friends sharing plates and drinks"},
|
imageSrc: "http://img.b2bpic.net/free-photo/group-positive-young-people-toasting-dinner_23-2148454187.jpg", imageAlt: "Amici che condividono piatti e bevande"},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-some-delicious-italian-food_23-2149028553.jpg", imageAlt: "Close up of shared food"},
|
imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-some-delicious-italian-food_23-2149028553.jpg", imageAlt: "Primo piano di cibo condiviso"},
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Instagram-Worthy Ambiance", description: "Dine in a setting where modern design meets warm hospitality, creating the perfect backdrop for memorable moments and stunning photos.", icon: Camera,
|
title: "Ambiente Degno di Instagram", description: "Cena in un ambiente dove il design moderno incontra la calda ospitalità, creando lo sfondo perfetto per momenti memorabili e foto mozzafiato.", icon: Camera,
|
||||||
mediaItems: [
|
mediaItems: [
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/dining-room-background-zoom-calls_23-2149684443.jpg", imageAlt: "Modern restaurant interior with warm lighting"},
|
imageSrc: "http://img.b2bpic.net/free-photo/dining-room-background-zoom-calls_23-2149684443.jpg", imageAlt: "Interno di ristorante moderno con illuminazione calda"},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dining-table-arrangement_23-2150312216.jpg", imageAlt: "Detailed view of interior design"},
|
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dining-table-arrangement_23-2150312216.jpg", imageAlt: "Vista dettagliata del design degli interni"},
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
title="Curated Offerings & Convivial Experiences"
|
title="Offerte Curate ed Esperienze Conviviali"
|
||||||
description="Discover a menu that celebrates flavor and fosters connection. From our signature contemporary pizzas to exquisite artisanal beer pairings, every element is designed to delight. Shareable plates encourage communal dining, while our stylish ambiance makes every moment Instagram-worthy."
|
description="Scopri un menu che celebra il sapore e favorisce la connessione. Dalle nostre pizze contemporanee d'autore a squisiti abbinamenti con birre artigianali, ogni elemento è pensato per deliziare. Piatti condivisibili incoraggiano la cena comune, mentre la nostra elegante atmosfera rende ogni momento degno di Instagram."
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -134,56 +132,26 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
products={[
|
products={[
|
||||||
{
|
{
|
||||||
id: "margherita", brand: "Madly", name: "The Classic Margherita", price: "€12", rating: 5,
|
id: "margherita", brand: "Madly", name: "La Classica Margherita", price: "€12", rating: 5,
|
||||||
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/pizza-brown-wooden-table_58702-1339.jpg", imageAlt: "Classic Margherita pizza"},
|
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/pizza-brown-wooden-table_58702-1339.jpg", imageAlt: "Pizza Classica Margherita"},
|
||||||
{
|
{
|
||||||
id: "truffle", brand: "Madly", name: "Black Truffle Dream", price: "€18", rating: 5,
|
id: "truffle", brand: "Madly", name: "Sogno al Tartufo Nero", price: "€18", rating: 5,
|
||||||
reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/slices-italian-pizza-with-utensils-ingredients-black-kitchen-worktop_23-2148076119.jpg", imageAlt: "Black truffle pizza"},
|
reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/slices-italian-pizza-with-utensils-ingredients-black-kitchen-worktop_23-2148076119.jpg", imageAlt: "Pizza al Tartufo Nero"},
|
||||||
{
|
{
|
||||||
id: "diavola", brand: "Madly", name: "Spicy Diavola", price: "€14", rating: 4,
|
id: "diavola", brand: "Madly", name: "Diavola Piccante", price: "€14", rating: 4,
|
||||||
reviewCount: "90", imageSrc: "http://img.b2bpic.net/free-photo/front-view-tasty-sausage-pizza-with-fresh-vegetables-white_140725-148716.jpg", imageAlt: "Spicy Diavola pizza with salami"},
|
reviewCount: "90", imageSrc: "http://img.b2bpic.net/free-photo/front-view-tasty-sausage-pizza-with-fresh-vegetables-white_140725-148716.jpg", imageAlt: "Pizza Diavola Piccante con salame"},
|
||||||
{
|
{
|
||||||
id: "vegetable", brand: "Madly", name: "Garden Harvest", price: "€15", rating: 5,
|
id: "vegetable", brand: "Madly", name: "Raccolto dell'Orto", price: "€15", rating: 5,
|
||||||
reviewCount: "70", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-fluffy-pizza-arrangement_23-2148574241.jpg", imageAlt: "Vegetable pizza"},
|
reviewCount: "70", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-fluffy-pizza-arrangement_23-2148574241.jpg", imageAlt: "Pizza Vegetariana"},
|
||||||
{
|
{
|
||||||
id: "seafood", brand: "Madly", name: "Mediterranean Catch", price: "€20", rating: 4,
|
id: "seafood", brand: "Madly", name: "Pescato Mediterraneo", price: "€20", rating: 4,
|
||||||
reviewCount: "50", imageSrc: "http://img.b2bpic.net/free-photo/chef39s-hands-cover-ingredients-dough-while-preparing-traditional-italian-dish-calzone_166373-6895.jpg", imageAlt: "Seafood pizza"},
|
reviewCount: "50", imageSrc: "http://img.b2bpic.net/free-photo/chef39s-hands-cover-ingredients-dough-while-preparing-traditional-italian-dish-calzone_166373-6895.jpg", imageAlt: "Pizza ai Frutti di Mare"},
|
||||||
{
|
{
|
||||||
id: "dessert", brand: "Madly", name: "Sweet N' Indulgent", price: "€10", rating: 5,
|
id: "dessert", brand: "Madly", name: "Dolce e Indulgente", price: "€10", rating: 5,
|
||||||
reviewCount: "60", imageSrc: "http://img.b2bpic.net/free-photo/meat-pizza-green-pepper-red-onion-cheese-beef-meat-barbecue-sauce_140725-11083.jpg", imageAlt: "Dessert pizza"},
|
reviewCount: "60", imageSrc: "http://img.b2bpic.net/free-photo/meat-pizza-green-pepper-red-onion-cheese-beef-meat-barbecue-sauce_140725-11083.jpg", imageAlt: "Pizza Dessert"},
|
||||||
]}
|
]}
|
||||||
title="Our Signature Pizzas"
|
title="Le Nostre Pizze d'Autore"
|
||||||
description="Explore our handcrafted selection, blending traditional quality with modern flair. Each pizza is a culinary journey designed for the contemporary palate."
|
description="Esplora la nostra selezione artigianale, che fonde qualità tradizionale con un tocco moderno. Ogni pizza è un viaggio culinario pensato per il palato contemporaneo."
|
||||||
/>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div id="pricing" data-section="pricing">
|
|
||||||
<PricingCardTwo
|
|
||||||
animationType="slide-up"
|
|
||||||
textboxLayout="default"
|
|
||||||
useInvertedBackground={false}
|
|
||||||
plans={[
|
|
||||||
{
|
|
||||||
id: "standard-reservation", badge: "Popular", badgeIcon: Sparkles,
|
|
||||||
price: "Free", subtitle: "Book a table for up to 6 guests", buttons: [
|
|
||||||
{
|
|
||||||
text: "Book Now", href: "#contact"},
|
|
||||||
],
|
|
||||||
features: [
|
|
||||||
"Guaranteed seating", "Priority service", "Online confirmation"],
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "group-event", badge: "Custom", badgeIcon: Users,
|
|
||||||
price: "Inquire", subtitle: "Tailored packages for groups of 7+", buttons: [
|
|
||||||
{
|
|
||||||
text: "Get a Quote", href: "#contact"},
|
|
||||||
],
|
|
||||||
features: [
|
|
||||||
"Personalized menu", "Dedicated service", "Flexible seating arrangements"],
|
|
||||||
},
|
|
||||||
]}
|
|
||||||
title="Plan Your Visit"
|
|
||||||
description="Whether an intimate dinner or a group celebration, we offer options to make your experience perfect. Choose from our standard reservations or special event packages."
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -194,18 +162,18 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
id: "1", name: "Sophia R.", handle: "@sophia_roam", testimonial: "Madly Pizza is a gem in Rome! The atmosphere is chic yet welcoming, and the pizzas are simply divine. A must-visit for anyone looking for a modern dining experience.", imageSrc: "http://img.b2bpic.net/free-photo/friends-talking-by-lunch_1098-14622.jpg", imageAlt: "Sophia R."},
|
id: "1", name: "Sophia R.", handle: "@sophia_roam", testimonial: "Madly Pizza è un gioiello a Roma! L'atmosfera è chic ma accogliente, e le pizze sono semplicemente divine. Un must per chi cerca un'esperienza culinaria moderna.", imageSrc: "http://img.b2bpic.net/free-photo/friends-talking-by-lunch_1098-14622.jpg", imageAlt: "Sophia R."},
|
||||||
{
|
{
|
||||||
id: "2", name: "Marco L.", handle: "@marco.eats", testimonial: "Finally, a pizza place that breaks the mold. Madly's innovative toppings and perfect crust make it my new favorite spot. The craft beer selection is a huge plus!", imageSrc: "http://img.b2bpic.net/free-photo/pizza-with-notebook-cookbook-ingredients_1101-332.jpg", imageAlt: "Marco L."},
|
id: "2", name: "Marco L.", handle: "@marco.eats", testimonial: "Finalmente, una pizzeria che rompe gli schemi. I condimenti innovativi e la crosta perfetta di Madly la rendono il mio nuovo posto preferito. La selezione di birre artigianali è un enorme vantaggio!", imageSrc: "http://img.b2bpic.net/free-photo/pizza-with-notebook-cookbook-ingredients_1101-332.jpg", imageAlt: "Marco L."},
|
||||||
{
|
{
|
||||||
id: "3", name: "Eleonora B.", handle: "@ele.foodie", testimonial: "The ambiance, the service, the food—everything at Madly is top-notch. It's the ideal place for a date night or a relaxed evening with friends. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/company-friends-eating-pizza-talking_140725-14157.jpg", imageAlt: "Eleonora B."},
|
id: "3", name: "Eleonora B.", handle: "@ele.foodie", testimonial: "L'atmosfera, il servizio, il cibo—tutto da Madly è di prim'ordine. È il luogo ideale per una serata romantica o una serata rilassante con gli amici. Altamente raccomandato!", imageSrc: "http://img.b2bpic.net/free-photo/company-friends-eating-pizza-talking_140725-14157.jpg", imageAlt: "Eleonora B."},
|
||||||
{
|
{
|
||||||
id: "4", name: "Giovanni P.", handle: "@giovanni.adventures", testimonial: "As a local, I'm always looking for unique places. Madly offers a fresh take on Roman pizza culture with an amazing menu. The EUR district needed this!", imageSrc: "http://img.b2bpic.net/free-photo/nice-woman-eating-slice-pizza_141793-877.jpg", imageAlt: "Giovanni P."},
|
id: "4", name: "Giovanni P.", handle: "@giovanni.adventures", testimonial: "Come locale, sono sempre alla ricerca di posti unici. Madly offre una nuova interpretazione della cultura della pizza romana con un menu fantastico. Il quartiere EUR ne aveva bisogno!", imageSrc: "http://img.b2bpic.net/free-photo/nice-woman-eating-slice-pizza_141793-877.jpg", imageAlt: "Giovanni P."},
|
||||||
{
|
{
|
||||||
id: "5", name: "The Rossi Family", handle: "@rossi_family_eats", testimonial: "We brought our kids, and everyone found something they loved. The staff was incredibly friendly, and the contemporary setting felt special. We'll be back!", imageSrc: "http://img.b2bpic.net/free-photo/people-eating-pizza_52683-111552.jpg", imageAlt: "The Rossi Family"},
|
id: "5", name: "La Famiglia Rossi", handle: "@rossi_family_eats", testimonial: "Abbiamo portato i nostri figli, e tutti hanno trovato qualcosa che amavano. Il personale è stato incredibilmente cordiale e l'ambiente contemporaneo ci è sembrato speciale. Torneremo!", imageSrc: "http://img.b2bpic.net/free-photo/people-eating-pizza_52683-111552.jpg", imageAlt: "La Famiglia Rossi"},
|
||||||
]}
|
]}
|
||||||
title="What Our Guests Say"
|
title="Cosa Dicono i Nostri Ospiti"
|
||||||
description="Hear from our patrons about their experiences. From the unique flavors to the warm atmosphere, their words capture the Madly difference."
|
description="Ascolta i nostri clienti sulle loro esperienze. Dai sapori unici all'atmosfera calda, le loro parole catturano la differenza Madly."
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -215,19 +183,19 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
faqs={[
|
faqs={[
|
||||||
{
|
{
|
||||||
id: "1", title: "Do you offer vegetarian or vegan options?", content: "Yes, our menu features a variety of delicious vegetarian pizzas and several vegan-friendly options, clearly marked. Please ask our staff for recommendations!"},
|
id: "1", title: "Offrite opzioni vegetariane o vegane?", content: "Sì, il nostro menu offre una varietà di deliziose pizze vegetariane e diverse opzioni vegane, chiaramente indicate. Chiedi al nostro staff per consigli!"},
|
||||||
{
|
{
|
||||||
id: "2", title: "How can I make a reservation?", content: "You can easily make a reservation through our website's 'Contact' section, by phone, or directly through our online booking partner link. We recommend booking in advance, especially for weekend evenings."},
|
id: "2", title: "Come posso effettuare una prenotazione?", content: "Puoi facilmente effettuare una prenotazione tramite la sezione 'Contatti' del nostro sito web, per telefono o direttamente tramite il link del nostro partner di prenotazione online. Consigliamo di prenotare in anticipo, soprattutto per le serate del fine settimana."},
|
||||||
{
|
{
|
||||||
id: "3", title: "Do you offer takeout or delivery?", content: "Yes, we offer both takeout and delivery services. You can place your takeout order directly via our website's contact form, or find us on major food delivery platforms in the Rome EUR district."},
|
id: "3", title: "Offrite servizio da asporto o consegna a domicilio?", content: "Sì, offriamo sia il servizio da asporto che la consegna a domicilio. Puoi effettuare il tuo ordine da asporto direttamente tramite il modulo di contatto del nostro sito web, o trovarci sulle principali piattaforme di consegna di cibo nel quartiere EUR di Roma."},
|
||||||
{
|
{
|
||||||
id: "4", title: "Is Madly Contemporary Pizza child-friendly?", content: "Absolutely! We welcome families and have a convivial atmosphere suitable for all ages. We also offer smaller pizza sizes and kid-friendly options."},
|
id: "4", title: "Madly Pizza Contemporanea è adatta ai bambini?", content: "Assolutamente! Accogliamo le famiglie e abbiamo un'atmosfera conviviale adatta a tutte le età. Offriamo anche pizze di dimensioni più piccole e opzioni adatte ai bambini."},
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/pillow-sofa_74190-3590.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/pillow-sofa_74190-3590.jpg"
|
||||||
imageAlt="Modern and cozy restaurant interior"
|
imageAlt="Interno di ristorante moderno e accogliente"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
title="Common Questions"
|
title="Domande Frequenti"
|
||||||
description="Find quick answers to frequently asked questions about our menu, reservations, and dining experience at Madly Contemporary Pizza."
|
description="Trova risposte rapide alle domande più frequenti sul nostro menu, le prenotazioni e l'esperienza culinaria da Madly Pizza Contemporanea."
|
||||||
faqsAnimation="slide-up"
|
faqsAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -235,33 +203,33 @@ export default function LandingPage() {
|
|||||||
<div id="contact" data-section="contact">
|
<div id="contact" data-section="contact">
|
||||||
<ContactSplitForm
|
<ContactSplitForm
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
title="Book Your Table or Order Takeout"
|
title="Prenota il Tuo Tavolo o Ordina da Asporto"
|
||||||
description="Ready to savor Madly Contemporary Pizza? Make a reservation for an unforgettable dining experience or place your takeout order for delicious pizza at home. We look forward to serving you!"
|
description="Pronto a gustare Madly Pizza Contemporanea? Effettua una prenotazione per un'esperienza culinaria indimenticabile o ordina la tua pizza da asporto per gustarla a casa. Non vediamo l'ora di servirti!"
|
||||||
inputs={[
|
inputs={[
|
||||||
{
|
{
|
||||||
name: "name", type: "text", placeholder: "Your Name", required: true,
|
name: "name", type: "text", placeholder: "Il Tuo Nome", required: true,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "email", type: "email", placeholder: "Your Email", required: true,
|
name: "email", type: "email", placeholder: "La Tua Email", required: true,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "phone", type: "tel", placeholder: "Your Phone Number", required: false,
|
name: "phone", type: "tel", placeholder: "Il Tuo Numero di Telefono", required: false,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "date", type: "date", placeholder: "Preferred Date", required: true,
|
name: "date", type: "date", placeholder: "Data Preferita", required: true,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "time", type: "time", placeholder: "Preferred Time", required: true,
|
name: "time", type: "time", placeholder: "Ora Preferita", required: true,
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
textarea={{
|
textarea={{
|
||||||
name: "message", placeholder: "Number of guests or your takeout order details...", rows: 4,
|
name: "message", placeholder: "Numero di ospiti o dettagli del tuo ordine da asporto...", rows: 4,
|
||||||
required: true,
|
required: true,
|
||||||
}}
|
}}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/chef-white-uniform-prepare-pizzaa_1157-27021.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/chef-white-uniform-prepare-pizzaa_1157-27021.jpg"
|
||||||
imageAlt="Chef preparing pizza dough"
|
imageAlt="Chef che prepara l'impasto della pizza"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
buttonText="Submit Request"
|
buttonText="Invia Richiesta"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -269,48 +237,46 @@ export default function LandingPage() {
|
|||||||
<FooterSimple
|
<FooterSimple
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
title: "About Us", items: [
|
title: "Chi Siamo", items: [
|
||||||
{
|
{
|
||||||
label: "Our Story", href: "#about"},
|
label: "La Nostra Storia", href: "#about"},
|
||||||
{
|
{
|
||||||
label: "Our Philosophy", href: "#about"},
|
label: "La Nostra Filosofia", href: "#about"},
|
||||||
{
|
{
|
||||||
label: "Press", href: "#"},
|
label: "Stampa", href: "#"},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Menu", items: [
|
title: "Menu", items: [
|
||||||
{
|
{
|
||||||
label: "Pizzas", href: "#products"},
|
label: "Pizze", href: "#products"},
|
||||||
{
|
{
|
||||||
label: "Drinks", href: "#features"},
|
label: "Bevande", href: "#features"},
|
||||||
{
|
|
||||||
label: "Specials", href: "#pricing"},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Visit", items: [
|
title: "Visita", items: [
|
||||||
{
|
{
|
||||||
label: "Reservations", href: "#contact"},
|
label: "Prenotazioni", href: "#contact"},
|
||||||
{
|
{
|
||||||
label: "Takeout", href: "#contact"},
|
label: "Da Asporto", href: "#contact"},
|
||||||
{
|
{
|
||||||
label: "Location", href: "#"},
|
label: "Posizione", href: "#"},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Connect", items: [
|
title: "Connettiti", items: [
|
||||||
{
|
{
|
||||||
label: "Instagram", href: "https://instagram.com/madlypizzarome"},
|
label: "Instagram", href: "https://instagram.com/madlypizzarome"},
|
||||||
{
|
{
|
||||||
label: "Facebook", href: "https://facebook.com/madlypizzarome"},
|
label: "Facebook", href: "https://facebook.com/madlypizzarome"},
|
||||||
{
|
{
|
||||||
label: "Contact Us", href: "#contact"},
|
label: "Contattaci", href: "#contact"},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
bottomLeftText="© 2024 Madly Contemporary Pizza. All rights reserved."
|
bottomLeftText="© 2024 Madly Pizza Contemporanea. Tutti i diritti riservati."
|
||||||
bottomRightText="Made with passion in Rome."
|
bottomRightText="Realizzato con passione a Roma."
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
|
|||||||
Reference in New Issue
Block a user