Merge version_3 into main
Merge version_3 into main
This commit was merged in pull request #28.
This commit is contained in:
@@ -12,7 +12,7 @@ export default function AboutPage() {
|
||||
const navItems = [
|
||||
{ name: "Tuis", id: "/" },
|
||||
{ name: "Oor Mij", id: "/about" },
|
||||
{ name: "Dienste", id: "/services" },
|
||||
{ name: "Services", id: "/services" },
|
||||
{ name: "Kontak", id: "/contact" },
|
||||
];
|
||||
|
||||
@@ -21,7 +21,7 @@ export default function AboutPage() {
|
||||
title: "Vinnige Skakels", items: [
|
||||
{ label: "Tuis", href: "/" },
|
||||
{ label: "About Me", href: "/about" },
|
||||
{ label: "Dienste", href: "/services" },
|
||||
{ label: "Services", href: "/services" },
|
||||
{ label: "Kontak", href: "/contact" },
|
||||
],
|
||||
},
|
||||
|
||||
@@ -12,7 +12,7 @@ export default function ContactPage() {
|
||||
const navItems = [
|
||||
{ name: "Tuis", id: "/" },
|
||||
{ name: "Oor Mij", id: "/about" },
|
||||
{ name: "Dienste", id: "/services" },
|
||||
{ name: "Services", id: "/services" },
|
||||
{ name: "Kontak", id: "/contact" },
|
||||
];
|
||||
|
||||
@@ -21,7 +21,7 @@ export default function ContactPage() {
|
||||
title: "Vinnige Skakels", items: [
|
||||
{ label: "Tuis", href: "/" },
|
||||
{ label: "About Me", href: "/about" },
|
||||
{ label: "Dienste", href: "/services" },
|
||||
{ label: "Services", href: "/services" },
|
||||
{ label: "Kontak", href: "/contact" },
|
||||
],
|
||||
},
|
||||
|
||||
@@ -93,7 +93,7 @@ I believe that therapy is a safe space where your voice can be heard."
|
||||
<FeatureCardMedia
|
||||
title="Services & Therapeutic Experiences"
|
||||
description="I work with adults and couples navigating a range of emotional and relational challenges. Each session is conducted in a confidential, respectful environment and is thoughtfully tailored to your unique circumstances and needs."
|
||||
tag="Dienste"
|
||||
tag="Services"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
|
||||
@@ -12,7 +12,7 @@ export default function ServicesPage() {
|
||||
const navItems = [
|
||||
{ name: "Tuis", id: "/" },
|
||||
{ name: "Oor Mij", id: "/about" },
|
||||
{ name: "Dienste", id: "/services" },
|
||||
{ name: "Services", id: "/services" },
|
||||
{ name: "Kontak", id: "/contact" },
|
||||
];
|
||||
|
||||
@@ -21,7 +21,7 @@ export default function ServicesPage() {
|
||||
title: "Vinnige Skakels", items: [
|
||||
{ label: "Tuis", href: "/" },
|
||||
{ label: "About Me", href: "/about" },
|
||||
{ label: "Dienste", href: "/services" },
|
||||
{ label: "Services", href: "/services" },
|
||||
{ label: "Kontak", href: "/contact" },
|
||||
],
|
||||
},
|
||||
@@ -61,7 +61,7 @@ export default function ServicesPage() {
|
||||
<HeroSplit
|
||||
title="Ek bied professionele, vertroulike terapie vir volwassenes."
|
||||
description="Met gespecialiseerde benaderings help ek jou die onderliggende oorsake van jou stryd te verstaan en daaroor te groei."
|
||||
tag="My Dienste"
|
||||
tag="My Services"
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-brown-chairs-with-white-lamp-house-plant-table_181624-32829.jpg?_wi=3"
|
||||
@@ -78,7 +78,7 @@ export default function ServicesPage() {
|
||||
|
||||
<div id="services-detail" data-section="services-detail">
|
||||
<FeatureCardMedia
|
||||
title="Gespecialiseerde Terapeutiese Dienste"
|
||||
title="Gespecialiseerde Terapeutiese Services"
|
||||
description="Elke dienste is ontwerp om jou op jou unieke terapeutiese reis te ondersteun."
|
||||
tag="Benaderings"
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user