diff --git a/next.config.js b/next.config.js
index 8e81e6a..1c89844 100644
--- a/next.config.js
+++ b/next.config.js
@@ -1,6 +1,9 @@
/** @type {import('next').NextConfig} */
const nextConfig = {
output: 'export',
+ images: {
+ unoptimized: true,
+ },
}
module.exports = nextConfig
diff --git a/public/videos/benefits.jpg b/public/videos/benefits.jpg
new file mode 100644
index 0000000..92a325a
Binary files /dev/null and b/public/videos/benefits.jpg differ
diff --git a/public/videos/benefits.mp4 b/public/videos/benefits.mp4
new file mode 100644
index 0000000..b8b32e7
Binary files /dev/null and b/public/videos/benefits.mp4 differ
diff --git a/src/app/(main)/page.tsx b/src/app/(main)/page.tsx
index 09d5f28..f6cc12b 100644
--- a/src/app/(main)/page.tsx
+++ b/src/app/(main)/page.tsx
@@ -7,7 +7,7 @@ import { HomeAbout } from '@/components/HomeAbout'
import { ClickableGallery } from '@/components/ClickableGallery'
import { StackSectionPreview } from '@/components/StackSection'
import { Companies } from '@/components/Companies'
-import { CallTo } from '@/components/CallTo'
+import { CallToAction } from '@/components/CallToAction'
import { ScrollDown } from '@/components/ui/ScrollDown'
import { ScrollUp } from '@/components/ui/ScrollUp'
import { GridStats } from '@/components/GridStats'
@@ -25,6 +25,9 @@ export default function Home() {
+ +
Mycelium's groundbreaking technology provides dedicated, performance-validated GPUs for your AI workloads. -
+