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 +}