diff --git a/README.md b/README.md index cd415511..da14bccb 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@

- Voicebox App Screenshot + Voicebox App Screenshot

@@ -32,6 +32,16 @@
+

+ Voicebox Screenshot 2 +

+ +

+ Voicebox Screenshot 3 +

+ +
+ ## Why Voicebox? Voice AI is exploding, but most tools are either cloud-locked, expensive, or a nightmare to set up. Voicebox is different: diff --git a/landing/public/assets/app-screenshot-1.webp b/landing/public/assets/app-screenshot-1.webp new file mode 100644 index 00000000..343e94bd Binary files /dev/null and b/landing/public/assets/app-screenshot-1.webp differ diff --git a/landing/public/assets/app-screenshot-2.webp b/landing/public/assets/app-screenshot-2.webp new file mode 100644 index 00000000..2d097607 Binary files /dev/null and b/landing/public/assets/app-screenshot-2.webp differ diff --git a/landing/public/assets/app-screenshot-3.webp b/landing/public/assets/app-screenshot-3.webp new file mode 100644 index 00000000..067d5365 Binary files /dev/null and b/landing/public/assets/app-screenshot-3.webp differ diff --git a/landing/src/app/page.tsx b/landing/src/app/page.tsx index c1655ded..9c956e85 100644 --- a/landing/src/app/page.tsx +++ b/landing/src/app/page.tsx @@ -99,7 +99,7 @@ export default function Home() {
Voicebox Application Screenshot
Voicebox Application Screenshot + {/* Screenshots Section */} +
+
+
+
+ Voicebox Screenshot 1 +
+
+ Voicebox Screenshot 2 +
+
+ Voicebox Screenshot 3 +
+
+
+
+ {/* Demo Video Section */}
@@ -207,7 +242,7 @@ export default function Home() { controls playsInline preload="metadata" - poster="/VoiceBoxAppScreenshot.webp" + poster="/assets/app-screenshot-1.webp" >