Update screenshot asset in landing page for consistency with current design

This commit is contained in:
Jamie Pine
2026-01-29 00:06:06 -08:00
parent 2d23c8e06a
commit 116c108906
+1 -1
View File
@@ -99,7 +99,7 @@ export default function Home() {
<div className="flex justify-center lg:hidden my-8">
<div className="w-full max-w-2xl">
<Image
src="/assets/app-screenshot-2.webp"
src="/assets/app-screenshot-1.webp"
alt="Voicebox Application Screenshot"
width={1920}
height={1080}