From 35d18ab775d5d3b3d60bc9d29ceccfff25cc37ce Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 16:01:35 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9d60e53..98e0cde 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -34,7 +34,7 @@ export default function LandingPage() { { name: "Products", id: "products" }, { name: "Contact", id: "contact" }, ]} - brandName="PureMustard Mill" + brandName="SHREE SHYAM OIL" /> @@ -130,7 +130,7 @@ export default function LandingPage() {