From e486588c5f4f5b3d5a8d8804f2c80fb51d3ea327 Mon Sep 17 00:00:00 2001 From: anmol Date: Tue, 9 Apr 2024 21:08:56 +0530 Subject: [PATCH] Refactor Hero component to improve code readability and maintainability. Update styles and layout in Hero.jsx. --- src/components/Hero.jsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/components/Hero.jsx b/src/components/Hero.jsx index f6aefa9..6912819 100644 --- a/src/components/Hero.jsx +++ b/src/components/Hero.jsx @@ -7,15 +7,15 @@ import Button from './shared/Button'; const Hero = () => { return (
-
+
Welcome family...
-
- - Lorem Ipsum Dolar sit +
+ + Lorem Ipsum Dolar sit Amet luyto @@ -34,7 +34,7 @@ const Hero = () => {
+ max-[380px]:scale-[0.8] max-[420px]:scale-90 md:scale-75 lg:scale-[0.8] xl:scale-100 translate-x-10 md:translate-x-0`}>