<!DOCTYPE html>
<html class=”light” lang=”en”><head>
<meta charset=”utf-8″/>
<meta content=”width=device-width, initial-scale=1.0″ name=”viewport”/>
<link href=”https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&display=swap” rel=”stylesheet”/>
<link href=”https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:wght,FILL@100..700,0..1&display=swap” rel=”stylesheet”/>
<link href=”https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:wght,FILL@100..700,0..1&display=swap” rel=”stylesheet”/>
<script src=”https://cdn.tailwindcss.com?plugins=forms,container-queries”></script>
<script id=”tailwind-config”>
tailwind.config = {
darkMode: “class”,
theme: {
extend: {
colors: {
“surface-variant”: “#e1e3e4”,
“on-secondary”: “#ffffff”,
“inverse-primary”: “#b0c9e5”,
“secondary-fixed”: “#72ff70”,
“outline”: “#73777d”,
“surface-container”: “#edeeef”,
“tertiary”: “#000000”,
“surface-container-highest”: “#e1e3e4”,
“on-surface”: “#191c1d”,
“on-tertiary-container”: “#718792”,
“error”: “#ba1a1a”,
“on-error-container”: “#93000a”,
“inverse-surface”: “#2e3132”,
“primary-container”: “#001d32”,
“tertiary-fixed-dim”: “#b4cad6”,
“outline-variant”: “#c3c7cd”,
“inverse-on-surface”: “#f0f1f2”,
“surface-bright”: “#f8f9fa”,
“on-secondary-fixed-variant”: “#00530e”,
“tertiary-container”: “#071e27”,
“on-background”: “#191c1d”,
“primary-fixed-dim”: “#b0c9e5”,
“tertiary-fixed”: “#cfe6f2”,
“on-primary-fixed-variant”: “#304960”,
“on-tertiary”: “#ffffff”,
“on-primary-container”: “#6e86a0”,
“surface-container-high”: “#e7e8e9”,
“background”: “#f8f9fa”,
“surface-tint”: “#486179”,
“surface-dim”: “#d9dadb”,
“on-secondary-fixed”: “#002203”,
“on-primary-fixed”: “#001d32”,
“on-secondary-container”: “#006d16”,
“surface”: “#f8f9fa”,
“on-error”: “#ffffff”,
“surface-container-lowest”: “#ffffff”,
“error-container”: “#ffdad6”,
“on-tertiary-fixed-variant”: “#354a53”,
“secondary-container”: “#00f93f”,
“primary”: “#000000”,
“surface-container-low”: “#f3f4f5”,
“on-surface-variant”: “#43474d”,
“secondary-fixed-dim”: “#00e639”,
“secondary”: “#006e16”,
“on-primary”: “#ffffff”
},
fontFamily: {
“headline”: [“Manrope”],
“body”: [“Manrope”],
“label”: [“Manrope”]
},
borderRadius: {“DEFAULT”: “0.125rem”, “lg”: “0.25rem”, “xl”: “0.5rem”, “full”: “0.75rem”},
},
},
}
</script>
<style>
.material-symbols-outlined {
font-variation-settings: ‘FILL’ 0, ‘wght’ 300, ‘GRAD’ 0, ‘opsz’ 24;
vertical-align: middle;
}
.laser-scan {
position: absolute;
height: 1px;
width: 100%;
background: #00f93f;
box-shadow: 0 0 15px #00f93f;
top: 50%;
left: 0;
z-index: 20;
}
.tonal-shift-bg {
background-color: #f3f4f5;
}
</style>
</head>
<body class=”bg-background text-on-background font-body selection:bg-secondary-container selection:text-on-secondary-container”>
<!– TopNavBar –>
<nav class=”fixed top-0 w-full z-50 bg-slate-50/70 dark:bg-[#001d32]/70 backdrop-blur-xl bg-gradient-to-b from-slate-200/50 to-transparent dark:from-[#00ff41]/10″>
<div class=”flex justify-between items-center max-w-7xl mx-auto px-6 h-16″>
<div class=”text-xl font-bold tracking-tighter text-[#001d32] dark:text-white font-headline”>
Epistable AI
</div>
<div class=”hidden md:flex items-center space-x-8″>
<a class=”text-[#001d32] dark:text-[#00ff41] border-b-2 border-[#00ff41] pb-1 font-manrope tracking-tight font-medium” href=”#”>Features</a>
<a class=”text-slate-600 dark:text-slate-400 hover:text-[#001d32] dark:hover:text-white transition-colors font-manrope tracking-tight font-medium” href=”#”>How It Works</a>
<a class=”text-slate-600 dark:text-slate-400 hover:text-[#001d32] dark:hover:text-white transition-colors font-manrope tracking-tight font-medium” href=”#”>Pricing</a>
<a class=”text-slate-600 dark:text-slate-400 hover:text-[#001d32] dark:hover:text-white transition-colors font-manrope tracking-tight font-medium” href=”#”>For Buyers</a>
</div>
<button class=”bg-primary-container text-on-primary px-6 py-2 text-sm font-bold tracking-tight hover:opacity-80 transition-all scale-95 active:scale-90 duration-200 rounded-sm”>
Book a Demo
</button>
</div>
</nav>
<main class=”pt-16″>
<!– Hero Section –>
<section class=”relative min-height-[921px] flex items-center overflow-hidden bg-surface py-24 px-6″>
<div class=”max-w-7xl mx-auto grid md:grid-cols-2 gap-12 items-center relative z-10″>
<div>
<span class=”inline-block px-3 py-1 mb-6 bg-secondary-container text-on-secondary-container text-[10px] font-bold tracking-[0.2em] uppercase rounded-sm”>
Geological Precision AI
</span>
<h1 class=”text-6xl md:text-8xl font-black font-headline tracking-tighter text-on-surface leading-[0.9] mb-8″>
Stone grading is broken. <span class=”text-secondary”>We fixed it.</span>
</h1>
<p class=”text-on-surface-variant text-lg max-w-md mb-10 leading-relaxed”>
Transform raw geological data into commercial certainty. Epistable AI uses computer vision to grade, trace, and trade stone with 99.9% accuracy.
</p>
<div class=”flex gap-4″>
<button class=”bg-primary-container text-on-primary px-8 py-4 font-bold tracking-tight rounded-sm hover:opacity-90″>
Start Grading
</button>
<button class=”border-b-2 border-on-surface text-on-surface px-4 py-4 font-bold tracking-tight hover:text-secondary hover:border-secondary transition-all”>
View Laboratory Specs
</button>
</div>
</div>
<div class=”relative aspect-square md:aspect-[4/5] overflow-hidden group”>
<div class=”absolute inset-0 bg-gradient-to-t from-surface to-transparent z-10″></div>
<div class=”laser-scan”></div>
<img alt=”High-fidelity stone texture” class=”w-full h-full object-cover grayscale opacity-80 group-hover:grayscale-0 transition-all duration-700″ data-alt=”Macro photography of high-quality white marble with deep grey veins and crystalline texture under cold clinical lighting” src=”https://lh3.googleusercontent.com/aida-public/AB6AXuDhAy37bn7x_pYaoxrQLT_HgWXa8I9KQVVZHiNyGocpq5530ZhKtnsSE4rpGYUcSx4GZfVI0rdN9grWOK8yazNyBby2-EakptscTjBoyJKgIQn7xfLaMobWe9fwpFkYR-WxOm96YjJbXgtEyIr01vNr8qNQg2NkdqEsyXIw2dGg0GnjusQI2wFQjANKjdbnk_WQCU5iy0EddqnaIvt7frT8lcxcnLDg6B0tF0p0nbrA-WIo1VhMF3YVVdBl0IBr7HSqbvgGz–5PYs”/>
<div class=”absolute bottom-12 right-12 bg-surface-container-lowest/70 backdrop-blur-xl p-6 z-20 border-l-4 border-secondary”>
<p class=”text-[10px] font-bold text-on-surface-variant mb-2 tracking-widest uppercase”>Live Analysis</p>
<p class=”text-2xl font-black font-headline”>98.4% Purity</p>
<p class=”text-[12px] text-outline mt-1 font-medium”>Block #GA-8921-X</p>
</div>
</div>
</div>
<!– Background Decorative Element –>
<div class=”absolute top-0 right-0 w-1/3 h-full bg-surface-container-low -skew-x-12 translate-x-24 -z-0″></div>
</section>
<!– Trust Strip –>
<section class=”bg-surface-container-low border-y border-outline-variant/10 py-12″>
<div class=”max-w-7xl mx-auto px-6 flex flex-wrap justify-between items-center gap-8 opacity-60 grayscale hover:grayscale-0 transition-all”>
<div class=”flex items-center gap-3″>
<span class=”material-symbols-outlined text-3xl”>biotech</span>
<span class=”font-bold tracking-tight text-on-surface”>AI Grading</span>
</div>
<div class=”flex items-center gap-3″>
<span class=”material-symbols-outlined text-3xl”>qr_code_2</span>
<span class=”font-bold tracking-tight text-on-surface”>QR Trace</span>
</div>
<div class=”flex items-center gap-3″>
<span class=”material-symbols-outlined text-3xl”>shopping_cart</span>
<span class=”font-bold tracking-tight text-on-surface”>Buyer Portal</span>
</div>
<div class=”flex items-center gap-3″>
<span class=”material-symbols-outlined text-3xl”>verified</span>
<span class=”font-bold tracking-tight text-on-surface”>ISO Certified</span>
</div>
<div class=”flex items-center gap-3″>
<span class=”material-symbols-outlined text-3xl”>security</span>
<span class=”font-bold tracking-tight text-on-surface”>Blockchain Log</span>
</div>
</div>
</section>
<!– Features Bento Grid –>
<section class=”py-32 px-6 bg-surface”>
<div class=”max-w-7xl mx-auto”>
<div class=”flex flex-col md:flex-row justify-between items-end mb-20 gap-8″>
<div class=”max-w-2xl”>
<h2 class=”text-4xl md:text-5xl font-black font-headline tracking-tighter mb-6 leading-none”>
Engineered for Precision. <br/>Built for Scale.
</h2>
<p class=”text-on-surface-variant font-medium”>The complete operating system for modern stone quarries and processing units.</p>
</div>
</div>
<div class=”grid grid-cols-1 md:grid-cols-3 lg:grid-cols-4 gap-4″>
<!– AI Grading (Large) –>
<div class=”md:col-span-2 md:row-span-2 bg-surface-container-low p-10 flex flex-col justify-between group hover:bg-primary-container transition-all duration-500 overflow-hidden relative”>
<div class=”relative z-10″>
<span class=”material-symbols-outlined text-secondary text-4xl mb-6″>analytics</span>
<h3 class=”text-3xl font-black font-headline tracking-tighter mb-4 group-hover:text-white”>AI Quality Grading</h3>
<p class=”text-on-surface-variant group-hover:text-slate-400 max-w-sm”>Proprietary computer vision models analyze color consistency, vein density, and structural fractures in real-time.</p>
</div>
<img alt=”AI Interface” class=”absolute bottom-0 right-0 w-1/2 opacity-20 group-hover:opacity-40 transition-opacity” data-alt=”Technical top-down view of marble slab with digital bounding boxes and green data overlays showing texture analysis” src=”https://lh3.googleusercontent.com/aida-public/AB6AXuDZlq-hD4ydLqo-JfU3z0F8sx3ibuA94lsMM5eZuePkTTwlsXsTKVeeY_noQ2zq4TQf5NKdPrifxsZjq9Z9JtMQLFb6wLS620w2LxFfkIlbFAmst2fnEfBCYy9gIJMSpMbDgqH3xO9y6FDX6ruOsjJXzz7EF4lq6gz4jz80FkGhRzngVo119x7PRfFsQ04LqXM8vAYjUjJObarFpqI5SxWMwIDY_OV5_55LoFbXQKfalylxxds8cgIqVG8APSf0XhBV6PNiMhw3PcQ”/>
</div>
<!– QR Traceability –>
<div class=”bg-surface-container-highest p-8 flex flex-col justify-between hover:bg-secondary-container transition-all”>
<span class=”material-symbols-outlined text-on-surface text-3xl”>qr_code_scanner</span>
<div>
<h3 class=”text-xl font-bold font-headline tracking-tight mb-2″>QR Traceability</h3>
<p class=”text-sm text-on-surface-variant”>Unique digital DNA for every block and slab from excavation to install.</p>
</div>
</div>
<!– Buyer Portal –>
<div class=”bg-surface-container-low p-8 flex flex-col justify-between border-b-4 border-secondary”>
<span class=”material-symbols-outlined text-secondary text-3xl”>public</span>
<div>
<h3 class=”text-xl font-bold font-headline tracking-tight mb-2″>Buyer Portal</h3>
<p class=”text-sm text-on-surface-variant”>Grant clients live access to your inventory with detailed lab reports.</p>
</div>
</div>
<!– Dispute Workflow –>
<div class=”bg-surface-container-low p-8 flex flex-col justify-between hover:translate-y-[-4px] transition-transform”>
<span class=”material-symbols-outlined text-on-surface text-3xl”>balance</span>
<div>
<h3 class=”text-xl font-bold font-headline tracking-tight mb-2″>Dispute Workflow</h3>
<p class=”text-sm text-on-surface-variant”>Resolution engine for quality claims based on unalterable AI data.</p>
</div>
</div>
<!– Multi-Role –>
<div class=”bg-surface-container-highest p-8 flex flex-col justify-between”>
<span class=”material-symbols-outlined text-on-surface text-3xl”>groups</span>
<div>
<h3 class=”text-xl font-bold font-headline tracking-tight mb-2″>Multi-Role Access</h3>
<p class=”text-sm text-on-surface-variant”>Unified platform for owners, inspectors, and logistics partners.</p>
</div>
</div>
<!– Export-Ready –>
<div class=”md:col-span-2 bg-primary-container text-on-primary p-10 flex items-center justify-between”>
<div class=”max-w-xs”>
<h3 class=”text-2xl font-black font-headline tracking-tight mb-4″>Export-Ready Reports</h3>
<p class=”text-slate-400 text-sm”>One-click generation of technical data sheets compliant with international trade standards.</p>
</div>
<span class=”material-symbols-outlined text-6xl text-secondary”>description</span>
</div>
</div>
</div>
</section>
<!– Workflow Section –>
<section class=”py-32 tonal-shift-bg relative overflow-hidden”>
<div class=”max-w-7xl mx-auto px-6″>
<div class=”text-center mb-24″>
<p class=”text-secondary font-bold tracking-[0.3em] uppercase text-[10px] mb-4″>Implementation</p>
<h2 class=”text-4xl md:text-6xl font-black font-headline tracking-tighter”>Four steps from floor to buyer</h2>
</div>
<div class=”grid md:grid-cols-4 gap-1″>
<div class=”bg-surface p-12 relative”>
<span class=”text-6xl font-black text-outline-variant/20 absolute top-4 left-4″>01</span>
<div class=”relative z-10 pt-12″>
<h4 class=”text-xl font-bold mb-4 font-headline”>On the floor</h4>
<p class=”text-sm text-on-surface-variant leading-relaxed”>Capture high-res imagery of blocks at the quarry or processing unit using standard mobile devices or fixed cameras.</p>
</div>
</div>
<div class=”bg-surface p-12 relative border-l border-outline-variant/10″>
<span class=”text-6xl font-black text-outline-variant/20 absolute top-4 left-4″>02</span>
<div class=”relative z-10 pt-12″>
<h4 class=”text-xl font-bold mb-4 font-headline”>AI Grade</h4>
<p class=”text-sm text-on-surface-variant leading-relaxed”>Epistable AI scans the texture, calculating purity, density and grading the block against commercial benchmarks.</p>
</div>
</div>
<div class=”bg-surface p-12 relative border-l border-outline-variant/10″>
<span class=”text-6xl font-black text-outline-variant/20 absolute top-4 left-4″>03</span>
<div class=”relative z-10 pt-12″>
<h4 class=”text-xl font-bold mb-4 font-headline”>Trace</h4>
<p class=”text-sm text-on-surface-variant leading-relaxed”>Generate a tamper-proof QR identifier that links the physical stone to its digital laboratory grade profile.</p>
</div>
</div>
<div class=”bg-surface p-12 relative border-l border-outline-variant/10″>
<span class=”text-6xl font-black text-outline-variant/20 absolute top-4 left-4″>04</span>
<div class=”relative z-10 pt-12″>
<h4 class=”text-xl font-bold mb-4 font-headline”>Export</h4>
<p class=”text-sm text-on-surface-variant leading-relaxed”>Instantly publish inventory to your private marketplace and export technical PDFs for global shipping.</p>
</div>
</div>
</div>
</div>
</section>
<!– Pricing Section –>
<section class=”py-32 px-6 bg-surface”>
<div class=”max-w-7xl mx-auto”>
<div class=”text-center mb-20″>
<h2 class=”text-4xl md:text-5xl font-black font-headline tracking-tighter mb-4″>Simple, transparent pricing</h2>
<p class=”text-on-surface-variant font-medium”>Predictable costs for unpredictable geology.</p>
</div>
<div class=”grid md:grid-cols-3 gap-8 items-center”>
<!– Standard –>
<div class=”bg-surface-container-low p-10 flex flex-col”>
<h3 class=”text-lg font-bold mb-2″>Standard</h3>
<p class=”text-sm text-on-surface-variant mb-8″>For small yards and single-quarry owners.</p>
<div class=”flex items-baseline gap-2 mb-8″>
<span class=”text-4xl font-black”>$499</span>
<span class=”text-outline text-sm”>/mo</span>
</div>
<ul class=”space-y-4 mb-10 text-sm”>
<li class=”flex items-center gap-3″><span class=”material-symbols-outlined text-secondary”>check_circle</span> 500 Slabs/mo</li>
<li class=”flex items-center gap-3″><span class=”material-symbols-outlined text-secondary”>check_circle</span> Basic AI Grading</li>
<li class=”flex items-center gap-3″><span class=”material-symbols-outlined text-secondary”>check_circle</span> QR Label Support</li>
</ul>
<button class=”w-full border-2 border-primary-container py-3 font-bold hover:bg-primary-container hover:text-on-primary transition-all”>Get Started</button>
</div>
<!– Growth (Featured) –>
<div class=”bg-primary-container text-on-primary p-12 flex flex-col relative scale-105 shadow-2xl z-10″>
<div class=”absolute top-0 right-0 bg-secondary px-4 py-1 text-[10px] font-black uppercase text-on-secondary”>Most Popular</div>
<h3 class=”text-2xl font-black mb-2 font-headline tracking-tight”>Growth</h3>
<p class=”text-slate-400 text-sm mb-8″>Scaling operations with multiple stakeholders.</p>
<div class=”flex items-baseline gap-2 mb-8″>
<span class=”text-5xl font-black”>$1,249</span>
<span class=”text-slate-400 text-sm”>/mo</span>
</div>
<ul class=”space-y-4 mb-10 text-sm”>
<li class=”flex items-center gap-3″><span class=”material-symbols-outlined text-secondary”>check_circle</span> Unlimited Scanning</li>
<li class=”flex items-center gap-3″><span class=”material-symbols-outlined text-secondary”>check_circle</span> Advanced Texture Analysis</li>
<li class=”flex items-center gap-3″><span class=”material-symbols-outlined text-secondary”>check_circle</span> Private Buyer Portal</li>
<li class=”flex items-center gap-3″><span class=”material-symbols-outlined text-secondary”>check_circle</span> Priority API Access</li>
</ul>
<button class=”w-full bg-secondary text-on-secondary py-4 font-black tracking-tight hover:opacity-90 transition-all”>Select Growth</button>
</div>
<!– Enterprise –>
<div class=”bg-surface-container-low p-10 flex flex-col”>
<h3 class=”text-lg font-bold mb-2″>Enterprise</h3>
<p class=”text-sm text-on-surface-variant mb-8″>Global stone consortiums and export houses.</p>
<div class=”flex items-baseline gap-2 mb-8″>
<span class=”text-4xl font-black”>Custom</span>
</div>
<ul class=”space-y-4 mb-10 text-sm”>
<li class=”flex items-center gap-3″><span class=”material-symbols-outlined text-secondary”>check_circle</span> Multi-location Deployment</li>
<li class=”flex items-center gap-3″><span class=”material-symbols-outlined text-secondary”>check_circle</span> Custom Model Training</li>
<li class=”flex items-center gap-3″><span class=”material-symbols-outlined text-secondary”>check_circle</span> On-premise Data Option</li>
</ul>
<button class=”w-full border-2 border-primary-container py-3 font-bold hover:bg-primary-container hover:text-on-primary transition-all”>Contact Sales</button>
</div>
</div>
</div>
</section>
<!– FAQ Section –>
<section class=”py-32 px-6 tonal-shift-bg”>
<div class=”max-w-3xl mx-auto”>
<h2 class=”text-3xl md:text-4xl font-black font-headline tracking-tighter mb-12 text-center”>Frequently Asked Questions</h2>
<div class=”space-y-2″>
<div class=”bg-surface p-6 border-l-2 border-secondary”>
<h4 class=”font-bold flex justify-between items-center cursor-pointer”>
How accurate is the AI grading compared to manual inspection?
<span class=”material-symbols-outlined”>expand_more</span>
</h4>
<div class=”mt-4 text-on-surface-variant text-sm leading-relaxed”>
Epistable AI consistently outperforms human graders by identifying microscopic hairline fractures and color deviations invisible to the naked eye, reducing quality disputes by up to 85%.
</div>
</div>
<div class=”bg-surface p-6 border-l-2 border-transparent hover:border-outline-variant transition-all”>
<h4 class=”font-bold flex justify-between items-center cursor-pointer”>
Can I use my existing smartphone for stone scanning?
<span class=”material-symbols-outlined”>expand_more</span>
</h4>
</div>
<div class=”bg-surface p-6 border-l-2 border-transparent hover:border-outline-variant transition-all”>
<h4 class=”font-bold flex justify-between items-center cursor-pointer”>
Is the QR trace data permanent?
<span class=”material-symbols-outlined”>expand_more</span>
</h4>
</div>
<div class=”bg-surface p-6 border-l-2 border-transparent hover:border-outline-variant transition-all”>
<h4 class=”font-bold flex justify-between items-center cursor-pointer”>
Do you support multi-language reports for export?
<span class=”material-symbols-outlined”>expand_more</span>
</h4>
</div>
</div>
</div>
</section>
<!– CTA Section –>
<section class=”relative py-32 overflow-hidden bg-primary-container”>
<div class=”absolute inset-0 z-0″>
<div class=”absolute inset-0 bg-secondary/5 mix-blend-overlay”></div>
<div class=”absolute top-0 right-0 w-full h-full opacity-10″>
<img alt=”Quarry Background” class=”w-full h-full object-cover” data-alt=”Wide shot of a massive stone quarry with industrial machinery under a high-contrast sky with dramatic lighting” src=”https://lh3.googleusercontent.com/aida-public/AB6AXuAbph9MWZmX_V3Uq_HQo52XNpt7JePKuCgY_kdLsTvupg2bWKtlkd-X9bMEqwOCB97Hy8OMCtLpVYh8KUMoEteHmNCTPWryhbTh86tnZy-WG1e18VhDK-RBiqJMlXdLUimv0UX3qQhqTmIwe-knwcTOANs1aZ5q_iFpjM0pYjQCjWKaYEkGosra15J6zeNc4hA5TSQMnMygHmM3JhdeZNU7IoSXdUg8GMmOgUAVehOl7Z7_uqIWtX65jx6pPlTAbxb14-3_CN_XTDU”/>
</div>
</div>
<div class=”max-w-7xl mx-auto px-6 relative z-10 text-center”>
<h2 class=”text-5xl md:text-7xl font-black text-white font-headline tracking-tighter mb-8 leading-none”>
Ready to modernise your <br/><span class=”text-secondary”>stone business?</span>
</h2>
<p class=”text-slate-400 text-lg max-w-xl mx-auto mb-12″>
Join the global leaders who are moving from manual estimation to digital precision.
</p>
<div class=”flex flex-col md:flex-row gap-6 justify-center items-center”>
<button class=”bg-secondary text-on-secondary px-10 py-5 text-lg font-black tracking-tight rounded-sm hover:scale-105 transition-transform”>
Book a Free Demo
</button>
<a class=”text-white font-bold border-b border-white/20 hover:border-secondary hover:text-secondary transition-all py-2″ href=”#”>Speak with an Engineer</a>
</div>
</div>
</section>
</main>
<!– Footer –>
<footer class=”w-full border-t border-slate-200 dark:border-slate-800 bg-slate-50 dark:bg-[#001d32] tonal-shift-bg”>
<div class=”max-w-7xl mx-auto py-12 px-6 flex flex-col md:flex-row justify-between items-center”>
<div class=”mb-8 md:mb-0″>
<div class=”text-lg font-black dark:text-white font-headline mb-2″>Epistable AI</div>
<p class=”text-slate-500 dark:text-slate-400 font-manrope text-sm tracking-wide”>© 2024 Epistable AI. Engineered in Rajasthan.</p>
</div>
<div class=”flex gap-8″>
<a class=”text-slate-500 dark:text-slate-400 hover:text-[#00ff41] transition-colors font-manrope text-sm tracking-wide” href=”#”>Privacy</a>
<a class=”text-slate-500 dark:text-slate-400 hover:text-[#00ff41] transition-colors font-manrope text-sm tracking-wide” href=”#”>Terms</a>
<a class=”text-slate-500 dark:text-slate-400 hover:text-[#00ff41] transition-colors font-manrope text-sm tracking-wide” href=”#”>Contact</a>
<a class=”text-slate-500 dark:text-slate-400 hover:text-[#00ff41] transition-colors font-manrope text-sm tracking-wide” href=”#”>LinkedIn</a>
</div>
</div>
</footer>
</body></html>