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