Spaces:
Paused
Paused
Update app/page.tsx
Browse files- app/page.tsx +1 -1
app/page.tsx
CHANGED
@@ -6,7 +6,7 @@ export default function Home() {
|
|
6 |
<Form>
|
7 |
<header>
|
8 |
<h1 className="text-white font-bold text-3xl">
|
9 |
-
Start making music with AI
|
10 |
</h1>
|
11 |
<h2 className="text-white/70 font-medium mt-2 text-lg">
|
12 |
<span className="text-white font-semibold">In-browser</span>{" "}
|
|
|
6 |
<Form>
|
7 |
<header>
|
8 |
<h1 className="text-white font-bold text-3xl">
|
9 |
+
Start making music with Pixio AI
|
10 |
</h1>
|
11 |
<h2 className="text-white/70 font-medium mt-2 text-lg">
|
12 |
<span className="text-white font-semibold">In-browser</span>{" "}
|