From d034fae654f64d9c89c5adacf6f8438ca58572ea Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 6 Jun 2026 08:08:43 +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 fc151e7..4604b99 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { ]} logoSrc="http://img.b2bpic.net/free-vector/hand-drawn-bro-lettering-design_23-2149653033.jpg" logoAlt="Livel Brothers Logo" - brandName="Livel Brothers" + brandName="My Name" button={{ text: "Shop Now", href: "#products"}} /> -- 2.49.1