From 4d8873a77f47179828a96c1e42dfac9bc39ee6ed Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 23 May 2026 21:52:16 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 85478f3..dfc5162 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -40,7 +40,7 @@ export default function LandingPage() { { name: "Contact", id: "#contact"}, ]} - brandName="Patrick Steger" + brandName="Karwan Bndyan " /> @@ -49,7 +49,7 @@ export default function LandingPage() { useInvertedBackground={true} background={{ variant: "gradient-bars"}} - title="Patrick Steger – Expert Solutions, Proven Results" + title="Karwan Bndyan – Expert Solutions, Proven Results" description="Delivering professional expertise in industry-leading consulting. Trusted by prominent organizations to drive measurable, long-term outcomes for complex business challenges." testimonials={[ { @@ -267,7 +267,7 @@ export default function LandingPage() { ], }, ]} - bottomLeftText="© 2024 Patrick Steger Consulting. All rights reserved." + bottomLeftText="© 2025 Karwan Bndyan Consulting. All rights reserved." bottomRightText="Built for growth." /> -- 2.49.1