From 8027c214f4ed18d50258f3cc0b05895b94291a23 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 10:06:17 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 39 +-------------------------------------- 1 file changed, 1 insertion(+), 38 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ca9e08b..f764bf9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -8,7 +8,6 @@ import FooterMedia from '@/components/sections/footer/FooterMedia'; import HeroSplitDualMedia from '@/components/sections/hero/HeroSplitDualMedia'; import MetricCardFourteen from '@/components/sections/metrics/MetricCardFourteen'; import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline'; -import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen'; import { Zap } from "lucide-react"; export default function LandingPage() { @@ -32,7 +31,6 @@ export default function LandingPage() { { name: "Αρχική", id: "hero" }, { name: "Υπηρεσίες", id: "services" }, { name: "Γιατί εμάς", id: "why" }, - { name: "Επικοινωνία", id: "contact" }, ]} brandName="ΨΥΚΤΙΚΟΣ" button={{ text: "Καλέστε τώρα", href: "tel:6977689296" }} @@ -93,41 +91,6 @@ export default function LandingPage() { /> -
- -
- -
- -
-