diff --git a/app/(auth)/layout.tsx b/app/(auth)/layout.tsx index 1ca75f0..d1c4fd7 100644 --- a/app/(auth)/layout.tsx +++ b/app/(auth)/layout.tsx @@ -17,7 +17,13 @@ export default function AuthLayout(props: PropsWithChildren) { minHeight: '80vh', }} > - + diff --git a/app/(auth)/sign-in/page.tsx b/app/(auth)/sign-in/page.tsx index 2bf6c89..77274e6 100644 --- a/app/(auth)/sign-in/page.tsx +++ b/app/(auth)/sign-in/page.tsx @@ -4,11 +4,10 @@ import { FaSpotify } from 'react-icons/fa'; export default function Page() { return ( - Welcome to beecast + Welcome to beecast - - Lorem ipsum dolor sit amet consectetur adipisicing elit. Quisquam quod - quia quibusdam quos quae. + + A more efficient way to listen podcasts.
@@ -20,7 +19,7 @@ export default function Page() {
- + By clicking continue, you acknowledge that you have read and understood, and agree to our{' '} diff --git a/components/layout/app-header.tsx b/components/layout/app-header.tsx index a6dddf8..df9b02c 100644 --- a/components/layout/app-header.tsx +++ b/components/layout/app-header.tsx @@ -139,7 +139,7 @@ export function AppHeader(props: Props) { - +