diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 999f0cb..82f9337 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -11,7 +11,7 @@ export default function AboutPage() {
diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index cf1b845..a40ea25 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -12,7 +12,7 @@ export default function ContactPage() {
diff --git a/src/app/menu/page.tsx b/src/app/menu/page.tsx index ab21440..1eed855 100644 --- a/src/app/menu/page.tsx +++ b/src/app/menu/page.tsx @@ -11,7 +11,7 @@ export default function MenuPage() {