diff --git a/src/pages/About.tsx b/src/pages/About.tsx
index 2236c74..1078f9b 100644
--- a/src/pages/About.tsx
+++ b/src/pages/About.tsx
@@ -1,14 +1,8 @@
import { motion } from 'framer-motion'
-import { useInView } from 'react-intersection-observer'
import { FaGraduationCap, FaAward, FaHandsHelping } from 'react-icons/fa'
import SnowPeaks from '../components/SnowPeaks'
const About = () => {
- const { ref, inView } = useInView({
- triggerOnce: true,
- threshold: 0.1,
- })
-
const elizaAchievements = [
{
icon:
+ Creating a Deaf-designed nationwide hub promoting understanding, empowerment, and inclusivity. + From coast to coast, we're building a nationwide ecosystem of accessibility and empowerment + through strategic partnerships and innovative solutions. +
+- Creating a Deaf-designed nationwide hub promoting understanding, empowerment, and inclusivity. From coast to coast, we're building a nationwide ecosystem of accessibility and empowerment through strategic partnerships and innovative solutions. -
-