// Direction B — "AEVUM · The Korean Distributor" // Inspired structurally by aesthetic-medical-distributor sites: // featured-product hero rotator, soft-products row, devices row, // achievements stripe, services grid, partner logos, testimonials. // Original visual language: warm off-white + ink-black + muted gold. const themeB = { bg: '#F4F8FB', // cool off-white, blue-tinted panel: '#E7EEF4', ink: '#11202E', // deep navy-near-black body: '#3A4A58', muted: '#7A8896', line: 'rgba(17,32,46,0.10)', lineSoft: 'rgba(17,32,46,0.05)', accent: '#5B8FB9', // medical sky blue accentSoft: 'rgba(91,143,185,0.10)', dark: '#11202E', darkPanel: '#1A2A3A' }; // ───── NAV ───────────────────────────────────────────────────────────────── function NavB({ active, onNav, theme }) { const links = [ { id: 'home', label: 'Home' }, { id: 'product', label: 'Products' }, { id: 'process', label: 'Process' }, { id: 'request', label: 'Request' }]; return (
onNav('home')} className="ae-sans" style={{ cursor: 'pointer', display: 'flex', alignItems: 'baseline', gap: 10 }}> AEVUM K-Beauty · Wholesale
EN / KO
); } // ───── HERO ROTATOR ──────────────────────────────────────────────────────── function HeroRotatorB({ theme, onNav, heroVariant }) { const [idx, setIdx] = useState(0); const featured = AEVUM_FEATURED; useEffect(() => { const t = setInterval(() => setIdx((i) => (i + 1) % featured.length), 1300); return () => clearInterval(t); }, [featured.length]); const f = featured[idx]; return (
{/* Slow radial wash */}
{/* Faint grid */}
{f.badge}

{f.name}

{f.tagline}

{/* Soft blue glow halo behind box */}
{featured.map((p, i) => (
{p.name}
))}
{/* Slide indicator + arrows */}
{featured.map((_, i) =>
); } const navBtn = { appearance: 'none', border: '1px solid rgba(255,255,255,.3)', background: 'transparent', color: '#fff', padding: '7px 12px', fontSize: 10, letterSpacing: '.14em', cursor: 'pointer', textTransform: 'uppercase' }; // ───── PRODUCT LINES (8-card category grid) ──────────────────────────────── function ProductLinesB({ theme, onNav }) { const lines = [ { n: '01', title: 'HIFU Machines', sub: 'Newest 2026 platforms — multi-frequency, face + body.', count: '9 SKUs' }, { n: '02', title: 'Filler', sub: 'HA-based dermal fillers, lidocaine options, pre-mixed.', count: '22 SKUs' }, { n: '03', title: 'Skinbooster', sub: 'PN, PDRN, salmon-DNA, multi-vitamin formulations.', count: '18 SKUs' }, { n: '04', title: 'Body Filler', sub: 'High-volume body contouring, 10mL syringes.', count: '14 SKUs' }, { n: '05', title: 'Devices', sub: 'Microneedle RF, lasers, cryolipolysis.', count: '12 SKUs' }, { n: '06', title: 'Consumables', sub: 'Cartridges, gels, single-use applicators.', count: '9 SKUs' }, { n: '07', title: 'Lab & Safety', sub: 'Certificates, batch reports, customs paperwork.', count: '—' }, { n: '08', title: 'Private Label', sub: 'Custom packaging from our CGMP partners.', count: 'On request' }]; return (
§ 01 — Product Lines

Everything for face & body, in one catalogue.

{lines.map((l, i) => { const col = i % 4; const row = Math.floor(i / 4); return ( ); })}
); } // ───── BRAND INTRO ───────────────────────────────────────────────────────── function BrandIntroB({ theme, copyTone }) { const intro = { technical: 'AEVUM is the Korean wholesale partner for aesthetic medical devices and soft products. We supply distributors, clinics, and groups across 38 countries with the newest CGMP-certified formulations and HIFU platforms — direct from Seoul.', editorial: 'AEVUM brings the most advanced K-beauty supply chain to clinics and distributors worldwide. The newest formulations, the safest labs, the most complete catalogue — for face and body, sourced direct from Seoul.', direct: 'AEVUM is the fastest way to source K-beauty at wholesale. Newest products, full catalogue, single quote, 24-hour reply.' }[copyTone] || 'AEVUM is the Korean wholesale partner for aesthetic medical devices and soft products. We supply distributors, clinics, and groups across 38 countries with the newest CGMP-certified formulations and HIFU platforms — direct from Seoul.'; return (
Newest · Safest · Complete

