Fix: use relative paths throughout for local file:// compatibility

This commit is contained in:
Tom Roth
2026-07-31 08:49:29 +02:00
parent 34f7f5a1f5
commit 36854833dc
9 changed files with 49 additions and 30 deletions

View File

@@ -3,6 +3,6 @@
<p class="section-eyebrow">Ready to get started?</p>
<h2 class="cta-band__title">Let's talk about your project.</h2>
<p class="cta-band__sub">Diana responds within 1&ndash;2 business days.</p>
<a href="/contact/" class="btn btn--ghost-white">Request a Quote</a>
<a href="{{ rootPath }}contact/" class="btn btn--ghost-white">Request a Quote</a>
</div>
</section>