From 282bae7fb07447c6cc1c470652f08f586d446767 Mon Sep 17 00:00:00 2001 From: smfahim25 Date: Tue, 8 Apr 2025 16:17:11 +0600 Subject: [PATCH] complete layout --- src/components/HeroSection.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/components/HeroSection.tsx b/src/components/HeroSection.tsx index 9931c8a..6c3aae6 100644 --- a/src/components/HeroSection.tsx +++ b/src/components/HeroSection.tsx @@ -125,7 +125,7 @@ const HeroSection: React.FC = () => { ease: [0.4, 0, 0.2, 1], delay: 0.4, }} - className="absolute top-[142px] left-[77px] social-icons-pp z-20" + className="absolute top-[77px] left-[70px] lg:top-[142px] lg:left-[77px] social-icons-pp z-20" > { alt="Social Icons" height={500} width={500} + className="w-[300px] h-[200px] lg:w-[500px] lg:h-[500px] object-contain" />