diff --git a/pages/about.tsx b/pages/about.tsx
index 8243161..0a6b625 100644
--- a/pages/about.tsx
+++ b/pages/about.tsx
@@ -183,26 +183,26 @@ export default function Home() {
-
-
+
Your browser does not support audio.
@@ -246,10 +246,9 @@ export default function Home() {
prompt with two different seeds, or two different prompts with the same
seed. Here is an example with the visual model:
-
We can do the same thing with our model, which often results in buttery
@@ -258,8 +257,22 @@ export default function Home() {
space all in-between points still sound like plausible clips.
- A
+ Here is one of our favorites, a beautiful 20-step interpolation from
+ typing to jazz:
+
+
+ Your browser does not support audio.
+
+
+
+ And another one from church bells to electronic beats:
+
+
+
+ Your browser does not support audio.
+
+
>
diff --git a/public/about/acoustic_folk_fiddle_solo.png b/public/about/acoustic_folk_fiddle_solo.png
new file mode 100644
index 0000000..ee16f61
Binary files /dev/null and b/public/about/acoustic_folk_fiddle_solo.png differ
diff --git a/public/about/acoustic_folk_fiddle_solo.wav b/public/about/acoustic_folk_fiddle_solo.wav
new file mode 100644
index 0000000..7c7cfa2
Binary files /dev/null and b/public/about/acoustic_folk_fiddle_solo.wav differ
diff --git a/public/about/arabic_gospel.mp3 b/public/about/arabic_gospel.mp3
new file mode 100644
index 0000000..5ed2a02
Binary files /dev/null and b/public/about/arabic_gospel.mp3 differ
diff --git a/public/about/church_bells_to_electronic_beats.mp3 b/public/about/church_bells_to_electronic_beats.mp3
new file mode 100644
index 0000000..086fb6f
Binary files /dev/null and b/public/about/church_bells_to_electronic_beats.mp3 differ
diff --git a/public/about/rock_and_roll_electric_guitar_solo.png b/public/about/rock_and_roll_electric_guitar_solo.png
new file mode 100644
index 0000000..946e39e
Binary files /dev/null and b/public/about/rock_and_roll_electric_guitar_solo.png differ
diff --git a/public/about/rock_and_roll_electric_guitar_solo.wav b/public/about/rock_and_roll_electric_guitar_solo.wav
new file mode 100644
index 0000000..4856adc
Binary files /dev/null and b/public/about/rock_and_roll_electric_guitar_solo.wav differ
diff --git a/public/about/typing_to_jazz.mp3 b/public/about/typing_to_jazz.mp3
new file mode 100644
index 0000000..620af86
Binary files /dev/null and b/public/about/typing_to_jazz.mp3 differ