Merge version_8 into main #8

Open
development wants to merge 2 commits from version_8 into main

View File

@@ -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"