diff --git a/legacy/.dockerignore b/.dockerignore similarity index 100% rename from legacy/.dockerignore rename to .dockerignore diff --git a/legacy/.gitignore b/.gitignore similarity index 100% rename from legacy/.gitignore rename to .gitignore diff --git a/legacy/Dockerfile b/Dockerfile similarity index 100% rename from legacy/Dockerfile rename to Dockerfile diff --git a/legacy/Jenkinsfile b/Jenkinsfile similarity index 100% rename from legacy/Jenkinsfile rename to Jenkinsfile diff --git a/legacy/compose.bash b/compose.bash similarity index 100% rename from legacy/compose.bash rename to compose.bash diff --git a/legacy/compose.yaml b/compose.yaml similarity index 70% rename from legacy/compose.yaml rename to compose.yaml index ae35350..2726958 100644 --- a/legacy/compose.yaml +++ b/compose.yaml @@ -1,8 +1,8 @@ services: - www.valorantdigital.com: + valorantdigital.com: - container_name: www.valorantdigital.com + container_name: valorantdigital.com image: softwareshinobi/www.valorantdigital.com @@ -15,4 +15,3 @@ services: ports: - 8000:80 - diff --git a/garuda.html b/garuda.html new file mode 100644 index 0000000..fd24bf6 --- /dev/null +++ b/garuda.html @@ -0,0 +1,93 @@ + + + + + + + Project Garuda | Valorant Digital + + + + + + + +
+
+

Stop Prompting. Start Producing.

+

Garuda is the AI content factory that turns your brand voice into publish-ready content at scale. One input. One result. Every time.

+ Launch My Factory +
+
+ +
+
+
+

Your Voice, Every Time

+

Lock in your clients' brand and tone. Garuda writes content that sounds like them — not like AI.

+
+
+

Operational Speed

+

No fluff. No fiddling. Drop in the topic and get publish-ready content in minutes.

+
+
+

Fully Installed

+

We don’t hand you tools — we build the entire system for your team, ready to run.

+
+
+
+ +
+
+

How It Works

+
+
+ +
Step 1: Submit a Topic
+

Your input. Their brand. We handle the rest.

+
+
+ +
Step 2: Garuda Generates
+

We combine brand voice, format, and purpose into one high-precision prompt.

+
+
+ +
Step 3: You Get Output
+

Clean content. Headline. CTA. Ready to ship or publish.

+
+
+
+
+ +
+
+

Make Your First Request

+

We’ll handle your brand voice, audience, formatting, and even headline generation. You just give us the topic.

+ Request Demo +
+
+ + + + diff --git a/index.html b/index.html index 99f8ef3..7077ea1 100644 --- a/index.html +++ b/index.html @@ -1,348 +1,67 @@ + - - Valorant Digital - AI Content Factories - - - - - - - - - - - - - - - - + + + Valorant Digital + + + - - - -
-
- Loading... -
+ + - - -
- +
+
+

AI Content Systems for Agencies

+

We install done-for-you AI systems that help agencies deliver branded client content — faster, more consistently, and with less effort.

+ Explore Project Garuda
- +
- -
-
-
-
-

Stop the Content Chaos. Install Your AI Factory.

-

We build AI content factories for brands that are tired of the high costs and brand inconsistency in their content production.

- Book a Strategy Call - Learn How -
-
-
+
+
+
+

What We Do

+

We build and deploy AI infrastructure for agencies to automate content workflows without losing brand control.

+
+
+

Who We Help

+

Marketing and creative agencies that deliver client content — and want to do it with less stress, in less time.

+
+
+

Built Different

+

Fully installed and configured. Built for brand voice, not bulk. No training. No prompt writing. No tool fatigue.

+ + +
- +
- - -
-
-
-
The Diagnosis
-

Your Content Workflow Is Broken

-
-
-
-
-
- -
-

Inconsistent Brand Voice

-

Your content sounds like it was written by ten different people, because it was. Your brand's unique identity is lost in a sea of generic AI outputs and freelancer fatigue.

-
-
-
-
-
- -
-

Escalating Costs

-

You're trapped in a cycle of paying per-word or per-hour with no clear ROI. Every new article is a new negotiation, and your budget evaporates with unpredictable results.

-
-
-
-
-
- -
-

A Scaling Nightmare

-

Trying to double your content output requires doubling your management overhead, your team, and your chaos. True scale feels impossible without the whole system breaking.

-
-
-
-
+
+
+

Valorant Digital © 2025 – Built for Agency Operators

- - - -
-
-
-
The System
-

We Install a Content Factory, Not Just a Tool

-
-
-
-
-
- -
-
-
Guaranteed Brand Voice
-

We codify your unique persona, backstory, and audience into the engine. Every piece of content is unmistakably yours.

-
-
-
-
- -
-
-
Radical Efficiency
-

Eliminate the operational drag of managing writers and revisions. Produce high-quality content on demand, not in weeks.

-
-
-
-
- -
-
-
Absolute Cost Control
-

