Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added assets/AI.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
321 changes: 178 additions & 143 deletions assets/css/style.css

Large diffs are not rendered by default.

Binary file added assets/highlight.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/inbox.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/mail.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/marathon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/progression.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
25 changes: 13 additions & 12 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
</div>

<section class="section-resource" data-scroll-section="">
<img class="showcase-img" src="./assets/screenshot.png" style=" z-index: 1000000; " width="60%" alt="">
<img class="showcase-img" src="./assets/highlight.png" style=" z-index: 1000000; " width="60%" alt="">

</section>
<section class="features" data-scroll-section="">
Expand Down Expand Up @@ -157,13 +157,13 @@
</div>
<div class="tilt">
<div class="feature-content">
<span class="tag">01.</span>
<span class="tag">01</span>
<h2>AI powered <br />Client Inbox</h2>
<p>Your chaotic inbox, reimagined. <br>Lets AI triage, respond and organise client comms so
you never miss a beat.</span></p>
</div>
<div class="card-img">
<img src="./assets/screenshot.png" alt="">
<img src="./assets/inbox.png" alt="">
</div>
</div>
</div>
Expand All @@ -172,7 +172,7 @@ <h2>AI powered <br />Client Inbox</h2>
</div>
<div class="tilt">
<div class="card-img">
<img src="./assets/screenshot.png" alt="">
<img src="./assets/progression.png" alt="">
</div>
<div class="feature-content">
<span class="tag">02</span>
Expand All @@ -188,13 +188,13 @@ <h2>Automatic Phase Detection & <br />Progression</h2>
<div class="tilt">

<div class="feature-content">
<span class="tag">03.</span>
<span class="tag">03</span>
<h2>Intelligence that gets Smarter with every task it handles</h2>
<p>Our AI learns from every project, client message and edge case. <span>Fewer
Fumbles.</span>. Sharper Suggestions. Always levelling up. </p>
</div>
<div class="card-img">
<img src="./assets/screenshot.png" alt="">
<img src="./assets/AI.png" alt="">
</div>
</div>
</div>
Expand All @@ -203,10 +203,10 @@ <h2>Intelligence that gets Smarter with every task it handles</h2>
</div>
<div class="tilt">
<div class="card-img">
<img src="./assets/screenshot.png" alt="">
<img src="./assets/marathon.png" alt="">
</div>
<div class="feature-content">
<span class="tag">04. </span>
<span class="tag">04</span>
<h2>No more scope <br />Marathons</h2>
<p>Detect scope creep before it becomes a crisis. <span>Digipod sets, defends</span> and
enforces boundaries - without the awkward convos.</p>
Expand All @@ -225,7 +225,7 @@ <h2>Built to integrate, <br />Not isolate </h2>
rip and replace required.</p>
</div>
<div class="card-img">
<img src="./assets/screenshot.png" alt="">
<img src="./assets/mail.png" alt="">
</div>
</div>
</div>
Expand Down Expand Up @@ -260,8 +260,8 @@ <h2>Be one of the first 100 to own the AI Back Office for your creative work</h2
</li>
</ul> -->
<section class="pricing" data-scroll-section>
<h1 class="pricing-title"><span class="pricing-title-main">Be one of the first 100</span><br> to own the AI
Back Office for your creative work</h1>
<h1 class="pricing-title"><span class="pricing-title-main">Be one of the first 100</span><br>
to own the AI Back Office for your creative work</h1>
<div class="card-container" id="cardContainer">
<canvas id="energy-canvas" style="display: none;"></canvas>
<div class="card-pricing" data-tilt data-tilt-max="10" data-tilt-speed="400"
Expand Down Expand Up @@ -753,7 +753,8 @@ <h2>Be one of the first 100 to own the AI Back Office for your creative work</h2
</section>
<footer class="footer" data-scroll-section="">
<div class="footer-background"></div>
<a href="https://forms.gle/2j3DcMv9HyxzeDqi8" target="_blank" class="btn"><span>Get Early Access
<a href="https://forms.gle/2j3DcMv9HyxzeDqi8" target="_blank" class="btn" data-scroll=""
data-scroll-speed="1.5" data-scroll-delay="0.5"><span>Get Early Access
&#8594;</span></a>
<div id="spiral"></div>
<div class="footer-bottom">
Expand Down