5 Signs You Should Seek Family
Counselling in Urban Areas
Seeking support is not weakness — it's wisdom. Real signs your family could
benefit from professional care.
{[
'Recurring arguments without resolution',
'Emotional distance between members',
'A child showing behaviour changes',
'Communication has broken down',
'A major life transition — grief, loss, a move',
].map((item,i) => (
{i+1}
{item}
))}
);
// ── B: Founder Bio — photo + navy band ───────────────────────────
const PosterB = () => (
A psychologist with an eclectic approach to therapy — specialising in stress,
relationships and family counselling. Rooted in evidence, delivered with warmth.
);
// ── C: Services grid ──────────────────────────────────────────────
const PosterC = () => {
const services = [
['Stress & Anxiety','Tools to quiet the noise'],
['Sleep Training','Restore restful nights'],
['Family & Relationships','Build deeper bonds'],
['Grief & Loss','Navigate with care'],
['Depression','Find your footing again'],
['Trauma (PTSD)','Heal at your own pace'],
];
return (
What We Offer
How We Can Help
{services.map(([label,sub],i) => (
{label}
{sub}
))}
Open to all individuals, genders & identities
);
};
// ── D: Type manifesto — cream, halo, navy headline ────────────────
const PosterD = () => (
Our Promise
Healing Is for Everyone.
No matter your story, your background, or where you are in your journey —
support is here. Tatava Studio stands with every community.