From 3897a4775640a2dec68730e2f5c604aeb7cb6373 Mon Sep 17 00:00:00 2001 From: pradeepkumar Date: Wed, 15 Apr 2026 06:46:25 +0530 Subject: [PATCH] style: remove justify-between from HeroSection container to adjust layout alignment --- src/components/home/HeroSection.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/home/HeroSection.tsx b/src/components/home/HeroSection.tsx index 022a3c3..e66879a 100644 --- a/src/components/home/HeroSection.tsx +++ b/src/components/home/HeroSection.tsx @@ -122,7 +122,7 @@ export function HeroSection({ content }: { content?: HeroContent }) { /> -
+
{/* Headline */}