From 1095a26289ed1916a47a90328dcb2f9a89c1b28e Mon Sep 17 00:00:00 2001 From: Ujjwal Saini <73696489+UjjwalSaini07@users.noreply.github.com> Date: Sat, 25 May 2024 08:04:22 +0530 Subject: [PATCH] Update HeroSection.jsx Enhancing the heroic section with Some Animations and Hovering WIth Font FIxing --- .../Pages/Landing-Page/HeroSection.jsx | 127 +++++++++++------- 1 file changed, 81 insertions(+), 46 deletions(-) diff --git a/frontend/src/Components/Pages/Landing-Page/HeroSection.jsx b/frontend/src/Components/Pages/Landing-Page/HeroSection.jsx index 659112a..34c3013 100644 --- a/frontend/src/Components/Pages/Landing-Page/HeroSection.jsx +++ b/frontend/src/Components/Pages/Landing-Page/HeroSection.jsx @@ -1,77 +1,112 @@ import React from 'react'; +import { motion } from 'framer-motion'; import img from '../../../assets/Landing-Page-Assets/home-r.png'; - import JoinWithCode from './JoinWithCode'; -// Design Hero section here and call this hero section in "frontend/src/Pages/Landing-Page.jsx" - const HeroSection = () => { return ( -
-
-
-

+
+
+
+ CONNECT -

-

+ + COLLABORATE -

-

- START{' '} - + + + START{" "} + CONFERENCE -

+ - {/* paragraph */}
-

+ Start your next video call with a single click. No download, plug-in, or login is required. Just get straight to talking, messaging, and sharing your screen. -

+
- {/* buttons */} -
- - +
- {/* image div */} -
+ + width="229" + height="249" + viewBox="0 0 229 249" + className="lg:top-0 absolute lg:block hidden z-0 mr-[41vw]" + fill="none" + xmlns="http://www.w3.org/2000/svg" + > - home -
+
-
+ "linear-gradient(216deg, rgba(7,153,200,1) 0%, rgba(17,63,81,0.3086484593837535) 91%)", + }} + > +