Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #4.
This commit is contained in:
@@ -52,7 +52,7 @@ export default function ArredoBagnoPage() {
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-bathroom-with-smart-home-system-sleek-design_9975-33157.jpg"
|
||||
imageAlt="Collezione arredo bagno Catini Danilo"
|
||||
mediaAnimation="opacity"
|
||||
metricsAnimation="smooth"
|
||||
metricsAnimation="opacity"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -93,7 +93,7 @@ export default function ArredoBagnoPage() {
|
||||
ctaButton={{ text: "Chiama 06 333 0385", href: "tel:06-333-0385" }}
|
||||
ctaIcon={Phone}
|
||||
useInvertedBackground={false}
|
||||
animationType="instant"
|
||||
animationType="opacity"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -52,7 +52,7 @@ export default function ChiSiamoPage() {
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-bathroom-with-smart-home-system-sleek-design_9975-33157.jpg"
|
||||
imageAlt="Showroom Catini Danilo storia"
|
||||
mediaAnimation="opacity"
|
||||
metricsAnimation="smooth"
|
||||
metricsAnimation="opacity"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -92,7 +92,7 @@ export default function ChiSiamoPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
faqsAnimation="smooth"
|
||||
faqsAnimation="opacity"
|
||||
faqs={[
|
||||
{
|
||||
id: "1", title: "Come è nata Catini Danilo?", content: "Catini Danilo E C. Srl è stata fondata con l'obiettivo di fornire ai professionisti e ai privati di Roma Nord i migliori materiali per arredo bagno e forniture idrauliche, sempre supportati da consulenza esperta e un servizio di qualità superiore."},
|
||||
|
||||
@@ -52,7 +52,7 @@ export default function ContattiPage() {
|
||||
ctaButton={{ text: "Chiama 06 333 0385", href: "tel:06-333-0385" }}
|
||||
ctaIcon={Phone}
|
||||
useInvertedBackground={false}
|
||||
animationType="instant"
|
||||
animationType="opacity"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -65,7 +65,7 @@ export default function ContattiPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
animationType="slide-up"
|
||||
faqsAnimation="smooth"
|
||||
faqsAnimation="opacity"
|
||||
faqs={[
|
||||
{
|
||||
id: "1", title: "Offrite servizi di consegna a domicilio?", content: "Sì, offriamo servizi di consegna rapida a Roma Nord. Contattaci per informazioni su tempi e costi di consegna specifici per il tuo indirizzo."},
|
||||
|
||||
@@ -50,7 +50,7 @@ export default function HomePage() {
|
||||
{ text: "Chiama Ora 06 333 0385", href: "tel:06-333-0385" },
|
||||
{ text: "Richiedi un Preventivo", href: "/contatti" },
|
||||
]}
|
||||
buttonAnimation="none"
|
||||
buttonAnimation="opacity"
|
||||
background={{ variant: "radial-gradient" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/basin-black-faucet-green-bathroom-with-lighting-cozy-spa-nook_169016-69326.jpg"
|
||||
imageAlt="Showroom bagno Catini Danilo Roma"
|
||||
@@ -73,7 +73,7 @@ export default function HomePage() {
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-bathroom-with-smart-home-system-sleek-design_9975-33157.jpg"
|
||||
imageAlt="Interno del negozio Catini Danilo"
|
||||
mediaAnimation="opacity"
|
||||
metricsAnimation="smooth"
|
||||
metricsAnimation="opacity"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -166,7 +166,7 @@ export default function HomePage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
faqsAnimation="smooth"
|
||||
faqsAnimation="opacity"
|
||||
faqs={[
|
||||
{
|
||||
id: "1", title: "Quali sono gli orari di apertura del negozio?", content: "Il negozio è aperto dal lunedì al venerdì dalle 8:00 alle 18:00 e il sabato dalle 9:00 alle 13:00. Contattaci per orari speciali o appuntamenti fuori dagli orari indicati."},
|
||||
@@ -199,7 +199,7 @@ export default function HomePage() {
|
||||
ctaButton={{ text: "Chiama 06 333 0385", href: "tel:06-333-0385" }}
|
||||
ctaIcon={Phone}
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
animationType="opacity"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -104,7 +104,7 @@ export default function TermoIdraulicaPage() {
|
||||
ctaButton={{ text: "Chiama 06 333 0385", href: "tel:06-333-0385" }}
|
||||
ctaIcon={Phone}
|
||||
useInvertedBackground={false}
|
||||
animationType="instant"
|
||||
animationType="opacity"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user