From 77b48803c5aa872e1d95f9f866de056b9c2ac80b Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 01:03:08 +0000 Subject: [PATCH 1/4] Update src/app/about/page.tsx --- src/app/about/page.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index b25f685..71932c1 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -30,6 +30,7 @@ export default function AboutPage() { { name: "Contact", id: "/contact" } ]} brandName="Cobra Security" + logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CsC4yT4apN1Qf61IvB4gX4w5m1/uploaded-1777165137884-o44nawao.png" button={{ text: "Contact", href: "/contact" }} /> @@ -78,4 +79,4 @@ export default function AboutPage() { ); -} +} \ No newline at end of file -- 2.49.1 From a26433f46c6a236d5da31a46f46e059fea7ccde7 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 01:03:09 +0000 Subject: [PATCH 2/4] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index a3bd87c..f49391c 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -30,6 +30,7 @@ export default function ContactPage() { { name: "Contact", id: "/contact" } ]} brandName="Cobra Security" + logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CsC4yT4apN1Qf61IvB4gX4w5m1/uploaded-1777165137884-o44nawao.png" button={{ text: "Contact", href: "/contact" }} /> @@ -77,4 +78,4 @@ export default function ContactPage() { ); -} +} \ No newline at end of file -- 2.49.1 From a19e0481c2040c2cd276c55e1eb274f1a6f51ce3 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 01:03:09 +0000 Subject: [PATCH 3/4] Update src/app/page.tsx --- src/app/page.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 739a85a..5069ec8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,6 +33,7 @@ export default function LandingPage() { { name: "Contact", id: "/contact" } ]} brandName="Cobra Security" + logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CsC4yT4apN1Qf61IvB4gX4w5m1/uploaded-1777165137884-o44nawao.png" button={{ text: "Contact", href: "/contact" }} /> @@ -135,4 +136,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1 From 2492f8ac8f13dcd0e708557f6e3bb9b7f9b1c2d6 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 01:03:10 +0000 Subject: [PATCH 4/4] Update src/app/shop/page.tsx --- src/app/shop/page.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/shop/page.tsx b/src/app/shop/page.tsx index 5d47bd4..932a8b2 100644 --- a/src/app/shop/page.tsx +++ b/src/app/shop/page.tsx @@ -30,6 +30,7 @@ export default function ShopPage() { { name: "Contact", id: "/contact" } ]} brandName="Cobra Security" + logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CsC4yT4apN1Qf61IvB4gX4w5m1/uploaded-1777165137884-o44nawao.png" button={{ text: "Contact", href: "/contact" }} /> @@ -77,4 +78,4 @@ export default function ShopPage() { ); -} +} \ No newline at end of file -- 2.49.1