diff --git a/src/components/extDynamicPages/blogCollection/BlogPageHero.tsx b/src/components/extDynamicPages/blogCollection/BlogPageHero.tsx index bf2963d31..7c0252067 100644 --- a/src/components/extDynamicPages/blogCollection/BlogPageHero.tsx +++ b/src/components/extDynamicPages/blogCollection/BlogPageHero.tsx @@ -14,8 +14,8 @@ const HeroSection: React.FC = () => { alt="Hero Background" />
-
-

+
+

Unlock Industry Insights: Get Essential Tips & Boilerplate Hacks

diff --git a/src/components/layouts/navbar/index.tsx b/src/components/layouts/navbar/index.tsx index 07b77596f..c59fa35e8 100644 --- a/src/components/layouts/navbar/index.tsx +++ b/src/components/layouts/navbar/index.tsx @@ -34,7 +34,7 @@ const Navbar = ({ is_auth_path = false }: { is_auth_path?: boolean }) => { }); return (