+
+ );
+};
+
+export default TeamMembers;
\ No newline at end of file
diff --git a/src/components/ui/stories.jsx b/src/components/ui/stories.jsx
new file mode 100644
index 0000000..e5d3dce
--- /dev/null
+++ b/src/components/ui/stories.jsx
@@ -0,0 +1,89 @@
+
+
+import React from 'react';
+
+const testimonials = [
+ {
+ title: "Pioneering Innovation in AI and Machine Learning",
+ content: [
+ "Ananya's journey started at RCCIIT, where she became an active member of the Google Developer Student Club (GDSC). Her curiosity and dedication led her to explore the depths of artificial intelligence.",
+ "As a developer, she quickly rose through the ranks, contributing to groundbreaking projects that pushed the boundaries of what's possible with AI.",
+ "Today, as a Developer at Open AI, Ananya is a shining example of what passion and perseverance can achieve."
+ ],
+ author: "Ananya Sen",
+ jobTitle: "Developer at Open AI",
+ imgUrl: "https://flowbite.s3.amazonaws.com/blocks/marketing-ui/avatars/karen-nelson.png"
+ },
+ {
+ title: "Designing the Future of Digital Experiences",
+ content: [
+ "Priya's career in design took off when she joined the GDSC at RCCIIT, where she honed her skills and grew her professional network.",
+ "Her attention to detail and innovative approach to user experience made her an invaluable asset to any team.",
+ "Now, as the Lead Designer at Dropbox, Priya shapes user experiences that make a difference to millions around the world."
+ ],
+ author: "Priya Chatterjee",
+ jobTitle: "Lead Designer at Dropbox",
+ imgUrl: "https://flowbite.s3.amazonaws.com/blocks/marketing-ui/avatars/roberta-casas.png"
+ },
+ {
+ title: "Revolutionizing Social Media Platforms",
+ content: [
+ "Arjun's early work with the Google Developer Student Club at RCCIIT allowed him to explore new technologies and collaborate with like-minded individuals.",
+ "His technical expertise and innovative spirit have driven him to create seamless, engaging user experiences in the social media space.",
+ "Now a Software Engineer at Facebook, Arjun continues to push the envelope, making social media more interactive and accessible."
+ ],
+ author: "Arjun Roy",
+ jobTitle: "Software Engineer at Facebook",
+ imgUrl: "https://flowbite.s3.amazonaws.com/blocks/marketing-ui/avatars/jese-leos.png"
+ },
+ {
+ title: "Leading Technological Innovation at Scale",
+ content: [
+ "Ritwik's path to becoming the CTO of Google began during his time at RCCIIT, where he played an active role in the Google Developer Student Club.",
+ "His ability to combine technical knowledge with leadership skills quickly set him apart as a visionary leader.",
+ "With a deep understanding of both technology and strategy, Ritwik now oversees cutting-edge projects that impact millions worldwide."
+ ],
+ author: "Ritwik Basu",
+ jobTitle: "CTO at Google",
+ imgUrl: "https://flowbite.s3.amazonaws.com/blocks/marketing-ui/avatars/joseph-mcfall.png"
+ }
+ ];
+
+const Achievements = () => {
+ return (
+
+
+
+
Stories
+
+ Explore the sucess stoeries of the previous GDSC members from our campus who are now in prestigous parts of world.
+