From d5806e5e11b3e9cc25d0bb17584d9610695d2115 Mon Sep 17 00:00:00 2001 From: development Date: Thu, 22 Jan 2026 19:59:50 +0000 Subject: [PATCH 1/6] Update src/app/about/page.tsx --- src/app/about/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 104034e..c015d5a 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -126,4 +126,4 @@ export default function AboutPage() { /> ); -} \ No newline at end of file +} From f07fbb57517013c237fe7fc4ba65a4b16f6eee8c Mon Sep 17 00:00:00 2001 From: development Date: Thu, 22 Jan 2026 19:59:50 +0000 Subject: [PATCH 2/6] Update src/app/blog/page.tsx --- src/app/blog/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/blog/page.tsx b/src/app/blog/page.tsx index 2e63295..a8ee8c1 100644 --- a/src/app/blog/page.tsx +++ b/src/app/blog/page.tsx @@ -186,4 +186,4 @@ export default function BlogPage() { ); -} \ No newline at end of file +} From f4e44a8337da5d9414ea5610b2dfe218c5955e64 Mon Sep 17 00:00:00 2001 From: development Date: Thu, 22 Jan 2026 19:59:51 +0000 Subject: [PATCH 3/6] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 994109a..c3809de 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -137,4 +137,4 @@ export default function ContactPage() { /> ); -} \ No newline at end of file +} From 32efffa2716f4a9dedf9bdc0738eedb4ea8c7c97 Mon Sep 17 00:00:00 2001 From: development Date: Thu, 22 Jan 2026 19:59:52 +0000 Subject: [PATCH 4/6] Update src/app/layout.tsx --- src/app/layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index a34f788..47a8478 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1258,4 +1258,4 @@ export default function RootLayout({ ); -} \ No newline at end of file +} From 8302ca91e541f70f9f9d393eb950be8165f8f8f9 Mon Sep 17 00:00:00 2001 From: development Date: Thu, 22 Jan 2026 19:59:53 +0000 Subject: [PATCH 5/6] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 170ff8e..612af01 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -202,4 +202,4 @@ export default function HomePage() { /> ); -} \ No newline at end of file +} From 312bc2a60ba5272e73cf0d531fd4bcc78d8c4809 Mon Sep 17 00:00:00 2001 From: development Date: Thu, 22 Jan 2026 19:59:54 +0000 Subject: [PATCH 6/6] Update src/app/portfolio/page.tsx --- src/app/portfolio/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/portfolio/page.tsx b/src/app/portfolio/page.tsx index d7e8f0c..5f552eb 100644 --- a/src/app/portfolio/page.tsx +++ b/src/app/portfolio/page.tsx @@ -165,4 +165,4 @@ export default function PortfolioPage() { /> ); -} \ No newline at end of file +}