From f223fcec9608c0a855eb9982862b565bbe38dee5 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 16:42:05 +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 cd6c3ce..fa7821f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -37,7 +37,7 @@ export default function LandingPage() { { name: "Awards", id: "awards" }, { name: "Contact", id: "contact" } ]} - brandName="Design Academy" + brandName="Dizayn maktabi " button={{ text: "Apply Now", href: "#contact" }} /> -- 2.49.1