Merge version_4 into main
Merge version_4 into main
This commit was merged in pull request #5.
This commit is contained in:
@@ -52,6 +52,7 @@ export default function BookingPage() {
|
||||
termsText="Mit dem Absenden stimmen Sie unserer Datenschutzerklärung zu."
|
||||
onSubmit={handleSubmit}
|
||||
centered={true}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -101,8 +101,6 @@ export default function LuxuryDentistPage() {
|
||||
{ type: "text", content: "Ihr Lächeln liegt uns am Herzen – Die Zahnarztpraxis Dr. Fleck und Dr. Höhn-Fleck" }
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="https://images.unsplash.com/photo-1588776829446-24f4e24d081b?q=80&w=2070&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D"
|
||||
imageAlt="Freundliches Team der Zahnarztpraxis Dr. Fleck und Dr. Höhn-Fleck"
|
||||
buttons={[
|
||||
{ text: "Lernen Sie uns kennen", href: "#testimonials" },
|
||||
{ text: "Praxisphilosophie", href: "#about" }
|
||||
|
||||
Reference in New Issue
Block a user