Merge version_3 into main #10
@@ -10,7 +10,7 @@ import SocialProofOne from "@/components/sections/socialProof/SocialProofOne";
|
||||
import TestimonialCardTen from "@/components/sections/testimonial/TestimonialCardTen";
|
||||
import FaqSplitText from "@/components/sections/faq/FaqSplitText";
|
||||
import FooterMedia from "@/components/sections/footer/FooterMedia";
|
||||
import FeatureCardTwentyTwo from "@/components/sections/feature/FeatureCardTwentyTwo/FeatureCardTwentyTwo";
|
||||
import FeatureCardTwentyTwo from "@/components/sections/feature/FeatureCardTwentyTwo";
|
||||
import { ShoppingCart, Users, Award, Globe, Sparkles, TrendingUp, CheckCircle, Star, Globe as GlobeIcon } from "lucide-react";
|
||||
|
||||
type Language = "en" | "fr" | "ar";
|
||||
@@ -249,7 +249,6 @@ export default function LandingPage() {
|
||||
]}
|
||||
animationType="blur-reveal"
|
||||
title={t.languageSupport}
|
||||
titleSegments={undefined}
|
||||
description={t.multilingualSupport}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user