diff --git a/src/app/page.tsx b/src/app/page.tsx index aa93429..b51dab2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -9,7 +9,7 @@ import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaA import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve'; import TextAbout from '@/components/sections/about/TextAbout'; -import { Award, Facebook, Instagram, Star, Twitter } from "lucide-react"; +import { Award, Facebook, Instagram, Star, Twitter, MapPin, MessageSquare, ShoppingCart, MessageCircle } from "lucide-react"; export default function LandingPage() { return ( @@ -26,235 +26,108 @@ export default function LandingPage() { headingFontWeight="light" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- + + +
+
+
₹450
+
+ + +
+
+
);