Skip to content

Commit

Permalink
documnet
Browse files Browse the repository at this point in the history
  • Loading branch information
SudhariPerera committed Nov 29, 2023
1 parent 6f54582 commit 9544229
Show file tree
Hide file tree
Showing 3 changed files with 166 additions and 23 deletions.
2 changes: 2 additions & 0 deletions app/(default)/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,15 @@ import Newsletter from '@/components/newsletter'
import Zigzag from '@/components/zigzag'
import Testimonials from '@/components/testimonials'
import Documentations from '@/components/documents'
import Domain from '@/components/domain'

export default function Home() {
return (
<>
<Hero />
<Features />
<Zigzag />
<Domain/>
<Documentations />
<Testimonials />
<Newsletter />
Expand Down
52 changes: 29 additions & 23 deletions components/documents.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ export default function Documentations() {
<div className="max-w-sm mx-auto grid gap-8 md:grid-cols-2 lg:grid-cols-3 lg:gap-16 items-start md:max-w-2xl lg:max-w-none" data-aos-id-blocks>

{/* 1st item */}
<div id="docDiv" className="relative flex flex-col items" data-aos="fade-up" data-aos-anchor="[data-aos-id-blocks]">
{/* <div id="docDiv" className="relative flex flex-col items" data-aos="fade-up" data-aos-anchor="[data-aos-id-blocks]">
<div className="relative flex flex-row items">
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="20" height="20" x="0" y="0" viewBox="0 0 512 512"><g>
<path d="M441.412 140.235v338.781c0 18.219-14.778 32.983-32.983 32.983H103.572c-18.219 0-32.983-14.764-32.983-32.983V32.983C70.588 14.764 85.352 0 103.572 0h197.605l140.235 140.235z" fill="#518ef8" data-original="#518ef8"></path>
Expand All @@ -29,11 +29,11 @@ export default function Documentations() {
<h4 className="h4 mb-2">Topic Assessment</h4>
<hr/>
<div data-aos="fade-up" data-aos-delay="400">
<a style={{borderRadius: '5px'}} className="btn text-white bg-purple-600 hover:bg-purple-700 w-full mb-4 sm:w-auto sm:mb-0" href="#0">Download 🍟</a>
<a style={{borderRadius: '5px'}} className="btn text-white bg-purple-600 hover:bg-purple-700 w-full mb-4 sm:w-auto sm:mb-0" href="#0">Download </a>
</div>
</div>
</div> */}

{/* 2nd item */}
{/* Project Charter */}
<div id="docDiv" className="relative flex flex-col items" data-aos="fade-up" data-aos-anchor="[data-aos-id-blocks]">
<div className="relative flex flex-row items">
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="20" height="20" x="0" y="0" viewBox="0 0 512 512"><g>
Expand All @@ -45,13 +45,14 @@ export default function Documentations() {
<p className="text-lg text-gray-400 text">Document</p>
</div>
<h4 className="h4 mb-2">Project Charter</h4>
<p></p>
<hr/>
<div data-aos="fade-up" data-aos-delay="400">
<a style={{borderRadius: '5px'}} className="btn text-white bg-purple-600 hover:bg-purple-700 w-full mb-4 sm:w-auto sm:mb-0" href="#0">Download 🍟</a>
<a style={{borderRadius: '5px'}} className="btn text-white bg-purple-600 hover:bg-purple-700 w-full mb-4 sm:w-auto sm:mb-0" href="https://mysliit-my.sharepoint.com/:b:/g/personal/it20049218_my_sliit_lk/EU1OYJshwhlJkyLD3Z-JbG4BurmBJ_9W9EYkwZJ-rW32Fg?e=yC8adU" action="_blank">Download ⬇️</a>
</div>
</div>

{/* 3rd item */}
{/* Project Proposal */}
<div id="docDiv" className="relative flex flex-col items" data-aos="fade-up" data-aos-anchor="[data-aos-id-blocks]">
<div className="relative flex flex-row items">
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="20" height="20" x="0" y="0" viewBox="0 0 512 512"><g>
Expand All @@ -63,9 +64,10 @@ export default function Documentations() {
<p className="text-lg text-gray-400 text">Document</p>
</div>
<h4 className="h4 mb-2">Project Proposal</h4>
<p>📅 2023/03/27 ✅ 6%</p>
<hr/>
<div data-aos="fade-up" data-aos-delay="400">
<a style={{borderRadius: '5px'}} className="btn text-white bg-purple-600 hover:bg-purple-700 w-full mb-4 sm:w-auto sm:mb-0" href="#0">Download 🍟</a>
<a style={{borderRadius: '5px'}} className="btn text-white bg-purple-600 hover:bg-purple-700 w-full mb-4 sm:w-auto sm:mb-0" href="#0">Download ⬇️</a>
</div>
</div>

Expand All @@ -78,16 +80,17 @@ export default function Documentations() {
<path d="m320.31 137.188 121.102 49.891v-46.844l-68.661-20.273z" fill="#3a5bbc" data-original="#3a5bbc"></path><path d="M441.412 140.235H334.16c-18.22 0-32.983-14.764-32.983-32.983V0l140.235 140.235z" fill="#acd1fc" data-original="#acd1fc"></path></g>
</svg>
&nbsp;
<p className="text-lg text-gray-400 text">Document</p>
<p className="text-lg text-gray-400 text">Presentation</p>
</div>
<h4 className="h4 mb-2">Project Proposal PPT</h4>
<p></p>
<hr/>
<div data-aos="fade-up" data-aos-delay="400">
<a style={{borderRadius: '5px'}} className="btn text-white bg-purple-600 hover:bg-purple-700 w-full mb-4 sm:w-auto sm:mb-0" href="#0">Download 🍟</a>
<a style={{borderRadius: '5px'}} className="btn text-white bg-purple-600 hover:bg-purple-700 w-full mb-4 sm:w-auto sm:mb-0" href="#0">Download ⬇️</a>
</div>
</div>

{/* 5th item */}
{/* 5th item */}
<div id="docDiv" className="relative flex flex-col items" data-aos="fade-up" data-aos-anchor="[data-aos-id-blocks]">
<div className="relative flex flex-row items">
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="20" height="20" x="0" y="0" viewBox="0 0 512 512"><g>
Expand All @@ -96,12 +99,13 @@ export default function Documentations() {
<path d="m320.31 137.188 121.102 49.891v-46.844l-68.661-20.273z" fill="#3a5bbc" data-original="#3a5bbc"></path><path d="M441.412 140.235H334.16c-18.22 0-32.983-14.764-32.983-32.983V0l140.235 140.235z" fill="#acd1fc" data-original="#acd1fc"></path></g>
</svg>
&nbsp;
<p className="text-lg text-gray-400 text">Document</p>
<p className="text-lg text-gray-400 text">Presentation</p>
</div>
<h4 className="h4 mb-2">Progress Presentation I</h4>
<p>📅 2023/03/22-26 ✅ 15%</p>
<hr/>
<div data-aos="fade-up" data-aos-delay="400">
<a style={{borderRadius: '5px'}} className="btn text-white bg-purple-600 hover:bg-purple-700 w-full mb-4 sm:w-auto sm:mb-0" href="#0">Download 🍟</a>
<a style={{borderRadius: '5px'}} className="btn text-white bg-purple-600 hover:bg-purple-700 w-full mb-4 sm:w-auto sm:mb-0" href="https://mysliit-my.sharepoint.com/:p:/g/personal/it20049218_my_sliit_lk/EUNVxayNl5xKhA6h1W2goPgBUX9E14vfdZmDagAtpfe1KA?e=KkDB2b">Download ⬇️</a>
</div>
</div>

Expand All @@ -119,7 +123,7 @@ export default function Documentations() {
<h4 className="h4 mb-2">Status Documents I</h4>
<hr/>
<div data-aos="fade-up" data-aos-delay="400">
<a style={{borderRadius: '5px'}} className="btn text-white bg-purple-600 hover:bg-purple-700 w-full mb-4 sm:w-auto sm:mb-0" href="#0">Download 🍟</a>
<a style={{borderRadius: '5px'}} className="btn text-white bg-purple-600 hover:bg-purple-700 w-full mb-4 sm:w-auto sm:mb-0" href="#0">Download ⬇️</a>
</div>
</div>

Expand All @@ -132,12 +136,13 @@ export default function Documentations() {
<path d="m320.31 137.188 121.102 49.891v-46.844l-68.661-20.273z" fill="#3a5bbc" data-original="#3a5bbc"></path><path d="M441.412 140.235H334.16c-18.22 0-32.983-14.764-32.983-32.983V0l140.235 140.235z" fill="#acd1fc" data-original="#acd1fc"></path></g>
</svg>
&nbsp;
<p className="text-lg text-gray-400 text">Document</p>
<p className="text-lg text-gray-400 text">Presentation</p>
</div>
<h4 className="h4 mb-2">Progress Presentation II</h4>
<p>📅 2023/09/04-06 ✅ 18%</p>
<hr/>
<div data-aos="fade-up" data-aos-delay="400">
<a style={{borderRadius: '5px'}} className="btn text-white bg-purple-600 hover:bg-purple-700 w-full mb-4 sm:w-auto sm:mb-0" href="#0">Download 🍟</a>
<a style={{borderRadius: '5px'}} className="btn text-white bg-purple-600 hover:bg-purple-700 w-full mb-4 sm:w-auto sm:mb-0" href="https://mysliit-my.sharepoint.com/:p:/g/personal/it20049218_my_sliit_lk/EXfM4Pj0EHBIr6gEFsR9mxsBYEAqXKAHMfkVBOerckgpyA?e=Ugnfi8">Download ⬇️</a>
</div>
</div>

Expand All @@ -155,12 +160,12 @@ export default function Documentations() {
<h4 className="h4 mb-2">Status Documents II</h4>
<hr/>
<div data-aos="fade-up" data-aos-delay="400">
<a style={{borderRadius: '5px'}} className="btn text-white bg-purple-600 hover:bg-purple-700 w-full mb-4 sm:w-auto sm:mb-0" href="#0">Download 🍟</a>
<a style={{borderRadius: '5px'}} className="btn text-white bg-purple-600 hover:bg-purple-700 w-full mb-4 sm:w-auto sm:mb-0" href="#0">Download ⬇️</a>
</div>
</div>

{/* 9th item */}
<div id="docDiv" className="relative flex flex-col items" data-aos="fade-up" data-aos-anchor="[data-aos-id-blocks]">
{/* <div id="docDiv" className="relative flex flex-col items" data-aos="fade-up" data-aos-anchor="[data-aos-id-blocks]">
<div className="relative flex flex-row items">
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="20" height="20" x="0" y="0" viewBox="0 0 512 512"><g>
<path d="M441.412 140.235v338.781c0 18.219-14.778 32.983-32.983 32.983H103.572c-18.219 0-32.983-14.764-32.983-32.983V32.983C70.588 14.764 85.352 0 103.572 0h197.605l140.235 140.235z" fill="#518ef8" data-original="#518ef8"></path>
Expand All @@ -173,9 +178,9 @@ export default function Documentations() {
<h4 className="h4 mb-2">Research Paper</h4>
<hr/>
<div data-aos="fade-up" data-aos-delay="400">
<a style={{borderRadius: '5px'}} className="btn text-white bg-purple-600 hover:bg-purple-700 w-full mb-4 sm:w-auto sm:mb-0" href="#0">Download 🍟</a>
<a style={{borderRadius: '5px'}} className="btn text-white bg-purple-600 hover:bg-purple-700 w-full mb-4 sm:w-auto sm:mb-0" href="#0">Download ⬇️</a>
</div>
</div>
</div> */}

{/* 10th item */}
<div id="docDiv" className="relative flex flex-col items" data-aos="fade-up" data-aos-anchor="[data-aos-id-blocks]">
Expand All @@ -191,7 +196,7 @@ export default function Documentations() {
<h4 className="h4 mb-2">Final Report</h4>
<hr/>
<div data-aos="fade-up" data-aos-delay="400">
<a style={{borderRadius: '5px'}} className="btn text-white bg-purple-600 hover:bg-purple-700 w-full mb-4 sm:w-auto sm:mb-0" href="#0">Download 🍟</a>
<a style={{borderRadius: '5px'}} className="btn text-white bg-purple-600 hover:bg-purple-700 w-full mb-4 sm:w-auto sm:mb-0" href="https://mysliit-my.sharepoint.com/:b:/g/personal/it20049218_my_sliit_lk/EakLNFxVzOpMrjzgwrxZ0lMBMxtLOxEDwi4f5Ci6J3Gcmw?e=VSJqAG">Download ⬇️</a>
</div>
</div>

Expand All @@ -204,12 +209,13 @@ export default function Documentations() {
<path d="m320.31 137.188 121.102 49.891v-46.844l-68.661-20.273z" fill="#3a5bbc" data-original="#3a5bbc"></path><path d="M441.412 140.235H334.16c-18.22 0-32.983-14.764-32.983-32.983V0l140.235 140.235z" fill="#acd1fc" data-original="#acd1fc"></path></g>
</svg>
&nbsp;
<p className="text-lg text-gray-400 text">Document</p>
<p className="text-lg text-gray-400 text">Presentation</p>
</div>
<h4 className="h4 mb-2">Log Book</h4>
<h4 className="h4 mb-2">Final Presentation</h4>
<p>📅 2023/10/2-26 ✅ 10%</p>
<hr/>
<div data-aos="fade-up" data-aos-delay="400">
<a style={{borderRadius: '5px'}} className="btn text-white bg-purple-600 hover:bg-purple-700 w-full mb-4 sm:w-auto sm:mb-0" href="#0">Download 🍟</a>
<a style={{borderRadius: '5px'}} className="btn text-white bg-purple-600 hover:bg-purple-700 w-full mb-4 sm:w-auto sm:mb-0" href="#0">Download ⬇️</a>
</div>
</div>

Expand Down
Loading

0 comments on commit 9544229

Please sign in to comment.