Merge version_5_1782147545400 into main #4
@@ -11,7 +11,7 @@ export default function ContactSection(): React.JSX.Element {
|
||||
<SectionErrorBoundary name="contact">
|
||||
<ContactCta
|
||||
tag="Contattaci"
|
||||
text="Pronto a gustare una pizza Ardente? Prenota ora il tuo tavolo o ordina da asporto."
|
||||
text="Pronto a gustare una pizza Ardent? Prenota ora il tuo tavolo o ordina da asporto."
|
||||
primaryButton={{
|
||||
text: "Chiama Ora",
|
||||
href: "tel:0587352851",
|
||||
|
||||
@@ -21,7 +21,7 @@ export default function FeaturesSection(): React.JSX.Element {
|
||||
},
|
||||
{
|
||||
title: "Servizio Asporto",
|
||||
description: "La qualità Ardente a casa tua",
|
||||
description: "La qualità Ardent a casa tua",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-food-arrangement_23-2149267332.jpg",
|
||||
},
|
||||
{
|
||||
|
||||
@@ -10,7 +10,7 @@ export default function HeroSection(): React.JSX.Element {
|
||||
<div id="hero" data-section="hero">
|
||||
<SectionErrorBoundary name="hero">
|
||||
<HeroBrand
|
||||
brand="Ardente"
|
||||
brand="Ardent"
|
||||
description="Autentica Pizzeria a Perignano. Sapori della tradizione italiana cotti nel forno a legna."
|
||||
primaryButton={{
|
||||
text: "Prenota",
|
||||
|
||||
@@ -89,7 +89,7 @@ const MenuInline = () => {
|
||||
</div>
|
||||
|
||||
<TextAnimation
|
||||
text={"Specialità Ardente"}
|
||||
text={"Specialità Ardent"}
|
||||
variant="slide-up"
|
||||
gradientText={true}
|
||||
tag="h2"
|
||||
|
||||
@@ -12,7 +12,7 @@ export default function TestimonialsSection(): React.JSX.Element {
|
||||
<TestimonialRatingCards
|
||||
tag="Recensioni"
|
||||
title="Cosa dicono i nostri ospiti"
|
||||
description="Esperienze autentiche gustate da Ardente."
|
||||
description="Esperienze autentiche gustate da Ardent."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Marco Rossi",
|
||||
|
||||
Reference in New Issue
Block a user