Merge version_3 into main #14
@@ -11,7 +11,7 @@ import TestimonialCardTen from "@/components/sections/testimonial/TestimonialCar
|
||||
import FaqSplitText from "@/components/sections/faq/FaqSplitText";
|
||||
import FooterMedia from "@/components/sections/footer/FooterMedia";
|
||||
import FeatureCardTwentyTwo from "@/components/sections/feature/FeatureCardTwentyTwo";
|
||||
import { ShoppingCart, Users, Award, Globe, Sparkles, TrendingUp, CheckCircle, Star, Globe as GlobeIcon, Language } from "lucide-react";
|
||||
import { ShoppingCart, Users, Award, Globe, Sparkles, TrendingUp, CheckCircle, Star, Languages } from "lucide-react";
|
||||
|
||||
type Language = "en" | "fr" | "ar";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user