Compare commits
2 Commits
e7bb86cd78
...
production
| Author | SHA1 | Date | |
|---|---|---|---|
| f5a90f5a25 | |||
|
|
85601e5149 |
@@ -4,7 +4,7 @@ services:
|
|||||||
|
|
||||||
container_name: valorantdigital.com
|
container_name: valorantdigital.com
|
||||||
|
|
||||||
image: softwareshinobi/www.valorantdigital.com
|
image: softwareshinobi/valorantdigital.com
|
||||||
|
|
||||||
build:
|
build:
|
||||||
|
|
||||||
|
|||||||
26
index.html
26
index.html
@@ -3,7 +3,13 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<title>AI Content Systems / Valorant Digital </title>
|
|
||||||
|
<title>
|
||||||
|
|
||||||
|
ARIA OS: Automate Your Content by 80% / Valorant Digital
|
||||||
|
|
||||||
|
</title>
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootswatch@5.3.2/dist/lux/bootstrap.min.css">
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootswatch@5.3.2/dist/lux/bootstrap.min.css">
|
||||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css">
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css">
|
||||||
<style>
|
<style>
|
||||||
@@ -43,9 +49,9 @@
|
|||||||
<section class="hero">
|
<section class="hero">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<!-- New headline and sub-headline with a sleek, Aria-inspired tone -->
|
<!-- New headline and sub-headline with a sleek, Aria-inspired tone -->
|
||||||
<h1 class="display-4 text-white">The New Standard in Content Operations</h1>
|
<h1 class="display-4 text-white">REDUCE CONTENT CREATION TIME BY 80% AND MAKE IT 4X EASIER</h1>
|
||||||
<p class="lead mt-3">We architect integrated content and governance platforms. This allows agencies to scale their output with seamless control and a premium level of precision.</p>
|
<p class="lead mt-3">ARIA OS is the AI infrastructure, built by Valorant Digital, that duplicates your unique expertise to scale your voice and protect your knowledge.</p>
|
||||||
<a href="https://ariaos.online" target="AriaOS" class="btn btn-lg btn-outline-light mt-4">Experience Aria OS</a>
|
<a href="https://ariaos.online" target="AriaOS" class="btn btn-lg btn-outline-light mt-4">See The Full ARIA OS System</a>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
@@ -54,15 +60,15 @@
|
|||||||
<!-- Content sections rewritten with a concise, direct tone -->
|
<!-- Content sections rewritten with a concise, direct tone -->
|
||||||
<div class="col-md-4 mb-4">
|
<div class="col-md-4 mb-4">
|
||||||
<h3 class="text-primary"><i class="fa-solid fa-screwdriver-wrench me-2"></i> What We Create</h3>
|
<h3 class="text-primary"><i class="fa-solid fa-screwdriver-wrench me-2"></i> What We Create</h3>
|
||||||
<p>We build sophisticated AI infrastructure. Our systems are purpose-built to streamline agency workflows while maintaining absolute command over every brand's identity.</p>
|
<p>We provide an AI Content Engine custom-trained on your brand. ARIA OS ingests your Brand Transcripts and proprietary Brand Knowledge, ensuring every piece of content is an authentic, non-generic duplication of your voice and unique expertise.</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-md-4 mb-4">
|
<div class="col-md-4 mb-4">
|
||||||
<h3 class="text-primary"><i class="fa-solid fa-people-group me-2"></i> Who We Partner With:</h3>
|
<h3 class="text-primary"><i class="fa-solid fa-people-group me-2"></i> Who We Partner With:</h3>
|
||||||
<p>Agencies ready to transcend production ceilings. We provide the leverage needed to achieve scalable growth and deliver impeccable client content.</p>
|
<p>This platform is built specifically for coaches, consultants, and influential experts. If you are ready to shift from creating content to automatically producing content at scale, ARIA OS gives you the leverage to focus purely on high-value client work and closing sales.</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-md-4 mb-4">
|
<div class="col-md-4 mb-4">
|
||||||
<h3 class="text-primary"><i class="fa-solid fa-circle-check me-2"></i> The Valorant Difference:</h3>
|
<h3 class="text-primary"><i class="fa-solid fa-circle-check me-2"></i> The Valorant Difference:</h3>
|
||||||
<p>Our platforms are designed for instant impact and operational elegance. We ensure a unified voice and surgical precision across all your client deliverables.</p>
|
<p>Our core promise is efficiency: we reduce your production time by 80% and make the entire scaling process four times easier. We use Generation Blueprints to enforce brand consistency, guaranteeing accuracy across all platforms.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
@@ -70,8 +76,10 @@
|
|||||||
|
|
||||||
<footer class="bg-dark text-center text-light py-4">
|
<footer class="bg-dark text-center text-light py-4">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<p class="mb-0 fw-bold">Valorant Digital © 2025 – Engineered for Agency Excellence</p>
|
<p class="mb-0 fw-bold">Valorant Digital © 2025 – Engineered to Scale Your Expertise.</p>
|
||||||
</div>
|
</div>
|
||||||
</footer>
|
</footer>
|
||||||
</body>
|
|
||||||
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user