Compare commits
2 Commits
version_11
...
version_8
| Author | SHA1 | Date | |
|---|---|---|---|
| 5c996dfe17 | |||
| 8a8d9f899c |
@@ -1,4 +1,4 @@
|
||||
"use client"
|
||||
"use client";
|
||||
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
|
||||
@@ -260,7 +260,7 @@ export default function LandingPage() {
|
||||
<div id="pricing" data-section="pricing">
|
||||
<PricingCardThree
|
||||
title="Simple, Transparent Pricing"
|
||||
description="Start free, scale as you grow. No hidden fees, cancel anytime."
|
||||
description="Start free, scale as you grow—most agents upgrade within 30 days after seeing results"
|
||||
tag="Pricing Plans"
|
||||
tagIcon={DollarSign}
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user