From b228455849ec147bf2f6309a6627ac8956e86441 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 05:50:08 +0000 Subject: [PATCH 1/4] Update src/app/about/page.tsx --- src/app/about/page.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index a3bc2bd..566f4e0 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -31,7 +31,6 @@ export default function AboutPage() { @@ -47,7 +46,7 @@ export default function AboutPage() { -- 2.49.1 From bd8b18b783c8d284e1dc9ccf1a8e0d2dae60b9e8 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 05:50:09 +0000 Subject: [PATCH 2/4] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 6e5ecb9..555f5f6 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -23,9 +23,8 @@ export default function ContactPage() { @@ -40,8 +39,8 @@ export default function ContactPage() { -- 2.49.1 From f521241c30eaf52ae029d4f0a7bd95600e5d793f Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 05:50:09 +0000 Subject: [PATCH 3/4] Update src/app/menu/page.tsx --- src/app/menu/page.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/app/menu/page.tsx b/src/app/menu/page.tsx index cddf2af..4a7a0e9 100644 --- a/src/app/menu/page.tsx +++ b/src/app/menu/page.tsx @@ -31,7 +31,6 @@ export default function MenuPage() { @@ -53,7 +52,7 @@ export default function MenuPage() { -- 2.49.1 From e6496e34f1cb0fa7073cd52158888b4fc1cbab6a Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 05:50:10 +0000 Subject: [PATCH 4/4] Update src/app/page.tsx --- src/app/page.tsx | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f5f985e..f7317a0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -22,17 +22,16 @@ export default function LandingPage() { -- 2.49.1