Spaces:
Sleeping
Sleeping
File size: 7,474 Bytes
6bf9e00 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 | <!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"
/>
<meta
name="trustpilot-one-time-domain-verification-id"
content="e7fde8c5-aaf9-473a-b59e-d1f4a8847cd8"
/>
<!-- Static SEO for main domain (aura.build) - removed on subdomains/custom domains -->
<meta
name="description"
data-static-seo="true"
content="AI landing page builder that creates stunning designs in seconds. No design skills needed. Export to HTML & Figma. Trusted by 166,000+ users worldwide."
/>
<title data-static-seo="true">Aura – AI Website Builder</title>
<meta property="og:type" content="website" data-static-seo="true" />
<meta property="og:site_name" content="Aura" data-static-seo="true" />
<meta
property="og:title"
content="Aura – AI Website Builder"
data-static-seo="true"
/>
<meta
property="og:description"
content="AI landing page builder that creates stunning designs in seconds. No design skills needed. Export to HTML & Figma. Trusted by 166,000+ users worldwide."
data-static-seo="true"
/>
<meta
property="og:image"
content="https://aura.build/share-preview.jpg"
data-static-seo="true"
/>
<meta
property="og:url"
content="https://aura.build/"
data-static-seo="true"
/>
<meta property="og:image:width" content="1200" data-static-seo="true" />
<meta property="og:image:height" content="630" data-static-seo="true" />
<meta
name="twitter:card"
content="summary_large_image"
data-static-seo="true"
/>
<meta name="twitter:site" content="@AuraBuilds" data-static-seo="true" />
<meta
name="twitter:title"
content="Aura – AI Website Builder"
data-static-seo="true"
/>
<meta
name="twitter:description"
content="AI landing page builder that creates stunning designs in seconds. No design skills needed. Export to HTML & Figma. Trusted by 166,000+ users worldwide."
data-static-seo="true"
/>
<meta
name="twitter:image"
content="https://aura.build/share-preview.jpg"
data-static-seo="true"
/>
<link
rel="alternate"
type="text/plain"
href="https://aura.build/llms.txt"
data-static-seo="true"
/>
<script type="application/ld+json" data-static-seo="true">
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Organization",
"@id": "https://aura.build/#organization",
"name": "Aura",
"url": "https://aura.build/",
"logo": "https://aura.build/logo-aura.svg",
"sameAs": ["https://twitter.com/mengto"]
},
{
"@type": "WebSite",
"@id": "https://aura.build/#website",
"name": "Aura",
"url": "https://aura.build/",
"publisher": {
"@id": "https://aura.build/#organization"
},
"potentialAction": {
"@type": "SearchAction",
"target": "https://aura.build/assets?q={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@type": "SoftwareApplication",
"@id": "https://aura.build/#software",
"name": "Aura",
"applicationCategory": "DesignApplication",
"operatingSystem": "Web",
"url": "https://aura.build/",
"description": "AI landing page builder that creates stunning designs in seconds. No design skills needed. Export to HTML & Figma.",
"image": "https://aura.build/share-preview.jpg",
"creator": {
"@id": "https://aura.build/#organization"
}
}
]
}
</script>
<!-- Remove Aura SEO/marketing tags on subdomains/custom domains BEFORE page renders -->
<script>
(function () {
var h = location.hostname || "";
var main = [
"aura.build",
"aura.page",
"aurachat.io",
"localhost",
"netlify.app",
"vercel.app",
];
var isMain = main.some(function (d) {
return h === d || h.endsWith("." + d);
});
var remove = false;
if (isMain) {
var parts = h.split(".");
var isLocal = h.endsWith(".localhost");
var isPreview =
h.endsWith(".netlify.app") || h.endsWith(".vercel.app");
var sub =
parts.length > 2
? parts[0]
: isLocal && parts.length === 2
? parts[0]
: "";
remove =
((sub && !isPreview) || (sub && isLocal)) &&
sub.toLowerCase() !== "www";
} else {
remove = true;
}
if (remove) {
var els = document.querySelectorAll("[data-static-seo]");
for (var i = 0; i < els.length; i++)
els[i].parentNode.removeChild(els[i]);
}
})();
</script>
<!-- Google tag (gtag.js) - internal domains only -->
<script>
(function () {
var h = location.hostname || "";
var internal =
h === "aura.build" ||
h === "www.aura.build" ||
h === "beta--aurachatapp.netlify.app" ||
h === "localhost" ||
h.endsWith(".localhost");
if (!internal) return;
var s = document.createElement("script");
s.async = true;
s.src = "https://www.googletagmanager.com/gtag/js?id=G-2M6V79H761";
document.head.appendChild(s);
window.dataLayer = window.dataLayer || [];
window.gtag =
window.gtag ||
function () {
window.dataLayer.push(arguments);
};
window.gtag("js", new Date());
window.gtag("config", "G-2M6V79H761");
})();
</script>
<!-- Favicon (removed on subdomains/custom domains where custom favicon takes over) -->
<link
rel="icon"
type="image/png"
href="/logo-aura-128-light.png"
media="(prefers-color-scheme: light)"
data-static-seo="true"
/>
<link
rel="icon"
type="image/png"
href="/logo-aura-128-dark.png"
media="(prefers-color-scheme: dark)"
data-static-seo="true"
/>
<link
rel="icon"
type="image/png"
href="/logo-aura-128-light.png"
data-static-seo="true"
/>
<link
rel="apple-touch-icon"
href="/logo-aura-128-light.png"
data-static-seo="true"
/>
<!-- Fonts -->
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap"
/>
<!-- Iconify Icon Web Component -->
<script
src="https://cdn.jsdelivr.net/npm/iconify-icon@2.1.0/dist/iconify-icon.min.js"
integrity="sha384-GPb5RlngihS9H0z1D137JsvzmeZ7tCpWEF4t5YDoTZyMsPP8S7h7vFDh4XhheU83"
crossorigin="anonymous"
></script>
<script type="module" crossorigin src="/assets/index-BN7abppv.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-CUgQVqrx.css">
<link rel="sitemap" type="application/xml" title="Sitemap" href="/sitemap.xml">
</head>
<body>
<div id="root"></div>
</body>
</html>
|