From 28aaada422ae1ba2b9016d2c07e683372bacdf6b Mon Sep 17 00:00:00 2001 From: Harshit Raj Date: Tue, 17 Jan 2023 14:31:54 +0530 Subject: [PATCH] Fixed ideas for mearn meet and link tree generator Fixed ideas for mearn meet app and link tree generator --- src/pages/allProjects/SlideData.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/allProjects/SlideData.js b/src/pages/allProjects/SlideData.js index 9963f48..9870172 100644 --- a/src/pages/allProjects/SlideData.js +++ b/src/pages/allProjects/SlideData.js @@ -821,7 +821,7 @@ const SliderData = [ { org_name: "GDSC", title: "Mearn Meet App", - Ideas: ["This site will let you choose a different theme and create your Linktree easily where all your social links are stored","The app to get your link tree paste link and get your link tree link."], + Ideas: ["A peer-to-peer meeting/video calling app which enables you to meet with people virtually and listen to music with themand a chat feature if you want to share anything."], mentors: [{name: "Arti Manputra", link: "mailto:aartimanputra20@gmail.com"},{name: "Kunal Umap", link:"mailto:kunalumap0123@gmail.com"},{name: "Arpit Pandey", link:"mailto:arpitpandeyofc@gmail.com"}], repo_link: "https://github.com/kunal-umap/mearn-meet-app", org_img: gdsc, @@ -831,7 +831,7 @@ const SliderData = [ { org_name: "GDSC", title: "LinkTree Generator", - Ideas: ["A peer-to-peer meeting/video calling app which enables you to meet with people virtually and listen to music with themand a chat feature if you want to share anything"], + Ideas: ["This site will let you choose a different theme and create your Linktree easily where all your social links are stored","The app to get your link tree paste link and get your link tree link."], mentors: [{name: "Arti Manputra", link: "mailto:aartimanputra20@gmail.com"},{name: "Kunal Umap", link:"mailto:kunalumap0123@gmail.com"},{name: "Arpit Pandey", link:"mailto:arpitpandeyofc@gmail.com"}], repo_link: "https://github.com/kunal-umap/LinkTreeGenerator", org_img: gdsc,