social ai tool
Build a 'link in bio' page for social profiles.
The output is a 'link in bio' page you can host on your own domain.
Generates a single-file, dependency-free link-in-bio HTML page. Save as index.html and host anywhere.
Self-contained HTML. Paste into your CMS, GitHub Pages, S3, etc.
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="description" content="AI-first digital partner for Indian SMBs.">
<title>WebGrow24</title>
<meta name="theme-color" content="#002071">
<style>
:root { --primary: #002071; --accent: #FFFF00; }
* { box-sizing: border-box; }
body { margin: 0; font-family: -apple-system, system-ui, sans-serif; background: #fafafa; color: #1a1a1a; }
main { max-width: 36rem; margin: 0 auto; padding: 3rem 1.25rem 6rem; text-align: center; }
.avatar { width: 96px; height: 96px; border-radius: 50%; background: var(--primary); color: var(--accent); margin: 0 auto 1rem; display: grid; place-items: center; font-size: 2.5rem; font-weight: 800; }
h1 { font-size: 1.5rem; margin: 0 0 0.25rem; color: var(--primary); }
p.tagline { margin: 0 0 2rem; color: #4b5563; font-size: 0.95rem; }
.links { display: grid; gap: 0.75rem; }
a.link { display: block; padding: 0.875rem 1rem; background: var(--primary); color: var(--accent); text-decoration: none; border-radius: 0.5rem; font-weight: 600; transition: transform 0.15s ease, opacity 0.15s ease; }
a.link:hover, a.link:focus-visible { transform: translateY(-1px); opacity: 0.92; }
a.link:focus-visible { outline: 3px solid var(--accent); outline-offset: 3px; }
footer { margin-top: 2.5rem; font-size: 0.75rem; color: #6b7280; }
</style>
</head>
<body>
<main>
<div class="avatar" aria-hidden="true">W</div>
<h1>WebGrow24</h1>
<p class="tagline">AI-first digital partner for Indian SMBs.</p>
<nav class="links" aria-label="Primary">
<a class="link" href="https://www.webgrow24.com/services/" rel="noopener noreferrer">Our services</a>
<a class="link" href="https://www.webgrow24.com/tools/" rel="noopener noreferrer">Free tools</a>
<a class="link" href="https://www.webgrow24.com/pricing/" rel="noopener noreferrer">Pricing</a>
<a class="link" href="https://www.webgrow24.com/contact/" rel="noopener noreferrer">Book a call</a>
</nav>
<footer>Built with WebGrow24 link-in-bio tool</footer>
</main>
</body>
</html>On your own domain. We generate a static page you can deploy anywhere.
Step through every free tool the WebGrow24 team ships.
WebGrow24 services
Fixed quote in 48 hours. Senior team. Outcome-led.