diff --git a/client/src/pages/About.jsx b/client/src/pages/About.jsx index 3f1169a..157a02f 100644 --- a/client/src/pages/About.jsx +++ b/client/src/pages/About.jsx @@ -11,7 +11,7 @@ import { CheckCircle, Sparkles, } from "lucide-react"; - +import { motion } from "framer-motion"; const About = () => { const [isVisible, setIsVisible] = useState(false); const [activeCard, setActiveCard] = useState(null); @@ -107,18 +107,49 @@ const About = () => { ]; return ( -
Discover evidence-based articles, expert advice, and practical tips to support your parenting journey with confidence and knowledge.
-+
Revolutionary AI-powered platform transforming how parents navigate their child's early years with @@ -233,8 +234,9 @@ const HomePage = () => {
@@ -350,30 +352,30 @@ const HomePage = () => {
Learn More
{service.description}
-Learn More →
{service.description}
++ Learn More → +
+- Watch our quick demo to see how InfantCareCompass makes parenting easier + Watch our quick demo to see how InfantCareCompass makes parenting + easier
@@ -463,7 +467,10 @@ const HomePage = () => {{feature.description}
- Real stories from parents who've transformed their journey with us -
-- "{testimonial.content}" +
+ Real stories from parents who've transformed their journey with us
++ "{testimonial.content}" +
+