Compare commits
3 Commits
version_3_
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 0116aedf58 | |||
|
|
4c95bba7a6 | ||
| 1bc5bf6055 |
@@ -11,22 +11,22 @@ export default function HeroSection(): React.JSX.Element {
|
||||
<SectionErrorBoundary name="hero">
|
||||
<HeroSplitMediaGrid
|
||||
tag="Clinical Excellence"
|
||||
title="Restore Your Movement, Reclaim Your Life."
|
||||
description="West End Physiotherapy provides expert, evidence-based care tailored to your unique recovery needs."
|
||||
title="Elite Physical Therapy, Tailored to You"
|
||||
description="Where clinical mastery meets luxury care. Personalized rehabilitation programs designed for professionals who demand results and refinement."
|
||||
primaryButton={{
|
||||
text: "Book an Appointment",
|
||||
text: "Schedule Your Consultation",
|
||||
href: "#contact",
|
||||
}}
|
||||
secondaryButton={{
|
||||
text: "Our Services",
|
||||
text: "Explore Services",
|
||||
href: "#services",
|
||||
}}
|
||||
items={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/students-learning-cafeteria_23-2147679038.jpg",
|
||||
imageSrc: "https://images.unsplash.com/photo-1576091160550-2173dba999ef?auto=format&fit=crop&q=80",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-rehabilitation-center-getting-treatment_23-2150356698.jpg",
|
||||
imageSrc: "https://images.unsplash.com/photo-1584515933487-779824d29309?auto=format&fit=crop&q=80",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user