From f1f5d46db96c137d388e82668d608c7395a5aad3 Mon Sep 17 00:00:00 2001 From: Vula Builder Date: Tue, 23 Jun 2026 08:47:44 +0000 Subject: [PATCH] Deploy --- .../sections/ThreeDecadesHeritageSection.tsx | 54 +++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 src/components/sections/ThreeDecadesHeritageSection.tsx diff --git a/src/components/sections/ThreeDecadesHeritageSection.tsx b/src/components/sections/ThreeDecadesHeritageSection.tsx new file mode 100644 index 0000000..68612d1 --- /dev/null +++ b/src/components/sections/ThreeDecadesHeritageSection.tsx @@ -0,0 +1,54 @@ +import Image from 'next/image' + +export default function ThreeDecadesHeritageSection() { + return ( +
+
+
+
+ Senior partner Advocate Thabo Mashobane +
+
+ + Since 1992 + +

+ Three Decades of + Trust & Justice +

+

+ Founded by Advocate Thabo Mashobane in Durban, our firm grew from a single-room practice in the city centre to a full-service criminal defence powerhose. We have handled over 5 000 cases — including landmark appeals that shaped KwaZulu-Natal's criminal procedure. +

+

+ Our roots in the community run deep. Advocate Mashobane served as a legal advisor to the KwaZulu-Natal Traditional Leaders Council and has been awarded the Isithwalandwe medal for his contribution to legal aid in rural areas. +

+
+ “When I started, I promised myself that no one — regardless of their background — would face the criminal justice system alone. That commitment still drives every case we take.” +
— Advocate Thabo Mashobane, Senior Partner
+
+
+
+ 32 + Years of Practice +
+
+ 5,000+ + Cases Handled +
+
+ 15 + Precedent-Setting Appeals +
+
+
+
+
+
+ ) +} \ No newline at end of file