Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8c5be903a4 | |||
| 06c62c37be | |||
| 88590d27da | |||
| d6e0eff183 | |||
| d3efe82d6a | |||
| b60e91cda0 | |||
| 9eb9ab57a3 | |||
| c54f8ec1e4 |
@@ -48,16 +48,16 @@ export default function LandingPage() {
|
||||
tagIcon={Heart}
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{ text: "Termin jetzt anfragen", href: "contact" },
|
||||
{ text: "Termin jetzt buchen", href: "contact" },
|
||||
{ text: "Mehr erfahren", href: "about" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
carouselItems={[
|
||||
{ id: "1", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aj0fCNhpHkySqkJU4xKgOiGDZm/uploaded-1773096321975-05c0y0yo.png", imageAlt: "back pain relief physiotherapy treatment" },
|
||||
{ id: "1", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aj0fCNhpHkySqkJU4xKgOiGDZm/uploaded-1773096321975-05c0y0yo.png?_wi=1", imageAlt: "back pain relief physiotherapy treatment" },
|
||||
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-young-woman-talking-nurse_23-2149341522.jpg", imageAlt: "mobility enhancement physical therapy" },
|
||||
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/woman-rehabilitation-center-getting-treatment_23-2150356710.jpg", imageAlt: "modern physiotherapy clinic bright" },
|
||||
{ id: "4", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aj0fCNhpHkySqkJU4xKgOiGDZm/uploaded-1773096321975-05c0y0yo.png", imageAlt: "postoperative rehabilitation patient care" },
|
||||
{ id: "5", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aj0fCNhpHkySqkJU4xKgOiGDZm/uploaded-1773096321975-05c0y0yo.png", imageAlt: "elderly patient mobility therapy" },
|
||||
{ id: "4", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aj0fCNhpHkySqkJU4xKgOiGDZm/uploaded-1773096321975-05c0y0yo.png?_wi=2", imageAlt: "postoperative rehabilitation patient care" },
|
||||
{ id: "5", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aj0fCNhpHkySqkJU4xKgOiGDZm/uploaded-1773096321975-05c0y0yo.png?_wi=3", imageAlt: "elderly patient mobility therapy" },
|
||||
{ id: "6", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aj0fCNhpHkySqkJU4xKgOiGDZm/uploaded-1773095930893-d3krwvye.png", imageAlt: "athlete sports injury treatment" }
|
||||
]}
|
||||
autoPlay={true}
|
||||
@@ -68,7 +68,7 @@ export default function LandingPage() {
|
||||
<div id="about" data-section="about">
|
||||
<TextAbout
|
||||
tag="Über Physio Shala"
|
||||
title="Ganzheitliche Rehabilitation und Schmerzbehandlung – mit 15+ Jahren Erfahrung in Konstanz"
|
||||
title="Ganzheitliche Rehabilitation und Schmerzbehandlung – mit 15+ Jahren Erfahrung, Zertifizierungen und modernen Therapiemethoden"
|
||||
buttons={[
|
||||
{ text: "Unsere Geschichte", href: "#services" },
|
||||
{ text: "Team kennenlernen", href: "#team" }
|
||||
|
||||
Reference in New Issue
Block a user