diff --git a/public/og-image.png b/public/og-image.png new file mode 100644 index 0000000..3b87017 Binary files /dev/null and b/public/og-image.png differ diff --git a/src/app/components/Interface.tsx b/src/app/components/Interface.tsx index 827e789..2a189d6 100644 --- a/src/app/components/Interface.tsx +++ b/src/app/components/Interface.tsx @@ -370,9 +370,7 @@ export const Interface = (props: InterfaceProps) => {

Preview

-

- Click on the preview area to edit the default text -

+

Click on the text to edit

Preview crossfaderâ„¢

@@ -462,7 +460,7 @@ export const Interface = (props: InterfaceProps) => {

-
+

diff --git a/src/app/layout.tsx b/src/app/layout.tsx index f978cfc..f585d52 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -35,6 +35,10 @@ export default function RootLayout({ href="/favicon-16x16.png" /> + {children}