diff --git a/src/components/ContactForm.jsx b/src/components/ContactForm.jsx index b3963d3..4c9d926 100644 --- a/src/components/ContactForm.jsx +++ b/src/components/ContactForm.jsx @@ -59,7 +59,7 @@ export function ContactForm() { }; return ( -
+
{/* Name and Email */}
diff --git a/src/pages/web-tools/text-to-audio.astro b/src/pages/web-tools/text-to-audio.astro new file mode 100644 index 0000000..ddd7453 --- /dev/null +++ b/src/pages/web-tools/text-to-audio.astro @@ -0,0 +1,276 @@ +--- +import Layout from "../../layouts/Layout.astro" +--- + +
+
+
+ +
+

VoiceCraft Pro

+

Convert text to natural sounding speech

+
+ + +
+ +
+ + +
+ + +
+
+ +
+ + +
+ + +
+ + +
+ + +
+ + +
+ + +
+ + +
+
+
+ + +
+
+ + + + +
+ + +
+
+ + +
+
+
+
+
+ + + \ No newline at end of file