Skip to content

Commit 968c5f3

Browse files
committed
Update HeroSection CTA link to getting started
1 parent 9ae8176 commit 968c5f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/www/src/components/HeroSection.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ const pulseDots = [
4242

4343
<div class="mt-12 flex flex-col items-center justify-center gap-6 md:flex-row">
4444
<a
45-
href="#pricing"
45+
href="https://livedot.dev/help/getting-started/"
4646
class="rounded-md bg-primary px-10 py-4 font-headline text-lg font-bold tracking-tight text-on-primary-container transition-all hover:shadow-[0_0_20px_rgba(174,252,45,0.3)]"
4747
>
4848
Get Started

0 commit comments

Comments
 (0)