From ca01895488d15e44638a7db560c50f07fe5f2708 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 27 Apr 2026 07:07:09 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ce6cc6d..404a8a2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -37,7 +37,7 @@ export default function LandingPage() { { name: "Reviews", id: "reviews" }, { name: "Visit Us", id: "contact" }, ]} - brandName="Yash Gifts" + brandName="Yash Gifts and Toys" /> @@ -192,4 +192,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +} -- 2.49.1