Update booking links to booking.xhiva.art
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
6c45da3b5d
commit
7c088b9a7c
|
|
@ -298,7 +298,7 @@ function ServicesSection() {
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div className="flex justify-center mt-20">
|
<div className="flex justify-center mt-20">
|
||||||
<a href="https://xhiva-booking.jeffemmett.com" target="_blank" rel="noopener noreferrer" className="btn-outline">
|
<a href="https://booking.xhiva.art" target="_blank" rel="noopener noreferrer" className="btn-outline">
|
||||||
Book a Session
|
Book a Session
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -553,7 +553,7 @@ function WorkWithMeSection() {
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<div className="flex flex-col sm:flex-row gap-4 justify-center items-center">
|
<div className="flex flex-col sm:flex-row gap-4 justify-center items-center">
|
||||||
<a href="https://xhiva-booking.jeffemmett.com" target="_blank" rel="noopener noreferrer" className="btn-outline btn-outline-light">
|
<a href="https://booking.xhiva.art" target="_blank" rel="noopener noreferrer" className="btn-outline btn-outline-light">
|
||||||
Book a Session
|
Book a Session
|
||||||
</a>
|
</a>
|
||||||
<Link href="#contact" className="btn-filled" style={{ background: 'var(--accent-gold)', borderColor: 'var(--accent-gold)' }}>
|
<Link href="#contact" className="btn-filled" style={{ background: 'var(--accent-gold)', borderColor: 'var(--accent-gold)' }}>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue