Merge version_3 into main
Merge version_3 into main
This commit was merged in pull request #27.
This commit is contained in:
@@ -20,7 +20,7 @@ export default function AboutPage() {
|
||||
{
|
||||
title: "Vinnige Skakels", items: [
|
||||
{ label: "Tuis", href: "/" },
|
||||
{ label: "Oor My", href: "/about" },
|
||||
{ label: "About Me", href: "/about" },
|
||||
{ label: "Dienste", href: "/services" },
|
||||
{ label: "Kontak", href: "/contact" },
|
||||
],
|
||||
@@ -87,7 +87,7 @@ export default function AboutPage() {
|
||||
|
||||
<div id="about-faq" data-section="about-faq">
|
||||
<FaqDouble
|
||||
title="Meer Oor My Praktyk"
|
||||
title="Meer About Me Praktyk"
|
||||
description="Antwoorde op vrae oor my agtergrond, benaderings en hoe ek kliente ondersteun."
|
||||
tag="Veelgestelde Vrae"
|
||||
textboxLayout="default"
|
||||
|
||||
@@ -20,7 +20,7 @@ export default function ContactPage() {
|
||||
{
|
||||
title: "Vinnige Skakels", items: [
|
||||
{ label: "Tuis", href: "/" },
|
||||
{ label: "Oor My", href: "/about" },
|
||||
{ label: "About Me", href: "/about" },
|
||||
{ label: "Dienste", href: "/services" },
|
||||
{ label: "Kontak", href: "/contact" },
|
||||
],
|
||||
|
||||
@@ -81,7 +81,7 @@ export default function HomePage() {
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<TextAbout
|
||||
tag="Oor My"
|
||||
tag="About Me"
|
||||
title="
|
||||
I believe that therapy is a safe space where your voice can be heard."
|
||||
useInvertedBackground={false}
|
||||
|
||||
@@ -20,7 +20,7 @@ export default function ServicesPage() {
|
||||
{
|
||||
title: "Vinnige Skakels", items: [
|
||||
{ label: "Tuis", href: "/" },
|
||||
{ label: "Oor My", href: "/about" },
|
||||
{ label: "About Me", href: "/about" },
|
||||
{ label: "Dienste", href: "/services" },
|
||||
{ label: "Kontak", href: "/contact" },
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user