4 Commits

Author SHA1 Message Date
fe42506d50 Update src/app/page.tsx 2025-12-26 09:02:46 +00:00
16051a3e12 Update src/app/layout.tsx 2025-12-26 09:02:45 +00:00
f1fa7bdc41 Update src/app/page.tsx 2025-12-26 08:59:10 +00:00
8be8cd5d21 Update src/app/layout.tsx 2025-12-26 08:59:09 +00:00

View File

@@ -1,4 +1,4 @@
"use client" "use client";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered'; import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
@@ -120,7 +120,7 @@ export default function LandingPage() {
<div id="pricing" data-section="pricing"> <div id="pricing" data-section="pricing">
<PricingCardThree <PricingCardThree
title="Flexible Engagement Models" title="Yo yoLOCKED_SELECTION"
description="Choose the right partnership model for your organization" description="Choose the right partnership model for your organization"
textboxLayout="default" textboxLayout="default"
animationType="slide-up" animationType="slide-up"