Merge version_2 into main #11
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user