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() { /> -
- -
-