new buttons for other services

This commit is contained in:
2025-10-14 08:19:38 -04:00
parent 4a1aaacf61
commit 75347424f0
+7 -5
View File
@@ -77,11 +77,7 @@
<section id="interior"> <section id="interior">
<h1>Interior Detailing</h1> <h1>Interior Detailing</h1>
<p>Clean car with vaccuum, wipes, brushes, and more.</p> <p>Clean car with vaccuum, wipes, brushes, and more.</p>
<a <a target="_blank" class="book-link" href="https://app.urable.com/virtual-shop/IQlYjZyF1i2XilEiEKB5/iy5yKtAhm0O0w0P05acA">
href="https://app.urable.com/virtual-shop/IQlYjZyF1i2XilEiEKB5/iy5yKtAhm0O0w0P05acA"
target="_blank"
class="book-link"
>
<button id="book-button">Book Interior Detailing</button> <button id="book-button">Book Interior Detailing</button>
</a> </a>
</section> </section>
@@ -89,11 +85,17 @@
<section id="exterior"> <section id="exterior">
<h1>Exterior Detailing</h1> <h1>Exterior Detailing</h1>
<p>Wipe, wash, polish, wax, you name it.</p> <p>Wipe, wash, polish, wax, you name it.</p>
<a target="_blank" class="book-link" href="https://app.urable.com/virtual-shop/IQlYjZyF1i2XilEiEKB5/yT4vtoWKB5qGaQMaxOdd">
<button id="book-button">Book Exterior Detailing</button>
</a>
</section> </section>
<section id="packages"> <section id="packages">
<h1>Service Packages</h1> <h1>Service Packages</h1>
<p>Combine and save.</p> <p>Combine and save.</p>
<a target="_blank" class="book-link" href="https://app.urable.com/virtual-shop/IQlYjZyF1i2XilEiEKB5/XGQVAkJx15acdsEemvEr">
<button id="book-button">Buy a Package</button>
</a>
</section> </section>
</main> </main>