diff --git a/App.tsx b/App.tsx index f7f60b2..37a5d91 100644 --- a/App.tsx +++ b/App.tsx @@ -900,6 +900,10 @@ const App: React.FC = () => { key={`content-${slideIndex}`} className={`relative z-10 max-w-7xl mx-auto px-6 w-full text-center space-y-12 ${isExiting ? 'hero-animate-out' : 'hero-animate-in'}`} > +