update layout
This commit is contained in:
@@ -29,7 +29,7 @@ const QUICK_LINKS = [
|
||||
export function Hero() {
|
||||
return (
|
||||
<>
|
||||
<div className="hero">
|
||||
<div className="hero rounded-[2rem] md:rounded-[2.5rem] lg:rounded-[3rem] border border-white/10 shadow-[0_20px_50px_rgba(20,0,30,0.28)] overflow-hidden">
|
||||
{/* ─── Base Dark Background Panel (Clipped diagonally) ─── */}
|
||||
<div className="hero-dark-panel select-none pointer-events-none">
|
||||
{/* Subtle Background Dot Texture */}
|
||||
|
||||
Reference in New Issue
Block a user