From e78c66a587c5f81bc97f5c2b7a8c5ec9edb300cf Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 02:17:34 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 68303a1..726bb91 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -37,7 +37,7 @@ export default function LandingPage() { { name: "Testimonials", id: "#testimonials"}, ]} - brandName="Donair King" + brandName="Rockys Donair and Pizzeria" button={{ text: "Order Now", href: "#contact"}} /> @@ -45,7 +45,7 @@ export default function LandingPage() {
@@ -184,10 +184,10 @@ export default function LandingPage() { ], }, ]} - logoText="Donair King" + logoText="Rockys Donair and Pizzeria" /> ); -} +} \ No newline at end of file -- 2.49.1