diff --git a/src/components/ClickableGallery.tsx b/src/components/ClickableGallery.tsx index 7cf6be2..9a38e0e 100644 --- a/src/components/ClickableGallery.tsx +++ b/src/components/ClickableGallery.tsx @@ -5,6 +5,7 @@ import Image from 'next/image' import { motion, AnimatePresence } from 'framer-motion' import { wrap } from 'popmotion' import { Button } from '@/components/Button' +import { TypeAnimation } from 'react-type-animation' const galleryItems = [ { text: 'Navigate and interact with any web interface', image: '/images/interface.png' }, @@ -50,7 +51,7 @@ export function ClickableGallery() { return ( <> -
+
- The future isn’t about more tools — it’s about one intelligent partner that can do it all. This is your gateway to creativity, automation, and discovery. + The future isn’t about more tools. It’s about one intelligent partner that can do it all. This is your gateway to creativity, automation, and discovery. +
+