From d6bd28119565b3e28228956a67a314cacd22ca1e Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 12 Apr 2026 23:23:42 +0000 Subject: [PATCH] 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 fe75f9e..edc406e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -35,7 +35,7 @@ export default function LandingPage() { { name: "Community", id: "testimonials" }, { name: "Contact", id: "contact" }, ]} - brandName="Lumina" + brandName="Maissoune kh" /> -- 2.49.1