Update src/app/services/page.tsx
This commit is contained in:
@@ -18,8 +18,7 @@ export default function ServicesPage() {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Vinnige Skakels",
|
||||
items: [
|
||||
title: "Vinnige Skakels", items: [
|
||||
{ label: "Tuis", href: "/" },
|
||||
{ label: "Oor My", href: "/about" },
|
||||
{ label: "Dienste", href: "/services" },
|
||||
@@ -27,16 +26,14 @@ export default function ServicesPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Kontak",
|
||||
items: [
|
||||
title: "Kontak", items: [
|
||||
{ label: "Bel: 082 452 9260", href: "tel:0824529260" },
|
||||
{ label: "16 Malva Rd, Dana Bay", href: "#" },
|
||||
{ label: "Mosselbaai, 6510", href: "#" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Beleid",
|
||||
items: [
|
||||
title: "Beleid", items: [
|
||||
{ label: "Privacybeleid", href: "#" },
|
||||
{ label: "Voorwaardes", href: "#" },
|
||||
],
|
||||
@@ -67,7 +64,7 @@ export default function ServicesPage() {
|
||||
tag="My Dienste"
|
||||
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"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-brown-chairs-with-white-lamp-house-plant-table_181624-32829.jpg"
|
||||
imageAlt="Professionele terapiekamer"
|
||||
imagePosition="right"
|
||||
mediaAnimation="opacity"
|
||||
@@ -89,29 +86,11 @@ export default function ServicesPage() {
|
||||
animationType="slide-up"
|
||||
features={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Individuele Terapie",
|
||||
description: "Een-op-een sesies gefokus op jou spesifieke uitdagings. Ek help jou emosionele vorming te verstaan, coping-strategieë te ontwikkel en innerlike vrede te vind.",
|
||||
tag: "Terapie",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/old-man-sharing-group-therapy-session_482257-119206.jpg?_wi=2",
|
||||
imageAlt: "Individuele terapiesesie",
|
||||
},
|
||||
id: "1", title: "Individuele Terapie", description: "Een-op-een sesies gefokus op jou spesifieke uitdagings. Ek help jou emosionele vorming te verstaan, coping-strategieë te ontwikkel en innerlike vrede te vind.", tag: "Terapie", imageSrc: "http://img.b2bpic.net/free-photo/old-man-sharing-group-therapy-session_482257-119206.jpg", imageAlt: "Individuele terapiesesie"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Paarterapie & Relasionele Healing",
|
||||
description: "Help vir stelle wat worstels met communicatie, vertrouwen of intimiteit. Ek fasiliteer dieper verbinding en onderlinge begrip tussen partner.",
|
||||
tag: "Paare",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-family-couple-consultation-holding-hands-smiling_1163-4213.jpg?_wi=2",
|
||||
imageAlt: "Paarterapie sesie",
|
||||
},
|
||||
id: "2", title: "Paarterapie & Relasionele Healing", description: "Help vir stelle wat worstels met communicatie, vertrouwen of intimiteit. Ek fasiliteer dieper verbinding en onderlinge begrip tussen partner.", tag: "Paare", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-family-couple-consultation-holding-hands-smiling_1163-4213.jpg", imageAlt: "Paarterapie sesie"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Rouw & Bereavement Ondersteuning",
|
||||
description: "Spesiaal ontwerp sesies om jou in jou verdriet te begelei. Ek skep 'n veilige ruimte waar jou gevoelens gehoor en gehonoreer word terwyl jy hierdie tyd van verlies navigeer.",
|
||||
tag: "Healing",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/life-partners-holding-hands-couple-therapy-session-with-counseling-specialist-enjoying-reconciliation-after-marriage-issues-solving-relationship-problems-with-professional-help-close-up_482257-46693.jpg?_wi=2",
|
||||
imageAlt: "Rouwondersteuning",
|
||||
},
|
||||
id: "3", title: "Rouw & Bereavement Ondersteuning", description: "Spesiaal ontwerp sesies om jou in jou verdriet te begelei. Ek skep 'n veilige ruimte waar jou gevoelens gehoor en gehonoreer word terwyl jy hierdie tyd van verlies navigeer.", tag: "Healing", imageSrc: "http://img.b2bpic.net/free-photo/life-partners-holding-hands-couple-therapy-session-with-counseling-specialist-enjoying-reconciliation-after-marriage-issues-solving-relationship-problems-with-professional-help-close-up_482257-46693.jpg", imageAlt: "Rouwondersteuning"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -124,7 +103,7 @@ export default function ServicesPage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-brown-chairs-with-white-lamp-house-plant-table_181624-32829.jpg?_wi=4"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-brown-chairs-with-white-lamp-house-plant-table_181624-32829.jpg"
|
||||
imageAlt="Terapiekamer"
|
||||
mediaAnimation="opacity"
|
||||
inputPlaceholder="Jou e-posadres"
|
||||
|
||||
Reference in New Issue
Block a user