From 08275b8bd5f3c92b53e6377f9fbc36ee45cc0aa8 Mon Sep 17 00:00:00 2001 From: omarghandour Date: Thu, 7 Nov 2024 04:55:37 +0200 Subject: [PATCH] adjusting the animation and the hero section bg --- app/components/Hero.tsx | 8 ++++---- app/components/ScrollBySection.tsx | 4 +--- app/components/Welcome/Welcome.tsx | 2 +- app/globals.css | 2 +- app/page.tsx | 2 +- 5 files changed, 8 insertions(+), 10 deletions(-) diff --git a/app/components/Hero.tsx b/app/components/Hero.tsx index 70fe746..4efed6c 100644 --- a/app/components/Hero.tsx +++ b/app/components/Hero.tsx @@ -34,15 +34,15 @@ const Hero = forwardRef((_, ref) => { return (
-
+
Hero Image((_, ref) => {

diff --git a/app/components/ScrollBySection.tsx b/app/components/ScrollBySection.tsx index 4dbb118..d080d8a 100644 --- a/app/components/ScrollBySection.tsx +++ b/app/components/ScrollBySection.tsx @@ -60,9 +60,7 @@ const ScrollBySection: React.FC = () => { return (