Skip to content

Commit d3a0c83

Browse files
committed
chore: update calendar link
1 parent b28cfbc commit d3a0c83

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/docs/components/HeaderBanner.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585

8686
<div class="header-banner__buttons">
8787
<VaButton
88-
href="https://calendar.app.google/nqGDauqE7kCkxExX7"
88+
href="https://calendar.app.google/XwRzASZitZRSVLxq6"
8989
target="_blank"
9090
icon="arrow_forward"
9191
>

packages/docs/components/landing/banners/ScheduleACall.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<p class="va-text max-w-[1000px] text-center">
77
Schedule a free call with our CTO to discuss your specific project needs. We'll assess your current setup and help you make the best decision for your business. Let's get your app ready for the future!
88
</p>
9-
<VaButton to="https://calendar.app.google/nqGDauqE7kCkxExX7" target="blank">
9+
<VaButton to="https://calendar.app.google/XwRzASZitZRSVLxq6" target="blank">
1010
Schedule a Call
1111
</VaButton>
1212
</div>

0 commit comments

Comments
 (0)