Skip to content

Commit 0c43623

Browse files
daddyslothCopilot
andcommitted
unify buttoms and links
Co-authored-by: Copilot <copilot@github.com>
1 parent b498306 commit 0c43623

2 files changed

Lines changed: 49 additions & 9 deletions

File tree

roadmap.html

Lines changed: 46 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -141,23 +141,64 @@ <h1>Products suite</h1>
141141
<div class="sub-divider"></div>
142142

143143
<p>
144-
<a href="https://autotrac.sloxen.com" target="_blank" rel="noopener">AutoTrac</a> is a portable application that helps freelancers and small teams understand where their time and income actually go.
144+
<a
145+
href="https://autotrac.sloxen.com/"
146+
target="_blank"
147+
rel="noopener"
148+
class="pill"
149+
style="display:inline-block; text-decoration:none; font-weight:800;"
150+
>
151+
AutoTrac
152+
</a> is a portable application that helps freelancers and small teams understand where their time and income actually go.
145153
</p>
146154

147155
<p>
148-
<a href="https://autoweave.sloxen.com" target="_blank" rel="noopener">AutoWeave</a> is a web application that helps small businesses bring scattered operational data together and prepare it for reliable analysis.
156+
<a
157+
href="https://autoweave.sloxen.com/"
158+
target="_blank"
159+
rel="noopener"
160+
class="pill"
161+
style="display:inline-block; text-decoration:none; font-weight:800;"
162+
>
163+
AutoWeave
164+
</a> is a web application that helps small businesses bring scattered operational data together and prepare it for reliable analysis.
149165
</p>
150166

151167
<p>
152-
<a href="https://autored.sloxen.com" target="_blank" rel="noopener">AutoPred</a> is a web application that enables individuals and small teams to interpret their historical data and plan ahead with greater confidence.
168+
<a
169+
href="https://autopred.sloxen.com/"
170+
target="_blank"
171+
rel="noopener"
172+
class="pill"
173+
style="display:inline-block; text-decoration:none; font-weight:800;"
174+
>
175+
AutoPred
176+
</a> is a web application that enables individuals and small teams to interpret their historical data and plan ahead with greater confidence.
153177
</p>
154178

155179
<p>
156-
<a href="https://autovisuals.sloxen.com" target="_blank" rel="noopener">AutoVisuals</a> is a pipeline that helps creators and teams produce consistent, high-quality visual assets at scale.
180+
<a
181+
href="https://autovisuals.sloxen.com/"
182+
target="_blank"
183+
rel="noopener"
184+
class="pill"
185+
style="display:inline-block; text-decoration:none; font-weight:800;"
186+
>
187+
AutoVisuals
188+
</a> is a pipeline that helps creators and teams produce consistent, high-quality visual assets at scale.
157189
</p>
158190
<div class="sub-divider"></div>
159191
<p>
160-
Find the full list of products and details at <a href="https://sloxen.com/products.html" target="_blank" rel="noopener">Sloxen™ Products Hub</a>
192+
Find the full list of products and details at <a href="https://sloxen.com/" target="_blank" rel="noopener" style="text-decoration:none;"><b>Sloxen™<b> </a>
193+
<a
194+
href="https://sloxen.com/products.html"
195+
target="_blank"
196+
rel="noopener"
197+
class="pill"
198+
style="display:inline-block; text-decoration:none; font-weight:800;"
199+
>
200+
Products Hub
201+
</a>
161202
</p>
162203
</div>
163204
</section>

tech.html

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,8 @@ <h4 class="aw-card__title">Project (optional)</h4>
189189
</div>
190190
</section>
191191

192+
<div class="sub-divider"></div>
193+
192194
<!-- RIGHT PANE -->
193195
<section class="aw-pane" aria-label="See (preview and visualisation)">
194196
<div class="aw-pane__header">
@@ -291,10 +293,7 @@ <h1>Use cases</h1>
291293
<div class="about-quote">
292294
<p class="quote-lead">Correctness depends on context.</p>
293295
<p class="quote-body">AutoWeave makes that context structured, transparent, and repeatable.</p>
294-
</div>
295-
296-
<div class="spacer-xl"></div>
297-
296+
</div>
298297
<p>
299298
Coming soon...
300299
</p>

0 commit comments

Comments
 (0)