diff --git a/src/app/page.tsx b/src/app/page.tsx index 753570d..7e4b2fd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -17,6 +17,7 @@ import HeroBillboardRotatedCarousel from "@/components/sections/hero/HeroBillboa import HeroLogo from "@/components/sections/hero/HeroLogo"; import TimelineProcessFlow from "@/components/cardStack/layouts/timelines/TimelineProcessFlow"; import HeroBillboardScroll from "@/components/sections/hero/HeroBillboardScroll"; +import BlogCardOne from "@/components/sections/blog/BlogCardOne"; export default function LandingPage() { return ( @@ -86,87 +87,6 @@ export default function LandingPage() { /> -
- -
- -
- -
-
+
+ +
+ +
+ +
+
-
Approved By 1000 people