Merge version_1 into main #1
@@ -20,7 +20,7 @@ export default function DentalStudioPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="mediumLarge"
|
||||
sizing="mediumLargeSizeMediumTitles"
|
||||
background="noiseDiagonalGradient"
|
||||
background="circleGradient"
|
||||
cardStyle="layered-gradient"
|
||||
primaryButtonStyle="primary-glow"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -47,7 +47,7 @@ export default function DentalStudioPage() {
|
||||
description="Experience advanced dental treatments in a clean, comfortable environment. Dr Rubi's Dental Studio combines professional expertise with patient-centered care to transform your smile."
|
||||
tag="Trusted by 55+ Satisfied Patients"
|
||||
tagIcon={Award}
|
||||
background={{ variant: "noiseDiagonalGradient" }}
|
||||
background={{ variant: "plain" }}
|
||||
kpis={[
|
||||
{ value: "5.0★", label: "Patient Rating" },
|
||||
{ value: "55+", label: "Happy Patients" },
|
||||
@@ -179,7 +179,7 @@ export default function DentalStudioPage() {
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user