Spaces:
Running
Running
<html lang="en"> | |
<head> | |
<meta charset="UTF-8"> | |
<title>AITopica β AI Knowledge Hub</title> | |
</head> | |
<body> | |
<header> | |
<h1>Welcome to AITopica</h1> | |
<p>Your Gateway to Smarter AI Discovery</p> | |
</header> | |
<main> | |
<section> | |
<h2>Featured AI Tools</h2> | |
<ul> | |
<li><a href="https://www.jasper.ai" target="_blank">Jasper AI β Copywriting</a></li> | |
<li><a href="https://www.midjourney.com" target="_blank">Midjourney β AI Art</a></li> | |
<li><a href="https://www.perplexity.ai" target="_blank">Perplexity β AI Search</a></li> | |
<li><a href="https://www.runwayml.com" target="_blank">RunwayML β AI Video</a></li> | |
</ul> | |
</section> | |
<section> | |
<h2>Subscribe</h2> | |
<p>Get weekly AI tools and news delivered to your inbox!</p> | |
</section> | |
</main> | |
<footer> | |
<p>© 2025 AITopica</p> | |
</footer> | |
</body> | |
</html> | |