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 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
|
||||
</a>
|
||||
</div>
|
||||
|
|
@ -553,7 +553,7 @@ function WorkWithMeSection() {
|
|||
</p>
|
||||
</div>
|
||||
<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
|
||||
</a>
|
||||
<Link href="#contact" className="btn-filled" style={{ background: 'var(--accent-gold)', borderColor: 'var(--accent-gold)' }}>
|
||||
|
|
|
|||
Loading…
Reference in New Issue