From a0612bf461232fd46a5a82ead0f565f8ba0cb767 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 14:36:52 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 39 +++++---------------------------------- 1 file changed, 5 insertions(+), 34 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 92bb580..a1d8be7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -8,7 +8,6 @@ import FooterBase from '@/components/sections/footer/FooterBase'; import HeroBillboardScroll from '@/components/sections/hero/HeroBillboardScroll'; import MetricCardOne from '@/components/sections/metrics/MetricCardOne'; import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple'; -import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen'; import { Check, Clock, CreditCard, Droplets, Info, MapPin, Wind } from "lucide-react"; export default function LandingPage() { @@ -48,9 +47,9 @@ export default function LandingPage() { description="Πλύσιμο αυτοκινήτου όλο το 24ωρο με εύκολη και γρήγορη εξυπηρέτηση." buttons={[ { - text: "Οδηγίες στο Χάρτη", href: "#location"}, + text: "Οδηγίες στο Χάρτη", href: "/location"}, { - text: "Καλέστε τώρα", href: "tel:6984718568"}, + text: "Καλέστε τώρα", href: "tel:+306984718568"}, ]} /> @@ -92,34 +91,6 @@ export default function LandingPage() { /> -
- -
-