-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
16 changed files
with
458 additions
and
59 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
vite.png,1703403210000,c7e8b220c2ad5d70459bcbabf1023fbc4d4730c057a55724c48eac987fc8580b | ||
tawheed.png,1706790530451,3fd82bed41cf5d587139d4425af07773d30fbaed50f78152c9191f9c9e3a75ce | ||
favicon.ico,1703403210000,3ef54200b11160280d9ffe3f80fa91c9ba259364d337eaf853bce3ba20698071 | ||
404.png,1701798433482,faa8a7081c307c4aebf4040d58297c35e53bbe36ea1c0672ebb9b16d70ddfb87 | ||
index.html,1729869627986,f27998634f7f45ac808d89084541c4248f41689205aab55d819fa6a4e9b9f198 | ||
assets/purify.es-BZcJlXyC.js,1729869627986,2a0b4acf81d951ac70b052a34b3a38af17f1560bca447431c5111fb4cc4e5ab5 | ||
assets/html2canvas-z-DZaOsF.js,1729869627986,9500ec8a05aa5bb0dff0c1ee2498164d215cb708da6ef4ec8de1c0298fded671 | ||
assets/index-BBioUny3.css,1729869627986,f36a689fafd4ae68bdd49abf0b507f04607ea8f0869eb51eb06f39fafa535a74 | ||
assets/index.es-B-vZ23tE.js,1729869627986,9efdbe75c02652f580877ab6711e7a9e2079db96fada795be0560f22c50e03b8 | ||
assets/404-BdmjsMXD.png,1729869627980,faa8a7081c307c4aebf4040d58297c35e53bbe36ea1c0672ebb9b16d70ddfb87 | ||
assets/index-Bim2jItj.js,1729869627988,c30a4354a840d4e54249c37d13e3ac7f944b74c159a3b41a333d46f57e3b7172 | ||
vite.png,1732796517246,c7e8b220c2ad5d70459bcbabf1023fbc4d4730c057a55724c48eac987fc8580b | ||
tawheed.png,1732796517246,3fd82bed41cf5d587139d4425af07773d30fbaed50f78152c9191f9c9e3a75ce | ||
favicon.ico,1732796517245,3ef54200b11160280d9ffe3f80fa91c9ba259364d337eaf853bce3ba20698071 | ||
404.png,1732796517241,faa8a7081c307c4aebf4040d58297c35e53bbe36ea1c0672ebb9b16d70ddfb87 | ||
index.html,1740431539454,ef2c9c7da2c031591f2ec198e3a9a938d7f14b63e6752961d625fa61deb97006 | ||
assets/purify.es-zHtM-7sw.js,1740431539454,2a0b4acf81d951ac70b052a34b3a38af17f1560bca447431c5111fb4cc4e5ab5 | ||
assets/index-4F7b09O5.css,1740431539454,d7f5f79f540ac3b8e2c04bd87cc6802e4a167c48e7864fcbf0067f90e80d8c05 | ||
assets/index.es-Fjamt0xJ.js,1740431539454,c8b166fa8ac6134ea83d2ed0a2fbba32c99ad94fa3763d72bc78a428e49c4ff3 | ||
assets/html2canvas.esm-Ry1SfrtC.js,1740431539454,a219c0507678d278f143163b10e84e5cf75d7528e8c58e9df3fc1ec0ab3b71fa | ||
assets/404-XZo7DFw5.png,1740431539454,faa8a7081c307c4aebf4040d58297c35e53bbe36ea1c0672ebb9b16d70ddfb87 | ||
assets/index-4-tH8fEa.js,1740431539458,dcf4cd37aba71b332896f489e62b368eb334e5840e89bc2fe30ecaf031fd6903 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,4 +13,5 @@ | |
<script type="module" src="/src/main.jsx"></script> | ||
</body> | ||
|
||
</html> | ||
</html> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,36 +1,92 @@ | ||
// import { Button } from '@material-tailwind/react'; | ||
// import React from 'react'; | ||
// import { Link } from "react-router-dom"; | ||
// import { IoLogoGithub } from "react-icons/io5"; | ||
// import { TypeAnimation } from 'react-type-animation'; | ||
// const MainHome = () => { | ||
// return ( | ||
// <div className='h-screen flex justify-center items-center flex-col max-w-2xl m-auto text-center text-white '> | ||
|
||
|
||
// <TypeAnimation | ||
// sequence={[ | ||
// 'TAWHEED', | ||
// 1000, | ||
// ]} | ||
// speed={15} | ||
|
||
// className='text-7xl text-white font-bold text-center tracking-[0.2rem] md:tracking-[0.4rem]' | ||
// repeat={1} | ||
// cursor={false} | ||
// /> | ||
|
||
// <p className='text-gray-400 text-3xl tracking-[0.2rem] md:tracking-[0.4rem]'>Digital home for all things Muslim</p> | ||
// <div className='mt-5'> | ||
|
||
// <Link to="https://github.com/tntanvir/muslimpro" target='__blank'><Button className="bg-[#1d4ed8] flex justify-center items-center gap-2 hover:shadow-[#1d4ed8] duration-700" size="sm"> | ||
// <IoLogoGithub className='text-2xl' /> | ||
// github | ||
// </Button></Link> | ||
|
||
|
||
// </div> | ||
// </div> | ||
// ); | ||
// }; | ||
|
||
// export default MainHome; | ||
|
||
|
||
import { Button } from '@material-tailwind/react'; | ||
import React from 'react'; | ||
import { Link } from "react-router-dom"; | ||
import { IoLogoGithub } from "react-icons/io5"; | ||
import { TypeAnimation } from 'react-type-animation'; | ||
import { FaTelegramPlane } from 'react-icons/fa'; | ||
|
||
const MainHome = () => { | ||
return ( | ||
<div className='h-screen flex justify-center items-center flex-col max-w-2xl m-auto text-center text-white '> | ||
<div className="relative h-screen flex flex-col justify-center items-center mx-auto text-center text-white px-4"> | ||
|
||
{/* Blurred Blue Background Effect */} | ||
<div className="absolute inset-0 flex items-end justify-end -z-50"> | ||
<div className="blurred-bg animate-bounce-slow "></div> | ||
</div> | ||
{/* <div className="absolute inset-0 flex items-start justify-start -z-50"> | ||
<div className="blurred-bg "></div> | ||
</div> */} | ||
|
||
{/* Animated Title */} | ||
<TypeAnimation | ||
sequence={[ | ||
'TAWHEED', | ||
1000, | ||
]} | ||
sequence={['TAWHEED', 1000]} | ||
speed={15} | ||
|
||
className='text-7xl text-white font-bold text-center tracking-[0.2rem] md:tracking-[0.4rem]' | ||
className="text-5xl sm:text-7xl font-bold tracking-[0.2rem] md:tracking-[0.4rem] " | ||
repeat={1} | ||
cursor={false} | ||
/> | ||
|
||
<p className='text-gray-400 text-3xl tracking-[0.2rem] md:tracking-[0.4rem]'>Digital home for all things Muslim</p> | ||
<div className='mt-5'> | ||
|
||
<Link to="https://github.com/tntanvir/muslimpro" target='__blank'><Button className="bg-[#1d4ed8] flex justify-center items-center gap-2 hover:shadow-[#1d4ed8] duration-700" size="sm"> | ||
<IoLogoGithub className='text-2xl' /> | ||
github | ||
</Button></Link> | ||
|
||
{/* Subtitle */} | ||
<p className="text-gray-400 text-xl sm:text-3xl tracking-[0.2rem] md:tracking-[0.4rem] mt-2"> | ||
Digital home for all things Muslim | ||
</p> | ||
|
||
{/* GitHub Button */} | ||
<div className="mt-5 flex gap-3 justify-center items-center"> | ||
<Link to="https://github.com/tntanvir/muslimpro" target="__blank"> | ||
<Button className="bg-[#1d4ed8] flex items-center gap-2 px-4 py-2 rounded-lg transition duration-300 hover:shadow-lg hover:bg-[#1e40af]" size="sm"> | ||
<IoLogoGithub className="text-2xl" /> | ||
GitHub | ||
</Button> | ||
</Link> | ||
<Link to="https://t.me/tawheed_by_tanvir_bot" target="__blank"> | ||
<Button className="bg-[#1d4ed8] flex items-center gap-2 px-4 py-2 rounded-lg transition duration-300 hover:shadow-lg hover:bg-[#1e40af]" size="sm"> | ||
<FaTelegramPlane className="text-2xl" /> | ||
Telegram | ||
</Button> | ||
</Link> | ||
</div> | ||
</div> | ||
); | ||
}; | ||
|
||
export default MainHome; | ||
export default MainHome; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.