From 1e0f5606b6c25f44b0e4187012f0418321e8b401 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 12 May 2026 18:53:27 +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 1f2a840..850b8fa 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -36,7 +36,7 @@ export default function LandingPage() { { name: "Testimonials", id: "testimonials" }, { name: "Contact", id: "contact" }, ]} - brandName="FOODIE" + brandName="Alwadi" /> @@ -153,10 +153,10 @@ export default function LandingPage() { { items: [{ label: "FAQ", href: "#faq" }, { label: "Privacy", href: "#" }] }, { items: [{ label: "Instagram", href: "#" }, { label: "Twitter", href: "#" }] }, ]} - logoText="FOODIE" + logoText="Alwadi" /> ); -} +} \ No newline at end of file