diff --git a/components/ui/Photos.tsx b/components/ui/Photos.tsx index 2026830..cfebd7e 100644 --- a/components/ui/Photos.tsx +++ b/components/ui/Photos.tsx @@ -1,10 +1,10 @@ -import photo1 from "../../public/Trailblazzers/IIT_BHU_Uniforn_Founders/Amitva Saha- Xpressbees and FirstCry.png"; +import photo1 from "../../public/Trailblazzers/IIT_BHU_Uniforn_Founders/Amitva Saha- Xpressbees and FirstCry.jpg"; import photo2 from "../../public/Trailblazzers/IIT_BHU_Uniforn_Founders/ElasticRun- Shitiz Bansal.png"; -import photo3 from "../../public/Trailblazzers/IIT_BHU_Uniforn_Founders/Jay-Chaudhry-ZScaler.jpeg"; +import photo3 from "../../public/Trailblazzers/IIT_BHU_Uniforn_Founders/Jay-Chaudhry-ZScaler.jpg"; import photo4 from "../../public/Trailblazzers/IIT_BHU_Uniforn_Founders/Kailash Kailash - Zscaler.png"; import photo5 from "../../public/Trailblazzers/IIT_BHU_Uniforn_Founders/OneCard- Anurag Sinha.png"; -import photo6 from "../../public/Trailblazzers/IIT_BHU_Uniforn_Founders/Prateek-Maheshwari-PW.png"; -import photo7 from "../../public/Trailblazzers/IIT_BHU_Uniforn_Founders/Sanjay Sethi- Shopclues.png"; +import photo6 from "../../public/Trailblazzers/IIT_BHU_Uniforn_Founders/Prateek-Maheshwari-PW.jpg"; +import photo7 from "../../public/Trailblazzers/IIT_BHU_Uniforn_Founders/Sanjay Sethi- Shopclues.jpg"; import photo8 from "../../public/Trailblazzers/IIT_BHU_Uniforn_Founders/Sarvajna Dwivedi- Pearl Therapeutics.jpeg"; import { StaticImageData } from "next/image"; interface PersonProps { @@ -21,6 +21,7 @@ export const images: PersonProps[] = [ quote: "Ecommerce isn't the cherry on the cake, it's the new cake.", imageUrl: photo1, position: "Co-Founder & CEO at Xpressbees", + position: "Co-Founder & CEO at Xpressbees", }, { @@ -30,6 +31,7 @@ export const images: PersonProps[] = [ "Try to walk with the forward- thinking ,the dreamers,the believers,the courageous,the planners,the positive and the doers", imageUrl: photo3, position: "Founder & CEO at Zscaler", + position: "Founder & CEO at Zscaler", }, { name: "Anurag Sinha", @@ -37,6 +39,9 @@ export const images: PersonProps[] = [ quote: "When the pie becomes a cake, there is greater value for us to take", imageUrl: photo5, position: "Co-Founder at OneCard", + + position: "Co-Founder at OneCard", + }, { name: "Prateek Maheshwari", @@ -45,6 +50,7 @@ export const images: PersonProps[] = [ "Being the most thoughtful person in the room is only possible if you are in the right room", imageUrl: photo6, position: "Co-Founder at PW", + position: "Co-Founder at PW", }, { name: "Sanjay Sethi", @@ -52,6 +58,7 @@ export const images: PersonProps[] = [ quote: "To be a disrupter, You Dont Have to be an Asshole", imageUrl: photo7, position: "Founder & CEO at Shopclues", + position: "Founder & CEO at Shopclues", }, { @@ -61,5 +68,6 @@ export const images: PersonProps[] = [ "Perseverance, inventiveness and initiative are essential traits for a researcher", imageUrl: photo8, position: "Co-Founder at Pearl Therapeutics", + position: "Co-Founder at Pearl Therapeutics", }, ]; diff --git a/package-lock.json b/package-lock.json index 558a741..0c28a5d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -36,6 +36,7 @@ "preline": "^1.9.0", "react": "18.2.0", "react-dom": "18.2.0", + "react-easy-swipe": "^0.0.23", "react-icons": "^4.10.1", "tailwind-merge": "^1.14.0", "tailwindcss": "3.3.3", @@ -13406,6 +13407,17 @@ "react": "^18.2.0" } }, + "node_modules/react-easy-swipe": { + "version": "0.0.23", + "resolved": "https://registry.npmjs.org/react-easy-swipe/-/react-easy-swipe-0.0.23.tgz", + "integrity": "sha512-bOSwpZQVPbckL3aN2HdcvYD0j+mgAgISS+AGHmdhpPoNh3Mh3l3NfNQ0mVHuWGyBBvH+VIrU/6GbS1XoST9Pxw==", + "dependencies": { + "prop-types": "^15.5.8" + }, + "engines": { + "node": ">= 6" + } + }, "node_modules/react-icons": { "version": "4.10.1", "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.10.1.tgz", diff --git a/package.json b/package.json index 1808735..a839301 100644 --- a/package.json +++ b/package.json @@ -37,6 +37,7 @@ "preline": "^1.9.0", "react": "18.2.0", "react-dom": "18.2.0", + "react-easy-swipe": "^0.0.23", "react-icons": "^4.10.1", "tailwind-merge": "^1.14.0", "tailwindcss": "3.3.3", diff --git a/public/Trailblazzers/IIT_BHU_Uniforn_Founders/Amitva Saha- Xpressbees and FirstCry.jpg b/public/Trailblazzers/IIT_BHU_Uniforn_Founders/Amitva Saha- Xpressbees and FirstCry.jpg new file mode 100644 index 0000000..99e2946 Binary files /dev/null and b/public/Trailblazzers/IIT_BHU_Uniforn_Founders/Amitva Saha- Xpressbees and FirstCry.jpg differ diff --git a/public/Trailblazzers/IIT_BHU_Uniforn_Founders/Amitva Saha- Xpressbees and FirstCry.png b/public/Trailblazzers/IIT_BHU_Uniforn_Founders/Amitva Saha- Xpressbees and FirstCry.png deleted file mode 100644 index 364db36..0000000 Binary files a/public/Trailblazzers/IIT_BHU_Uniforn_Founders/Amitva Saha- Xpressbees and FirstCry.png and /dev/null differ diff --git a/public/Trailblazzers/IIT_BHU_Uniforn_Founders/Jay-Chaudhry-ZScaler.jpeg b/public/Trailblazzers/IIT_BHU_Uniforn_Founders/Jay-Chaudhry-ZScaler.jpeg deleted file mode 100644 index 4e03216..0000000 Binary files a/public/Trailblazzers/IIT_BHU_Uniforn_Founders/Jay-Chaudhry-ZScaler.jpeg and /dev/null differ diff --git a/public/Trailblazzers/IIT_BHU_Uniforn_Founders/Jay-Chaudhry-ZScaler.jpg b/public/Trailblazzers/IIT_BHU_Uniforn_Founders/Jay-Chaudhry-ZScaler.jpg new file mode 100644 index 0000000..6002318 Binary files /dev/null and b/public/Trailblazzers/IIT_BHU_Uniforn_Founders/Jay-Chaudhry-ZScaler.jpg differ diff --git a/public/Trailblazzers/IIT_BHU_Uniforn_Founders/OneCard- Anurag Sinha.png b/public/Trailblazzers/IIT_BHU_Uniforn_Founders/OneCard- Anurag Sinha.png index 77d30e6..8421b78 100644 Binary files a/public/Trailblazzers/IIT_BHU_Uniforn_Founders/OneCard- Anurag Sinha.png and b/public/Trailblazzers/IIT_BHU_Uniforn_Founders/OneCard- Anurag Sinha.png differ diff --git a/public/Trailblazzers/IIT_BHU_Uniforn_Founders/Prateek-Maheshwari-PW.jpg b/public/Trailblazzers/IIT_BHU_Uniforn_Founders/Prateek-Maheshwari-PW.jpg new file mode 100644 index 0000000..eeb5194 Binary files /dev/null and b/public/Trailblazzers/IIT_BHU_Uniforn_Founders/Prateek-Maheshwari-PW.jpg differ diff --git a/public/Trailblazzers/IIT_BHU_Uniforn_Founders/Prateek-Maheshwari-PW.png b/public/Trailblazzers/IIT_BHU_Uniforn_Founders/Prateek-Maheshwari-PW.png deleted file mode 100644 index 9674279..0000000 Binary files a/public/Trailblazzers/IIT_BHU_Uniforn_Founders/Prateek-Maheshwari-PW.png and /dev/null differ diff --git a/public/Trailblazzers/IIT_BHU_Uniforn_Founders/Sanjay Sethi- Shopclues.jpg b/public/Trailblazzers/IIT_BHU_Uniforn_Founders/Sanjay Sethi- Shopclues.jpg new file mode 100644 index 0000000..292ed4a Binary files /dev/null and b/public/Trailblazzers/IIT_BHU_Uniforn_Founders/Sanjay Sethi- Shopclues.jpg differ diff --git a/public/Trailblazzers/IIT_BHU_Uniforn_Founders/Sanjay Sethi- Shopclues.png b/public/Trailblazzers/IIT_BHU_Uniforn_Founders/Sanjay Sethi- Shopclues.png deleted file mode 100644 index 65b63a1..0000000 Binary files a/public/Trailblazzers/IIT_BHU_Uniforn_Founders/Sanjay Sethi- Shopclues.png and /dev/null differ