diff --git a/src/app/page.tsx b/src/app/page.tsx index 9c564f3..16b3403 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -14,7 +14,7 @@ export default function Page() { const navItems = [{ name: 'Home', id: '/' }, { name: 'Contact', id: '/contact' }]; return ( - + @@ -22,19 +22,19 @@ export default function Page() {
- +
- +
- +
- +
- +