diff --git a/src/app/page.tsx b/src/app/page.tsx index 907c102..9d6e876 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -8,7 +8,7 @@ import FeatureCardTwentyFive from '@/components/sections/feature/FeatureCardTwen import ProductCardTwo from '@/components/sections/product/ProductCardTwo'; import ContactCenter from '@/components/sections/contact/ContactCenter'; import FooterBase from '@/components/sections/footer/FooterBase'; -import { Sparkles, Lightbulb, Gauge, Award, Globe } from "lucide-react"; +import { Sparkles, Lightbulb, Gauge, Award, Globe, Factory } from "lucide-react"; const HomePage = () => { const resolvedAssets = { @@ -31,7 +31,7 @@ const HomePage = () => {
-
+