Merge version_2 into main #2
@@ -94,8 +94,9 @@ export default function LuxuryDentistPage() {
|
||||
<FeatureCardTwentyThree
|
||||
title="Advanced Clinical Technology"
|
||||
description="We utilize state-of-the-art diagnostic and treatment technology to deliver predictable, high-precision outcomes."
|
||||
animationType="depth-3d"
|
||||
animationType="blur-reveal"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ id: "1", title: "Digital Imaging", tags: ["Precision", "Diagnostics"], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/dentist/about/about1.avif" },
|
||||
{ id: "2", title: "Laser Treatment", tags: ["Minimal", "Invasive"], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/dentist/about/about2.avif" }
|
||||
@@ -108,6 +109,7 @@ export default function LuxuryDentistPage() {
|
||||
cardTitle="Patient Stories"
|
||||
cardTag="Testimonials"
|
||||
cardAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "1", name: "Jennifer M.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/luxury-travel-agency/testimonial/testimonial1.webp" },
|
||||
{ id: "2", name: "Robert C.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/luxury-travel-agency/testimonial/testimonial2.webp" },
|
||||
|
||||
Reference in New Issue
Block a user