'use client' import Image from "next/image" import Link from "next/link" import Button from "@/components/ui/Button" export default function ShopTheVibeSection() { return (
{/* Background image */} Mzansi streetwear lifestyle — young crew owning the vibe {/* Overlay content */}

Own your vibe

Real street style from Joburg to Cape Town. Drop culture that speaks your language.

) }