diff --git a/app/layout.tsx b/app/layout.tsx index 8513f46..1b86c77 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -26,7 +26,7 @@ export default function RootLayout({ diff --git a/components/hero.tsx b/components/hero.tsx index 53393ff..f9b1383 100644 --- a/components/hero.tsx +++ b/components/hero.tsx @@ -37,7 +37,7 @@ export function Hero() {