The Newest in K-Beauty,
Engineered for Face & Body
— Worldwide.

{intro}

{AEVUM_CERTS.map((c) =>
{c.code} {c.body}
)}
); } // ───── ACHIEVEMENTS STRIPE (dark) ────────────────────────────────────────── function AchievementsB({ theme }) { return (
Achievements

Eleven years of K-beauty exports, measured in numbers.

{AEVUM_ACHIEVEMENTS.map((a, i) =>
{a.value}
{a.label}

{a.sub}

)}
); } // ───── PRODUCT ROW ───────────────────────────────────────────────────────── function ProductRowB({ theme, onNav, kicker, title, items }) { return (
{kicker}

{title}

{items.map((p) => )}
); } // ───── SERVICES GRID ─────────────────────────────────────────────────────── function ServicesB({ theme }) { return (
Why AEVUM

More than a wholesaler. A partner.

With eleven years of Korean-export experience and a complete back-office for wholesale clinics and distributors, AEVUM supports growth with:

{AEVUM_SERVICES.map((s) =>
{s.img ? (
{s.title}
) : ( )}
{s.title}

{s.body}

Learn more →
)}
); } // ───── PARTNERS ──────────────────────────────────────────────────────────── function PartnersB({ theme }) { return (
Manufacturing partners

Korea's most trusted laboratories.

We work only with CGMP-certified Korean manufacturers — selected for safety, consistency, and the newest formulations.

{AEVUM_PARTNERS.map((p) =>
{p}
)}
); } // ───── TESTIMONIALS ──────────────────────────────────────────────────────── function TestimonialsB({ theme }) { const [idx, setIdx] = useState(0); const t = AEVUM_TESTIMONIALS; return (
Clients & testimonials

What our wholesale partners say.

{t[idx].quote}
{t[idx].name}
{t[idx].role}
{t.map((_, i) =>
); } // ───── PROMO + TRUST STRIP ───────────────────────────────────────────────── function PromoStripB({ theme }) { const [email, setEmail] = useState(''); const [joined, setJoined] = useState(false); return ( <>

Get 10% off your first wholesale order,
plus exclusive offers & restock alerts.

Be the first to know about new K-beauty arrivals, wholesale promotions, and launch dates from our Korean manufacturing partners.

{e.preventDefault();if (email) setJoined(true);}} style={{ display: 'flex', maxWidth: 520, margin: '0 auto', gap: 0, background: '#fff', borderRadius: 8, overflow: 'hidden', border: `1px solid ${theme.line}` }}> setEmail(e.target.value)} disabled={joined} style={{ flex: 1, padding: '14px 18px', fontSize: 14, color: theme.ink, border: 0, background: 'transparent', outline: 'none', fontFamily: 'Montserrat, ui-sans-serif' }} />
{[ { icon: 'package', title: 'Worldwide cold-chain shipping', sub: 'From Incheon to 38 countries' }, { icon: 'chat', title: 'Direct WhatsApp & KakaoTalk', sub: 'Reply within business hours' }, { icon: 'check', title: 'CGMP-certified products', sub: 'Batch reports on every order' }]. map((t) =>
{t.title}
{t.sub}
)}
); } function TrustIcon({ kind, color }) { const stroke = { stroke: color, strokeWidth: 1.5, fill: 'none', strokeLinecap: 'round', strokeLinejoin: 'round' }; if (kind === 'package') return ( ); if (kind === 'chat') return ( ); return ( ); } // ───── GET IN TOUCH ──────────────────────────────────────────────────────── function GetInTouchB({ theme }) { const [submitted, setSubmitted] = useState(false); const inp = { width: '100%', padding: '12px 16px', fontSize: 14, color: theme.ink, border: `1px solid ${theme.line}`, borderRadius: 8, background: '#fff', outline: 'none', fontFamily: 'Montserrat, ui-sans-serif' }; const Lab = ({ children }) =>
{children} *
; return (

Get in Touch

We serve distributors, clinics, and groups across 38 countries. Submit your request and our wholesale team will route it to the right department — sales, training, logistics, or marketing.

Chat with us ↗ | Contact us ↗
{submitted ?
Request received
Thank you. We'll reply within 24 hours.
Reference AVM-2026-04827
:
{e.preventDefault();setSubmitted(true);}} style={{ maxWidth: 880, margin: '0 auto', display: 'grid', gap: 20 }}>
Request Type
Name
Email
Phone
Country
Message