Update src/app/chi-siamo/page.tsx
This commit is contained in:
@@ -64,7 +64,7 @@ export default function ChiSiamoPage() {
|
||||
tagIcon={Star}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
animationType="slide-up"
|
||||
animationType="opacity"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Marco Rossi", handle: "Proprietario Casa", testimonial: "Professionalità e gentilezza straordinaria. Ho trovato tutto quello che cercavo per il bagno. Consigliatissimi!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Marco Rossi"},
|
||||
@@ -91,7 +91,7 @@ export default function ChiSiamoPage() {
|
||||
tagIcon={HelpCircle}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
animationType="smooth"
|
||||
faqsAnimation="opacity"
|
||||
faqs={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user