diff --git a/public/images/.DS_Store b/public/images/.DS_Store index e52fbf8..8485621 100644 Binary files a/public/images/.DS_Store and b/public/images/.DS_Store differ diff --git a/src/components/CallToAction.jsx b/src/components/CallToAction.jsx index aacbbe9..6ab4bda 100644 --- a/src/components/CallToAction.jsx +++ b/src/components/CallToAction.jsx @@ -13,7 +13,7 @@ export function CallToAction() { > -
+
diff --git a/src/components/Hero.jsx b/src/components/Hero.jsx index ca1017b..7510f5d 100644 --- a/src/components/Hero.jsx +++ b/src/components/Hero.jsx @@ -1,22 +1,24 @@ import { Button } from '@/components/Button' import { Container } from '@/components/Container' +import { Logo } from '@/components/Logo' export function Hero() { return (
{/* Background Video */} -
+