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