From 40a4082722586d58225bf2f9c2f428faf1797f00 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 24 Apr 2026 14:21:52 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 903f98a..f647997 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -37,8 +37,6 @@ export default function LandingPage() { name: "Expertise", id: "about"}, { name: "Frames", id: "products"}, - { - name: "Talabat", id: "talabat"}, { name: "Testimonials", id: "testimonials"}, { @@ -249,4 +247,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1