From c12021b1327bd78e5da736b2cf31314ea891f198 Mon Sep 17 00:00:00 2001 From: Vula Builder Date: Sat, 1 Aug 2026 17:20:25 +0000 Subject: [PATCH] Deploy --- .../sections/CTAShopDropsSection.tsx | 37 +++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 src/components/sections/CTAShopDropsSection.tsx diff --git a/src/components/sections/CTAShopDropsSection.tsx b/src/components/sections/CTAShopDropsSection.tsx new file mode 100644 index 0000000..053a684 --- /dev/null +++ b/src/components/sections/CTAShopDropsSection.tsx @@ -0,0 +1,37 @@ +import Link from 'next/link' + +export default function CTAShopDropsSection() { + return ( +
+
+
+

Drop 04 — Live now

+

+ Copped the drop yet? +

+

+ Limited pieces, no restocks. Free delivery over R750 to every kasi in SA. +

+ + SHOP THE DROP + +
+
+

No restocks. No warning.

+

+ JOIN THE MOVEMENT +

+

+ 100% Durban street culture printed loud. Your fit should say it before you do. +

+ + Browse latest + +
+
+
+ ) +} \ No newline at end of file