From 0c6bf75cefe236dd0768643c9fbfb59619b79187 Mon Sep 17 00:00:00 2001 From: Yogita Jha Date: Sun, 22 Sep 2024 23:26:51 +0530 Subject: [PATCH] headline updated --- client/src/components/home/history.tsx | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/client/src/components/home/history.tsx b/client/src/components/home/history.tsx index 2286fed..01c86a1 100644 --- a/client/src/components/home/history.tsx +++ b/client/src/components/home/history.tsx @@ -4,7 +4,7 @@ import { motion } from 'framer-motion'; const History: React.FC = () => { const [displayText, setDisplayText] = useState(''); - const text = "Thriving since 2019"; + const text = "We Are Recruiting!!!"; useEffect(() => { let index = 0; @@ -53,12 +53,13 @@ const History: React.FC = () => { - We are a technology-driven Data Science-based student-led Innovation community at SRMIST. + We are a technology-driven, Data Science-based, student-led innovation community at SRMIST. Our aim is to foster development and entrepreneurial skills among students and work as a community that inspires thousands. + );