diff --git a/src/app/page.tsx b/src/app/page.tsx index d90d595..2c1d61b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -37,7 +37,7 @@ export default function LandingPage() { { name: "Pricing", id: "pricing" }, { name: "Contact", id: "contact" }, ]} - brandName="Iron & Oak Barbers" + brandName="Herson’s Barbershop" /> @@ -45,7 +45,7 @@ export default function LandingPage() { ); -} +} \ No newline at end of file