Merge version_2 into main #11

Merged
bender merged 1 commits from version_2 into main 2026-03-04 00:24:38 +00:00

View File

@@ -164,7 +164,6 @@ export default function LandingPage() {
<div id="pricing" data-section="pricing">
<PricingCardThree
description={t.pricingDesc}
plans={[
{
id: "1", price: "$75", name: t.session30,
@@ -220,7 +219,6 @@ export default function LandingPage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardSixteen
description={t.testimonialDesc}
testimonials={[
{
id: "1", name: "Sarah Mitchell", role: language === "en" ? "Executive Director" : "Directrice exécutive", company: "Tech Innovation Lab", rating: 5,