Skip to content

Commit

Permalink
Merge pull request #864 from AI4Bharat/devchange-01
Browse files Browse the repository at this point in the history
remove thanks page
  • Loading branch information
aparna-aa authored Dec 30, 2024
2 parents 6ec88a1 + 9f31c84 commit 752af17
Show file tree
Hide file tree
Showing 26 changed files with 0 additions and 131 deletions.
Binary file removed src/assets/profileImages/Alpana.png
Binary file not shown.
Binary file removed src/assets/profileImages/Aparna.png
Binary file not shown.
Binary file removed src/assets/profileImages/Chitralekha_Logo.png
Binary file not shown.
Binary file removed src/assets/profileImages/EkStep.png
Binary file not shown.
Binary file removed src/assets/profileImages/Ganavi.png
Binary file not shown.
Binary file removed src/assets/profileImages/GokulNC.png
Binary file not shown.
Binary file removed src/assets/profileImages/Harsh.png
Binary file not shown.
Binary file removed src/assets/profileImages/Ishvinder_Sethi.png
Binary file not shown.
Binary file removed src/assets/profileImages/Nptel.png
Binary file not shown.
Binary file removed src/assets/profileImages/Partham.png
Binary file not shown.
Binary file removed src/assets/profileImages/Shruti.png
Binary file not shown.
Binary file removed src/assets/profileImages/Slide.png
Binary file not shown.
Binary file removed src/assets/profileImages/TicTac.png
Binary file not shown.
Binary file removed src/assets/profileImages/Vipul.png
Binary file not shown.
Binary file removed src/assets/profileImages/aravinth.png
Binary file not shown.
Binary file removed src/assets/profileImages/chiralekha-bg.png
Binary file not shown.
Binary file removed src/assets/profileImages/gitHub.png
Binary file not shown.
7 changes: 0 additions & 7 deletions src/assets/profileImages/index.js

This file was deleted.

Binary file removed src/assets/profileImages/mrigank.png
Binary file not shown.
Binary file removed src/assets/profileImages/twitter.png
Binary file not shown.
Binary file removed src/assets/profileImages/vivek.jpg
Binary file not shown.
Binary file removed src/assets/profileImages/youtube.png
Binary file not shown.
57 changes: 0 additions & 57 deletions src/containers/intro/Thanks.jsx

This file was deleted.

2 changes: 0 additions & 2 deletions src/containers/intro/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import Partners from "./Partners";
import Principles from "./Principles";
import TestimonialPage from "./TestimonialPage";
import Testimonials from "./Testimonials";
// import Thanks from "./Thanks";
import UseCases from "./UseCases";

export {
Expand All @@ -14,6 +13,5 @@ export {
Principles,
TestimonialPage,
Testimonials,
// Thanks,
UseCases,
};
2 changes: 0 additions & 2 deletions src/utils/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ import {
validatePhone,
} from "./utils";
import { partnerData, useCaseData } from "./introUtils";
import teamDetails from "./userDetails";

export {
assignSpeakerId,
Expand Down Expand Up @@ -125,7 +124,6 @@ export {
exportVoiceover,
exportFile,
exportZip,
teamDetails,
partnerData,
useCaseData,
validatePhone,
Expand Down
63 changes: 0 additions & 63 deletions src/utils/userDetails.js

This file was deleted.

0 comments on commit 752af17

Please sign in to comment.