-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #43 from ms-club-sliit/dev
Dev
- Loading branch information
Showing
19 changed files
with
430 additions
and
120 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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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,18 +1,13 @@ | ||
import img1 from '../assets/images/Hero/img1.webp'; | ||
import img2 from '../assets/images/Hero/img2.webp'; | ||
import img3 from '../assets/images/Hero/img3.webp'; | ||
import img1 from "../assets/images/Hero/img1.webp"; | ||
import img3 from "../assets/images/Hero/img3.webp"; | ||
|
||
export const imageArray = [ | ||
{ | ||
id: 'heroImg1', | ||
src: img1, | ||
}, | ||
{ | ||
id: 'heroImg2', | ||
src: img2, | ||
id: "heroImg3", | ||
src: img3, | ||
}, | ||
{ | ||
id: 'heroImg3', | ||
src: img3, | ||
id: "heroImg1", | ||
src: img1, | ||
}, | ||
]; |
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,37 +1,57 @@ | ||
import kalpani from "../assets/mentors/kalpani.jpg"; | ||
import nuwan from "../assets/mentors/nuwan.jpg"; | ||
import jagath from "../assets/mentors/jagath.png"; | ||
import anjana from "../assets/mentors/anjana.png"; | ||
import devanshi from "../assets/mentors/devanshi.jpg"; | ||
import didula from "../assets/mentors/didula.jpg"; | ||
import aruna from "../assets/mentors/aruna.jpg"; | ||
|
||
export const mentors = [ | ||
{ | ||
id: 1, | ||
name: "Mentor 1", | ||
designation: "Designation 1", | ||
image: | ||
"https://s3-alpha-sig.figma.com/img/f13a/0a5d/f8d483010852bb5acd7cad27cc3f1ca3?Expires=1684108800&Signature=GvrQEBS2iXtAsfjojnd3QJqd3cbWolSCcGCZ3vuxnzOPisACPwi-C--0pWabJXh~Iiufq4ueKFenOVXErFlD0Th35ZeKfmWud0~zgoMHi7u6m5HCN3T5T35zeap4Q2irz68slXCn3KvqGdT5GhTror8mcOIeCCC320vDzM2aUSbGXDVAM2RLq21c4dEVcDw~LLWnqdHV2lsCe23SRKUDRg086NnoI5OSSMpBEsK2xP2NhX4YyXqjco1jH2GroTISJtIuB4DByR29u91xlAMq66QzzCH0s0nUeZZBSRTogqfdvrTg0cJEzKBYcHrltV0Q6blrNDYYULDE9gLH2Et2vA__&Key-Pair-Id=APKAQ4GOSFWCVNEHN3O4", | ||
name: "Dr Nuwan Kodagoda", | ||
designation: "Dean - Computing (FOC)", | ||
image: nuwan, | ||
}, | ||
{ | ||
id: 2, | ||
name: "Mentor 2", | ||
designation: "Designation 2", | ||
image: | ||
"https://s3-alpha-sig.figma.com/img/e119/8bf9/2f2d99603d06965d9f53e57b8becee78?Expires=1684108800&Signature=h8QOSSXAde9DvnATMzF0ElUFqFjmOASfBcHc6GYHf6lF9m4o-Ho014GctxUtqUhL07od71fgpgvGu4oaKRAzQpdO2Ofr~8i2BgfydbeTVyiky-gJ17tudt6Ql2L~xehx7VGsPeG8WDtqdw-fSd4Hvai1d0agQqxNbHhhk3OqBJmibsAN1U4o5sU4Dz~3POPuNtp2sGljYxABIjxf7cAw2ya3rPvGyf6oGEI8nHAHNv54zu75cVIOKsv9M0iowGp~QVMfx0YDZJ9nvy3xoifiaabW8pPLSHwTidUqu4dY3gWWh8EaLNZoL4GLdqPLO2~DrrNyQFD5gSLYNP486A8bSQ__&Key-Pair-Id=APKAQ4GOSFWCVNEHN3O4", | ||
name: "Dr Kalpani Manathunga", | ||
designation: | ||
"Head of Department - Computer Science and Software Engineering - Computing (FOC)", | ||
image: kalpani, | ||
}, | ||
{ | ||
id: 3, | ||
name: "Mentor 3", | ||
designation: "Designation 3", | ||
image: | ||
"https://s3-alpha-sig.figma.com/img/61b6/1f8e/dc0e378651dc1d4c720dd245c97b987e?Expires=1684108800&Signature=URSZyWTnGTL4UcCqxwKQMXldZO5CEc4okRlkmlRooDW9-SEcd4dc1NsiWxqR9YQDpZBdQ6jo51N1Tf1TEBqPaD2hVn1GglMUKiC-BH3Lfd2Yhvqp3yL9oQGWzbiv5r3tH1UQgX1UqgcvMsqrs9Ay732228dcmHDFveFDYsjuDIADQ~Exf-8emFSGMfQbk9QXPcMUAc7AyZqDOIHVTx0OjKFJY~kukhjIODGL81W9FltYYoroRSXOTAIrPElC8ezmfennZrwkIie2bpO439kHYwSZ4j7xB9SUQEEEw~NdofKLS0T0bSZoA-g5V9h67-YIjykR5tQaEPmX~DofIlyHgg__&Key-Pair-Id=APKAQ4GOSFWCVNEHN3O4", | ||
name: "Mr Jagath Wickramarathne", | ||
designation: | ||
"Senior Lecturer - Computer Science and Software Engineering - Computing (FOC)", | ||
image: jagath, | ||
}, | ||
{ | ||
id: 4, | ||
name: "Mentor 4", | ||
designation: "Designation 4", | ||
image: | ||
"https://s3-alpha-sig.figma.com/img/d09d/8122/9665517fa5cefbff16f349e581afb394?Expires=1684108800&Signature=hLvP-mCR4KPQ3siSjMDHdA8i3gC66a4nJxUsUC62snOqhQMC1l7MJBEoduJoi714QMyq5k5dunCdFNU7yQcAZntP9eMdH5rpk5rQzoc59iU52RVAdAEddQkKCUmyQTsOsi42Wp8-9l7q626wU~9RO97y-yOK9~KUpYHhOgDH0VvC4GE759emn1r9--b4GXwtGhrpXayq3Ileeo0GMG4BZRwB9DO5qQHglOM~Ojsr2uCfC36s1bqyNZsttBM19aC4LFbXamFs~HSrjaxHSbPLb5HPRKkRpPuXXvDAjtehTKyJA13hn8WKT8~xSlYCuI0UFga-rX7qbA7OM1kS6egHAA__&Key-Pair-Id=APKAQ4GOSFWCVNEHN3O4", | ||
name: "Mr Aruna Ishara", | ||
designation: | ||
"Lecturer - Computer Science and Software Engineering - Computing (FOC)", | ||
image: aruna, | ||
}, | ||
{ | ||
id: 5, | ||
name: "Mentor 5", | ||
designation: "Designation 5", | ||
image: | ||
"https://s3-alpha-sig.figma.com/img/66aa/2bd9/1718342b137b52fd91e5d208318c9907?Expires=1684108800&Signature=UD6Tv4FRaomMfEkChD0gtdrZNscXaY1AJPm2v5Sun5vJANtkMYVv~7zYXh1RA1vOqGinabNFM008byPs7NkLv~cbZmU-X912S7ZU2MFIlZa4yPLj3JH2lM4fxo2zKcCyt-F9WngmeQL9rKrrT9EMu8ozZkSlWY8a7LX3NTohgt2KQGZyEqRHqnjKgPiKiiJyNqecphocKSkUrv42MPOTddlhorKheQiGO7zllS3NF0mgwiv2z8RPFvs9Cik2gbI1u35JgqW98ptzmWbalmWVS~s4GD8eX0TLM-1WRSFzVr0uHGfZJfIQNfISByAH6mbZeD70LRWHwon8xvTWrcx4UA__&Key-Pair-Id=APKAQ4GOSFWCVNEHN3O4", | ||
name: "Mr Didula Chamara", | ||
designation: | ||
"Lecturer - Computer Science and Software Engineering - Computing (FOC)", | ||
image: didula, | ||
}, | ||
{ | ||
id: 6, | ||
name: "Ms Devanshi Ganegoda", | ||
designation: | ||
"Lecturer - Computer Science and Software Engineering - Computing (FOC)", | ||
image: devanshi, | ||
}, | ||
{ | ||
id: 7, | ||
name: "Mr Anjana Chanakya", | ||
designation: "Instructor - Information Technology - Computing (FOC)", | ||
image: anjana, | ||
}, | ||
]; |
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
Oops, something went wrong.
d65de54
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
sliitvesak – ./
sliitvesak-ms-club-sliit.vercel.app
sliitvesak-git-main-ms-club-sliit.vercel.app
sliitvesak.vercel.app