Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
a92cf57
NewHero
AkshataSolapurkar May 8, 2024
0699693
initial commit
ShivaniYadav07 May 17, 2024
84b4b1b
started to change from hero
ShivaniYadav07 May 17, 2024
39057ae
making home page
ShivaniYadav07 May 18, 2024
7bc946c
made the frontend of home
ShivaniYadav07 May 19, 2024
23e190f
made the home page
ShivaniYadav07 May 19, 2024
b96f56f
processing responsiveness
ShivaniYadav07 May 19, 2024
5c9f5e5
finish the responsiveness and some other changes
ShivaniYadav07 May 20, 2024
f8540ab
finish the home page's responsiveness
ShivaniYadav07 May 20, 2024
d6599a1
fix the hero section...
ShivaniYadav07 May 21, 2024
529f47e
fixed the hero section...
ShivaniYadav07 May 21, 2024
8076d73
made the about-us
ShivaniYadav07 May 30, 2024
7789fc9
minor changes...
ShivaniYadav07 May 30, 2024
c4cc21f
Home page Modification
AkshataSolapurkar May 31, 2024
96c8e6d
Modification in Home Page
AkshataSolapurkar May 31, 2024
b48ed81
Update
AkshataSolapurkar May 31, 2024
5e9aa47
Box Error fixed
AkshataSolapurkar May 31, 2024
e755025
Cources Page IssueFixed
AkshataSolapurkar May 31, 2024
9e6a97f
update course route
ShivaniYadav07 May 31, 2024
34a7342
Fixed
AkshataSolapurkar May 31, 2024
be7a395
Merge branch 'shiv-dev' of https://github.com/Leadlly/leadlly.in into…
AkshataSolapurkar May 31, 2024
94e1406
responsive about
ShivaniYadav07 Jun 1, 2024
2531e16
testamonial responsive
AkshataSolapurkar Jun 3, 2024
bcc2a09
Merge branch 'shiv-dev' of https://github.com/Leadlly/leadlly.in into…
AkshataSolapurkar Jun 3, 2024
457ba9e
responsive about
ShivaniYadav07 Jun 6, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
60 changes: 60 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 5 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,19 @@
"lint": "next lint"
},
"dependencies": {
"next": "14.2.3",
"react": "^18",
"react-dom": "^18",
"@chakra-ui/icons": "^2.1.1",
"@chakra-ui/next-js": "^2.2.0",
"@chakra-ui/react": "^2.8.2",
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.5",
"@nextui-org/react": "^2.3.6",
"framer-motion": "^11.1.7",
"next": "14.2.3",
"react": "^18",
"react-dom": "^18",
"react-icons": "^5.1.0",
"react-slick": "^0.30.2",
"slick-carousel": "^1.8.1",
"typewriter-effect": "^2.21.0",
"web-vitals": "^3.5.2"
},
Expand Down
Binary file added public/grid.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/gridwhole.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
86 changes: 43 additions & 43 deletions src/Components/Footer/Footer.jsx
Original file line number Diff line number Diff line change
@@ -1,49 +1,49 @@
import React from "react";
import { FaInstagram } from "react-icons/fa6";
import { FaLinkedin } from "react-icons/fa";
import { FaYoutube } from "react-icons/fa6";
import { FaSquareXTwitter } from "react-icons/fa6";
import Link from "next/link";
import smily from "../../imgs/smily.png"
import Logo from "../../imgs/logos/Group 122.359fbdf94648632fa2326ddddf001f55.svg"
import Image from "next/image";
export default function Footer(){



return(
<div className="flex gap-2 bg-purple-100 ">
<div className="flex flex-col w-[30vw] h-[40vh] justify-start gap-[5%] ">

<div className="inline-block ml-[3vw] mt-3 ">
<Image height={56} width={206} className="md:h-14" src={Logo} alt="" /></div>
<div className=" mx-auto md:w-[30vw] md:mx-auto md:ml-7 w-[55vw] pl-2 "><p className="text-purple-950 text-left text-[0.8rem] md:text-[1rem] ">At Leadlly, we believe every student has the potential to excel. We're a passionate team dedicated to helping school-going students reach their academic goals through a unique blend of technology and personalized mentorship.</p></div>
import logo from "../.././app/assets/logo.png";

export default function Footer() {
return (
<>
<section className="overflow-hidden bg-gradient relative flex flex-col items-center">
<div className="full rounded-xl font-sans font-bold ">

<footer className="footer">
<div className="footer-content">
<div className="footer-section about">
<Image src={logo} alt="Logo" className="logo" />
<p>
We are on a mission to help aspirants in managing all the
studies without stressing over it :)
</p>
<div className="social-icons">
<div className="circle"></div>
<div className="circle"></div>
<div className="circle"></div>
<div className="circle"></div>
</div>
</div>

<div className="flex flex-col ml-[25vw] w-[40vw] md:w-[40vw] h-full ">
<div className="md:mx-auto text-[#5a10d9]"><h1 className="mt-5 leading-tight font-lato mb-2 text-[1.2rem] md:text-[1.6rem] font-bold ">Important Links </h1>
<h2 className="text-[0.8rem] md:text-[1rem]">
<a href="https://forms.gle/rGuHFN2JwULDVVGAA">Contact Us</a>
<br/> <Link href="/">Become a Mentor</Link>
<br/> <Link href="/About">About Us</Link>
<br/> <a href="https://question-bank-web-flame.vercel.app" target="_blank">Question Bank</a>

</h2>
<div className="footer-section links">
<h2>Company</h2>
<a href="#">About Us</a>
<a href="#">Teach at Leadlly</a>
<a href="#">Contact Us</a>
</div>

<div className="mx-auto"><h1 className="mt-[10%] font-lato text-[#5a10d9] text-[1.2rem] md:text-[1.6rem] font-bold ">Follow us <br /></h1></div>

<div className="flex justify-center md:gap-2 mx-auto bg-purple-100 ">

<div className="inline-block my-auto cursor-pointer "><a href="https://www.instagram.com/leadlly.in"><FaInstagram className="md:size-8 size-5"/></a></div>
<div className="inline-block my-auto cursor-pointer"><a href="https://www.linkedin.com/company/leadlly-edu/"><FaLinkedin className="md:size-8 size-5"/></a></div>
<div className="inline-block my-auto cursor-pointer"><a href="https://twitter.com/leadlly_ed"><FaSquareXTwitter className="md:size-8 size-5"/></a></div>

</div></div>

<div className=" hidden md:flex my-auto ml-[20vw] h-full "> <Image src={smily} alt="" className="my-auto"/></div>
<div className="footer-section links">
<h2>Legal</h2>
<a href="#">Refund Policy</a>
<a href="#">Privacy policy</a>
<a href="#">Terms & Conditions</a>
</div>
</div>
<div className="footer-bottom">
<div className="circle"></div>
<p>All Copyright are reserved to Leadlly.in</p>
</div>
</footer>
</div>
)

}
</section>
</>

)
}
Loading