swap FAQ and founder story section order
This commit is contained in:
+29
-29
@@ -2185,35 +2185,6 @@
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- ═══════════════════════════════════════════════════════════════
|
||||
FOUNDER STORY
|
||||
═══════════════════════════════════════════════════════════════ -->
|
||||
<section id="story">
|
||||
<div class="container">
|
||||
<div class="story-card">
|
||||
<div class="story-avatar">
|
||||
<img src="assets/images/oliver-arnold.jpg" alt="Oliver Arnold">
|
||||
</div>
|
||||
<div class="story-body">
|
||||
<div class="story-label">From the Founder</div>
|
||||
<h2>Why I Built Derez.ai</h2>
|
||||
<p>
|
||||
I set up Hermes Agent for my company, ODOO4projects LLC. After days of solid work,
|
||||
two things hit me: <strong>I couldn't reuse my workflow for a new project without
|
||||
trashing my current agent's context</strong>, and then — by accident — <strong>I deleted
|
||||
my entire setup</strong>. No backup. No recovery. Just gone.
|
||||
</p>
|
||||
<p>
|
||||
That's when it clicked: agents need to be <strong>scalable, portable, and backed up</strong>.
|
||||
A month later, Derez.ai was live — dedicated instances, one-click backups, and a fresh
|
||||
agent for every project. No more context collisions. No more accidental nukes.
|
||||
</p>
|
||||
<p class="story-signoff">— Oliver Arnold, Founder</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- ═══════════════════════════════════════════════════════════════
|
||||
FAQ
|
||||
═══════════════════════════════════════════════════════════════ -->
|
||||
@@ -2351,6 +2322,35 @@
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- ═══════════════════════════════════════════════════════════════
|
||||
FOUNDER STORY
|
||||
═══════════════════════════════════════════════════════════════ -->
|
||||
<section id="story">
|
||||
<div class="container">
|
||||
<div class="story-card">
|
||||
<div class="story-avatar">
|
||||
<img src="assets/images/oliver-arnold.jpg" alt="Oliver Arnold">
|
||||
</div>
|
||||
<div class="story-body">
|
||||
<div class="story-label">From the Founder</div>
|
||||
<h2>Why I Built Derez.ai</h2>
|
||||
<p>
|
||||
I set up Hermes Agent for my company, ODOO4projects LLC. After days of solid work,
|
||||
two things hit me: <strong>I couldn't reuse my workflow for a new project without
|
||||
trashing my current agent's context</strong>, and then — by accident — <strong>I deleted
|
||||
my entire setup</strong>. No backup. No recovery. Just gone.
|
||||
</p>
|
||||
<p>
|
||||
That's when it clicked: agents need to be <strong>scalable, portable, and backed up</strong>.
|
||||
A month later, Derez.ai was live — dedicated instances, one-click backups, and a fresh
|
||||
agent for every project. No more context collisions. No more accidental nukes.
|
||||
</p>
|
||||
<p class="story-signoff">— Oliver Arnold, Founder</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
<!-- ═══════════════════════════════════════════════════════════════
|
||||
BLOG
|
||||
|
||||
Reference in New Issue
Block a user