Merge version_3 into main #9

Merged
bender merged 1 commits from version_3 into main 2026-03-07 23:13:31 +00:00

View File

@@ -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";
import FeatureCardTwentyTwo from "@/components/sections/feature/FeatureCardTwentyTwo/FeatureCardTwentyTwo";
import { ShoppingCart, Users, Award, Globe, Sparkles, TrendingUp, CheckCircle, Star, Globe as GlobeIcon } from "lucide-react";
type Language = "en" | "fr" | "ar";