Merge version_3 into main #5
@@ -72,7 +72,7 @@ export default function DentistPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "1", name: "Prophylaxe & PZR", price: "Professionell", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/dentist/services/service1.avif" },
|
||||
{ id: "2", name: "Implantologie", price: "Hochwertig", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/dentist/services/service2.avif" },
|
||||
{ id: "2", name: "Implantologie", price: "Hochwertig", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/dentist/services/service2.avif?_wi=1" },
|
||||
{ id: "3", name: "Ästhetische Zahnheilkunde", price: "Modern", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/dentist/services/service3.avif" }
|
||||
]}
|
||||
/>
|
||||
@@ -98,7 +98,7 @@ export default function DentistPage() {
|
||||
features={[
|
||||
{ title: "Kurze Wartezeiten", description: "Wir schätzen Ihre Zeit und optimieren unsere Abläufe.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/dentist/about/about1.avif" },
|
||||
{ title: "Moderne Technik", description: "Präzise Diagnostik dank digitalem Röntgen und moderner Verfahren.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/dentist/about/about2.avif" },
|
||||
{ title: "Persönliche Betreuung", description: "Jeder Patient wird bei uns individuell und einfühlsam behandelt.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/dentist/services/service2.avif" }
|
||||
{ title: "Persönliche Betreuung", description: "Jeder Patient wird bei uns individuell und einfühlsam behandelt.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/dentist/services/service2.avif?_wi=2" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user