Add booking checkout and webhook flow

This commit is contained in:
2026-05-24 23:55:43 +00:00
parent dbdca5c023
commit 090741e6ad
10 changed files with 879 additions and 24 deletions

View File

@@ -70,9 +70,9 @@ export default function HomePage() {
<input aria-label={field.label} defaultValue={field.value} />
</label>
))}
<button className="btn btn-dark" type="button">
<Link className="btn btn-dark" href="/bookings/new">
Check availability
</button>
</Link>
</form>
<div className="quote-panel" aria-label="Booking quote preview">