import React from "react"; import Link from "next/link"; export default function BlogHero() { return (
{/* Gradient blobs */}
{/* Subtle curve lines (optional decoration) */} {/* Content */}

Blog Grid

); }