Granular token and cost tracking on every job gives you the exact price of your content down to the penny.

-
-
-
-
- -
-
-
Predictable Scale
-

Go from 5 to 50 articles a month without a linear increase in chaos or cost. Your factory scales with you.

-
-
-
-
-
- -
-
-
-
-
- - - - -
-
-
-
The Implementation
-

We Sell One Thing: A Complete Content Factory Installation

-

This is not a SaaS subscription. It's a high-touch, "done-with-you" professional service to permanently upgrade your content operations.

-
-
-
-
-
-

The Content Factory Implementation

- For brands that are serious about scale. -
-
-
    -
  • Strategic Deep Dive: A mandatory workshop to diagnose your workflow, costs, and brand voice.
  • -
  • Asset Onboarding: We build your foundational library of authors, audiences, and content types for you.
  • -
  • Private Engine Deployment: A dedicated instance of the Project Garuda API for your exclusive use.
  • -
  • Team Training & Documentation: We train your key operators and hand you the keys to your new factory.
  • -
- Book Your Strategy Call -
-
-
-
-
-
- - - - -
-
-
- -
-
-
-
-

Get In Touch

-
-
- -

Honolulu, HI, USA

-
-
- -

connect@valorantdigital.com

-
-
- - -
-
-
-
-

Quick Links

-
- -
-
-
-
-
-
-
-
-
-
-
-

© Valorant Digital. All Rights Reserved.

-
-
-
-
-
- - - - - - - - - - - - - - +
diff --git a/legacy/README.md b/legacy/README.md deleted file mode 100644 index 7a90546..0000000 --- a/legacy/README.md +++ /dev/null @@ -1,2 +0,0 @@ -# valorantdigital.com -valorantdigital.com diff --git a/legacy/landing.html b/legacy/landing.html new file mode 100644 index 0000000..99f8ef3 --- /dev/null +++ b/legacy/landing.html @@ -0,0 +1,348 @@ + + + + + Valorant Digital - AI Content Factories + + + + + + + + + + + + + + + + + + + + +
+
+ Loading... +
+
+ + + + + + + + +
+
+
+
+

Stop the Content Chaos. Install Your AI Factory.

+

We build AI content factories for brands that are tired of the high costs and brand inconsistency in their content production.

+ Book a Strategy Call + Learn How +
+
+
+
+ + + + +
+
+
+
The Diagnosis
+

Your Content Workflow Is Broken

+
+
+
+
+
+ +
+

Inconsistent Brand Voice

+

Your content sounds like it was written by ten different people, because it was. Your brand's unique identity is lost in a sea of generic AI outputs and freelancer fatigue.

+
+
+
+
+
+ +
+

Escalating Costs

+

You're trapped in a cycle of paying per-word or per-hour with no clear ROI. Every new article is a new negotiation, and your budget evaporates with unpredictable results.

+
+
+
+
+
+ +
+

A Scaling Nightmare

+

Trying to double your content output requires doubling your management overhead, your team, and your chaos. True scale feels impossible without the whole system breaking.

+
+
+
+
+
+ + + +
+
+
+
The System
+

We Install a Content Factory, Not Just a Tool

+
+
+
+
+
+ +
+
+
Guaranteed Brand Voice
+

We codify your unique persona, backstory, and audience into the engine. Every piece of content is unmistakably yours.

+
+
+
+
+ +
+
+
Radical Efficiency
+

Eliminate the operational drag of managing writers and revisions. Produce high-quality content on demand, not in weeks.

+
+
+
+
+ +
+
+
Absolute Cost Control
+

Granular token and cost tracking on every job gives you the exact price of your content down to the penny.

+
+
+
+
+ +
+
+
Predictable Scale
+

Go from 5 to 50 articles a month without a linear increase in chaos or cost. Your factory scales with you.

+
+
+
+
+
+ +
+
+
+
+
+ + + + +
+
+
+
The Implementation
+

We Sell One Thing: A Complete Content Factory Installation

+

This is not a SaaS subscription. It's a high-touch, "done-with-you" professional service to permanently upgrade your content operations.

+
+
+
+
+
+

The Content Factory Implementation

+ For brands that are serious about scale. +
+
+
    +
  • Strategic Deep Dive: A mandatory workshop to diagnose your workflow, costs, and brand voice.
  • +
  • Asset Onboarding: We build your foundational library of authors, audiences, and content types for you.
  • +
  • Private Engine Deployment: A dedicated instance of the Project Garuda API for your exclusive use.
  • +
  • Team Training & Documentation: We train your key operators and hand you the keys to your new factory.
  • +
+ Book Your Strategy Call +
+
+
+
+
+
+ + + + +
+
+
+ +
+
+
+
+

Get In Touch

+
+
+ +

Honolulu, HI, USA

+
+
+ +

connect@valorantdigital.com

+
+
+ + +
+
+
+
+

Quick Links

+
+ +
+
+
+
+
+
+
+
+
+
+
+

© Valorant Digital. All Rights Reserved.

+
+
+
+
+
+ + + + + + + + + + + + + + + +