diff --git a/frontend/src/app/assets/images/sponsors/hotelassociation.png b/frontend/src/app/assets/images/sponsors/hotelassociation.png new file mode 100644 index 0000000..3e5eb21 Binary files /dev/null and b/frontend/src/app/assets/images/sponsors/hotelassociation.png differ diff --git a/frontend/src/app/assets/images/sponsors/suiro.png b/frontend/src/app/assets/images/sponsors/suiro.png new file mode 100644 index 0000000..582bd8a Binary files /dev/null and b/frontend/src/app/assets/images/sponsors/suiro.png differ diff --git a/frontend/src/app/assets/images/sponsors/yolo.png b/frontend/src/app/assets/images/sponsors/yolo.png new file mode 100644 index 0000000..be0c287 Binary files /dev/null and b/frontend/src/app/assets/images/sponsors/yolo.png differ diff --git a/frontend/src/app/components/Sponsors/data.ts b/frontend/src/app/components/Sponsors/data.ts index db315ca..4a862b2 100644 --- a/frontend/src/app/components/Sponsors/data.ts +++ b/frontend/src/app/components/Sponsors/data.ts @@ -45,6 +45,9 @@ import ultima from "@/app/assets/images/sponsors/ultima.svg"; // import adex from "@/app/assets/images/sponsors/adex.png"; // import livebakery from "@/app/assets/images/sponsors/livebakery.png"; // import metlife from "@/app/assets/images/sponsors/metlife.png"; +import suiro from "@/app/assets/images/sponsors/suiro.png"; +import YOLO from "@/app/assets/images/sponsors/yolo.png"; +import HotelAssociation from "@/app/assets/images/sponsors/hotelassociation.png"; const sponsors: SponsorType[] = [ @@ -98,6 +101,13 @@ const sponsors: SponsorType[] = [ image: DevfolioLogo, imageAlt: "DEVFOLIO LOGO", }, + { + name: "YOLO Shoes", + url: "https://www.instagram.com/yolobrand_/?hl=en", + image: YOLO, + imageAlt: "YOLO LOGO", + }, + ], @@ -158,10 +168,16 @@ const sponsors: SponsorType[] = [ image: GithubEducation, imageAlt: "GithubEucation logo", }, + { + name: "Suito Teas", + url: "https://suiroteas.com/", + image: suiro, + imageAlt: "Suiro Teas Logo", + }, ], }, { - name: "Track Sponsor", + name: "ED Tech Partner", sponsors: [ { name: "HamroNotes", @@ -169,6 +185,11 @@ const sponsors: SponsorType[] = [ image: HamroNotesLogo, imageAlt: "HamroNotesogo", }, + ], + }, + { + name: "Data Science And Machine Learning Partner", + sponsors: [ { name: "TingTing", url: "https://www.tingting.io/", @@ -177,16 +198,15 @@ const sponsors: SponsorType[] = [ }, ], }, - { - name: "Career Partner", + name: "Hospitality Partner", sponsors: [ - { - name: "Mero Job", - url: "https://merojob.com/", - image: MeroJobLogo, - imageAlt: "Mero Job Logo", - }, + { + name: "Hotel Association of Bhaktapur", + url: "https://www.facebook.com/hotelsbkt/", + image: HotelAssociation, + imageAlt: "HotelAssociationLogo", + }, ], }, @@ -201,6 +221,7 @@ const sponsors: SponsorType[] = [ }, ], }, + { name: "Confectionary Partner", sponsors: [ @@ -212,6 +233,21 @@ const sponsors: SponsorType[] = [ }, ], }, + + { + name: "Career Partner", + sponsors: [ + { + name: "Mero Job", + url: "https://merojob.com/", + image: MeroJobLogo, + imageAlt: "Mero Job Logo", + }, + ], + }, + + + { name: "Supported By", sponsors: [