diff --git a/src/components/Colaborators.jsx b/src/components/Colaborators.jsx index 105620b..eabc41f 100644 --- a/src/components/Colaborators.jsx +++ b/src/components/Colaborators.jsx @@ -56,7 +56,7 @@ const teamMembers = [ const Colaborators = () => { return (
-
+

OUR TEAM diff --git a/src/components/Hero.jsx b/src/components/Hero.jsx index 46ec538..4ad9cef 100644 --- a/src/components/Hero.jsx +++ b/src/components/Hero.jsx @@ -3,8 +3,8 @@ import { Cat, Dog, HandHelping, PawPrint } from "lucide-react"; const Hero = () => { return ( <> -
-
+
+

Find your new best friend

@@ -24,8 +24,8 @@ const Hero = () => {
+ - ); }; @@ -34,8 +34,8 @@ export default Hero; const HoverDevCards = () => { return ( -
-
+
+
{ return (
-
+

PLANNING TO ADOPT A PET?

diff --git a/src/components/Stats.jsx b/src/components/Stats.jsx index d1a3092..27720d1 100644 --- a/src/components/Stats.jsx +++ b/src/components/Stats.jsx @@ -9,7 +9,7 @@ const CountUpStats = () => { BEAUTIFUL LANDING PAGE

-
+
{ const [isOpen, setIsOpen] = useState(false); return ( -