We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ae8176 commit 968c5f3Copy full SHA for 968c5f3
1 file changed
apps/www/src/components/HeroSection.astro
@@ -42,7 +42,7 @@ const pulseDots = [
42
43
<div class="mt-12 flex flex-col items-center justify-center gap-6 md:flex-row">
44
<a
45
- href="#pricing"
+ href="https://livedot.dev/help/getting-started/"
46
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)]"
47
>
48
Get Started
0 commit comments