<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Aurum Ventures | Global Wealth</title>
<meta name="description" content="Aurum Ventures — High-Tech • High-Touch Global Wealth. Advisory-led, research-backed, client-first." />
<!-- Tailwind CDN (easy mode). For production later, we can bundle Tailwind. -->
<script src="https://cdn.tailwindcss.com"></script>
<style>
/* Smooth anchor scrolling */
html { scroll-behavior: smooth; }
</style>
</head>
<body class="min-h-screen bg-gradient-to-b from-white to-zinc-50 text-zinc-900">
<!-- NAV -->
<header class="sticky top-0 z-40 w-full backdrop-blur">
<div class="border-b border-zinc-200 bg-white/70">
<div class="mx-auto flex w-full max-w-7xl items-center justify-between px-6 py-4">
<div class="flex items-center gap-3">
<div class="h-8 w-8 rounded-xl bg-gradient-to-br from-amber-400 to-yellow-600 shadow"></div>
<div>
<div class="text-sm font-semibold tracking-wide">Aurum Ventures</div>
<div class="text-[10px] uppercase tracking-widest text-zinc-500">High-Tech • High-Touch Global Wealth</div>
</div>
</div>
<nav class="hidden items-center gap-6 text-sm text-zinc-700 md:flex">
<a href="#services" class="hover:text-zinc-900">Services</a>
<a href="#approach" class="hover:text-zinc-900">Approach</a>
<a href="#portal" class="hover:text-zinc-900">Client Portal</a>
<a href="#insights" class="hover:text-zinc-900">Insights</a>
<a href="#contact" class="hover:text-zinc-900">Contact</a>
<a
href="https://calendly.com/aneshkvyaas"
target="_blank"
rel="noopener noreferrer"
class="inline-flex items-center justify-center rounded-xl border border-zinc-300 bg-zinc-900 px-5 py-3 text-sm font-medium text-white shadow-sm transition hover:bg-zinc-800"
>
Schedule a Call
</a>
</nav>
</div>
</div>
</header>
<!-- HERO -->
<section id="hero" class="py-20 pt-16">
<div class="mx-auto w-full max-w-7xl px-6">
<div class="grid items-center gap-12 md:grid-cols-2">
<div>
<span class="inline-block rounded-full border border-zinc-200 px-3 py-1 text-xs tracking-wide uppercase text-zinc-600">
Global • Multi-Jurisdiction • Multi-Currency
</span>
<h1 class="mt-4 text-4xl font-semibold leading-tight sm:text-5xl">
Limitless wealth, delivered with precision and care.
</h1>
<p class="mt-4 text-lg text-zinc-600">
We combine institutional-grade technology with human expertise to design and manage global portfolios across
the US, Europe, Asia and the Middle East. Advisory-led. Research-backed. Client-first.
</p>
<div class="mt-8 flex flex-wrap items-center gap-3">
<a
href="https://calendly.com/aneshkvyaas"
target="_blank"
rel="noopener noreferrer"
class="inline-flex items-center justify-center rounded-xl border border-zinc-300 bg-zinc-900 px-5 py-3 text-sm font-medium text-white shadow-sm transition hover:bg-zinc-800"
>
Start with a 20-min Discovery
</a>
<a href="#insights" class="text-sm font-medium text-zinc-700 underline-offset-4 hover:underline">
Read latest insights
</a>
</div>
</div>
<!-- Right card -->
<div class="hidden md:block">
<div class="relative overflow-hidden rounded-2xl border border-zinc-200 bg-white p-6 shadow-sm">
<div class="pointer-events-none absolute -right-16 -top-16 h-56 w-56 rounded-full bg-amber-200 blur-2xl"></div>
<div class="pointer-events-none absolute -left-16 -bottom-16 h-56 w-56 rounded-full bg-yellow-100 blur-2xl"></div>
<div class="relative">
<div class="text-sm font-semibold">What we do</div>
<p class="mt-2 text-sm text-zinc-600">
Advisory-led global investing for Resident Indians (LRS), expats, and families—built on research,
discipline and suitability.
</p>
<div class="mt-6 grid gap-3 sm:grid-cols-2">
<div class="rounded-xl border border-zinc-200 p-4">
<div class="text-xs uppercase tracking-wide text-zinc-500">Portfolio Design</div>
<div class="mt-1 text-sm font-medium">Multi-asset, multi-currency</div>
</div>
<div class="rounded-xl border border-zinc-200 p-4">
<div class="text-xs uppercase tracking-wide text-zinc-500">Research</div>
<div class="mt-1 text-sm font-medium">Thesis-first allocations</div>
</div>
<div class="rounded-xl border border-zinc-200 p-4">
<div class="text-xs uppercase tracking-wide text-zinc-500">Execution</div>
<div class="mt-1 text-sm font-medium">Client-owned custody</div>
</div>
<div class="rounded-xl border border-zinc-200 p-4">
<div class="text-xs uppercase tracking-wide text-zinc-500">Governance</div>
<div class="mt-1 text-sm font-medium">Risk-managed oversight</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- SERVICES -->
<section id="services" class="py-20">
<div class="mx-auto w-full max-w-7xl px-6">
<div class="max-w-3xl">
<span class="inline-block rounded-full border border-zinc-200 px-3 py-1 text-xs tracking-wide uppercase text-zinc-600">Offerings</span>
<h2 class="mt-3 text-3xl font-semibold tracking-tight text-zinc-900 sm:text-4xl">Designed for global investors.</h2>
</div>
<div class="mt-10 grid gap-6 md:grid-cols-3">
<div class="rounded-2xl border border-zinc-200 bg-white p-6 shadow-sm">
<div class="text-sm font-semibold">Global Equity Advisory</div>
<p class="mt-2 text-sm text-zinc-600">
Stock-level research, portfolio construction, and disciplined rebalancing across global markets.
</p>
</div>
<div class="rounded-2xl border border-zinc-200 bg-white p-6 shadow-sm">
<div class="text-sm font-semibold">PaaS (Portfolio-as-a-Service)</div>
<p class="mt-2 text-sm text-zinc-600">
Client-owned execution and custody, advisory-led portfolio design and monitoring.
</p>
</div>
<div class="rounded-2xl border border-zinc-200 bg-white p-6 shadow-sm">
<div class="text-sm font-semibold">Alternatives & Structured Ideas</div>
<p class="mt-2 text-sm text-zinc-600">
Selective access to non-traditional opportunities with clear risk framing and suitability checks.
</p>
</div>
</div>
</div>
</section>
<!-- APPROACH -->
<section id="approach" class="py-20 bg-white">
<div class="mx-auto w-full max-w-7xl px-6">
<div class="max-w-3xl">
<span class="inline-block rounded-full border border-zinc-200 px-3 py-1 text-xs tracking-wide uppercase text-zinc-600">Process</span>
<h2 class="mt-3 text-3xl font-semibold tracking-tight text-zinc-900 sm:text-4xl">A disciplined framework, not vibes.</h2>
</div>
<div class="mt-10 grid gap-6 md:grid-cols-3">
<div class="rounded-2xl border border-zinc-200 bg-white p-6 shadow-sm">
<div class="text-xs uppercase tracking-wide text-zinc-500">Step 1</div>
<div class="mt-2 text-sm font-semibold">Discovery & Suitability</div>
<p class="mt-2 text-sm text-zinc-600">Goals, horizon, risk, liquidity, domicile, and currency mapping.</p>
</div>
<div class="rounded-2xl border border-zinc-200 bg-white p-6 shadow-sm">
<div class="text-xs uppercase tracking-wide text-zinc-500">Step 2</div>
<div class="mt-2 text-sm font-semibold">Design & Allocation</div>
<p class="mt-2 text-sm text-zinc-600">Theme-led allocation with diversified risk buckets and drawdown awareness.</p>
</div>
<div class="rounded-2xl border border-zinc-200 bg-white p-6 shadow-sm">
<div class="text-xs uppercase tracking-wide text-zinc-500">Step 3</div>
<div class="mt-2 text-sm font-semibold">Monitor & Rebalance</div>
<p class="mt-2 text-sm text-zinc-600">Thesis tracking, risk controls, and periodic re-optimisation.</p>
</div>
</div>
</div>
</section>
<!-- PORTAL -->
<section id="portal" class="py-20">
<div class="mx-auto w-full max-w-7xl px-6">
<div class="max-w-3xl">
<span class="inline-block rounded-full border border-zinc-200 px-3 py-1 text-xs tracking-wide uppercase text-zinc-600">Client Experience</span>
<h2 class="mt-3 text-3xl font-semibold tracking-tight text-zinc-900 sm:text-4xl">A modern portal, powered by clarity.</h2>
</div>
<div class="mt-10 grid gap-6 md:grid-cols-2">
<div class="rounded-2xl border border-zinc-200 bg-white p-6 shadow-sm">
<div class="text-sm font-semibold">What you’ll see</div>
<ul class="mt-3 list-disc space-y-2 pl-5 text-sm text-zinc-600">
<li>Portfolio overview, allocation & risk snapshot</li>
<li>Research notes and rationale for key positions</li>
<li>Rebalancing actions and commentary</li>
<li>Tax-aware notes (where applicable)</li>
</ul>
</div>
<div class="rounded-2xl border border-zinc-200 bg-white p-6 shadow-sm">
<div class="text-sm font-semibold">What you’ll feel</div>
<p class="mt-2 text-sm text-zinc-600">
Predictability in process, transparency in decisions, and a calm operating system through volatility.
</p>
<div class="mt-6">
<a href="#contact" class="inline-flex items-center justify-center rounded-xl border border-zinc-300 bg-zinc-900 px-5 py-3 text-sm font-medium text-white shadow-sm transition hover:bg-zinc-800">
Request a demo
</a>
</div>
</div>
</div>
</div>
</section>
<!-- INSIGHTS -->
<section id="insights" class="py-20 bg-white">
<div class="mx-auto w-full max-w-7xl px-6">
<div class="max-w-3xl">
<span class="inline-block rounded-full border border-zinc-200 px-3 py-1 text-xs tracking-wide uppercase text-zinc-600">Insights</span>
<h2 class="mt-3 text-3xl font-semibold tracking-tight text-zinc-900 sm:text-4xl">Research notes, simplified.</h2>
</div>
<div class="mt-10 grid gap-6 md:grid-cols-3">
<div class="rounded-2xl border border-zinc-200 bg-white p-6 shadow-sm">
<div class="text-sm font-semibold">Macro to Portfolio</div>
<p class="mt-2 text-sm text-zinc-600">How rate cycles, geopolitics, and liquidity change portfolio construction.</p>
</div>
<div class="rounded-2xl border border-zinc-200 bg-white p-6 shadow-sm">
<div class="text-sm font-semibold">Theme Deep Dives</div>
<p class="mt-2 text-sm text-zinc-600">AI, energy transition, metals, robotics—mapped into investable baskets.</p>
</div>
<div class="rounded-2xl border border-zinc-200 bg-white p-6 shadow-sm">
<div class="text-sm font-semibold">Client-ready Notes</div>
<p class="mt-2 text-sm text-zinc-600">Clear, no-noise commentary built to be forwarded without edits.</p>
</div>
</div>
</div>
</section>
<!-- CONTACT -->
<section id="contact" class="py-20">
<div class="mx-auto w-full max-w-7xl px-6">
<div class="grid gap-8 md:grid-cols-2">
<div>
<div class="max-w-3xl">
<span class="inline-block rounded-full border border-zinc-200 px-3 py-1 text-xs tracking-wide uppercase text-zinc-600">Let’s talk</span>
<h2 class="mt-3 text-3xl font-semibold tracking-tight text-zinc-900 sm:text-4xl">Schedule a discovery call.</h2>
</div>
<p class="mt-3 text-zinc-600">Tell us a bit about your objectives. We typically respond within one business day.</p>
<form class="mt-6 grid gap-4" onsubmit="return false;">
<input class="w-full rounded-xl border border-zinc-300 bg-white px-4 py-3 text-sm outline-none focus:ring-2 focus:ring-amber-400" placeholder="Full name" />
<div class="grid grid-cols-2 gap-4">
<input class="rounded-xl border border-zinc-300 bg-white px-4 py-3 text-sm outline-none focus:ring-2 focus:ring-amber-400" placeholder="Email" />
<input class="rounded-xl border border-zinc-300 bg-white px-4 py-3 text-sm outline-none focus:ring-2 focus:ring-amber-400" placeholder="Phone / WhatsApp" />
</div>
<select class="rounded-xl border border-zinc-300 bg-white px-4 py-3 text-sm outline-none focus:ring-2 focus:ring-amber-400">
<option>Resident Indian (LRS)</option>
<option>Expat investing globally</option>
<option>Expat investing in India</option>
<option>Family Office</option>
</select>
<textarea class="h-28 rounded-xl border border-zinc-300 bg-white px-4 py-3 text-sm outline-none focus:ring-2 focus:ring-amber-400" placeholder="What would you like to achieve in the next 12–24 months?"></textarea>
<div class="flex items-center gap-3">
<a
href="https://calendly.com/aneshkvyaas"
target="_blank"
rel="noopener noreferrer"
class="inline-flex items-center justify-center rounded-xl border border-zinc-300 bg-zinc-900 px-5 py-3 text-sm font-medium text-white shadow-sm transition hover:bg-zinc-800"
>
Submit
</a>
<span class="text-xs text-zinc-500">By submitting, you agree to our privacy policy.</span>
</div>
</form>
</div>
<div>
<div class="rounded-2xl border border-zinc-200 bg-white p-6 shadow-sm">
<div class="text-sm font-semibold">Office</div>
<p class="mt-2 text-sm text-zinc-600">
Co-wrks Birla Centurion, Worli, Mumbai • Dubai • Global
</p>
<div class="mt-6 text-sm">
<div class="text-zinc-500">Email</div>
<a href="mailto:hello@aurumventures.capital" class="font-medium text-zinc-800">hello@aurumventures.capital</a>
</div>
<div class="mt-4 text-sm">
<div class="text-zinc-500">Phone</div>
<a href="tel:+91-0000000000" class="font-medium text-zinc-800">+91-00000-00000</a>
</div>
<div class="mt-6 rounded-xl border border-dashed border-amber-400 p-4 text-xs text-zinc-600">
Compliance: Advisory-led global investing. Suitability & risk disclosures shared at onboarding. Past performance is not indicative of future returns.
</div>
</div>
</div>
</div>
</div>
</section>
<!-- FOOTER -->
<footer class="mt-10 border-t border-zinc-200 bg-white py-10">
<div class="mx-auto w-full max-w-7xl px-6">
<div class="flex flex-col items-center justify-between gap-4 md:flex-row">
<div class="text-sm text-zinc-600">© <span id="yr"></span> Aurum Ventures. All rights reserved.</div>
<div class="flex items-center gap-4 text-sm">
<a href="#" class="hover:text-zinc-900">Privacy</a>
<a href="#" class="hover:text-zinc-900">Terms</a>
<a href="https://aurumventures.capital" class="hover:text-zinc-900">aurumventures.capital</a>
</div>
</div>
</div>
</footer>
<script>
document.getElementById("yr").textContent = new Date().getFullYear();
</script>
</body>
</html>