Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 883b19cef9 | |||
| c167f8f375 | |||
| 9143cb511b | |||
| 25a9b5edf0 | |||
| 560e094d00 | |||
| d4d6e99d0e | |||
| b46e00def4 | |||
| bdb55fddc6 | |||
| c7593ddf68 |
@@ -30,14 +30,10 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Αρχική", id: "hero"},
|
||||
{
|
||||
name: "Υπηρεσίες", id: "features"},
|
||||
{
|
||||
name: "Γιατί εμάς", id: "why-us"},
|
||||
{
|
||||
name: "Επικοινωνία", id: "contact"},
|
||||
{ name: "Αρχική", id: "hero" },
|
||||
{ name: "Υπηρεσίες", id: "features" },
|
||||
{ name: "Γιατί εμάς", id: "why-us" },
|
||||
{ name: "Επικοινωνία", id: "contact" },
|
||||
]}
|
||||
brandName="Τριάντης Τριάδης"
|
||||
/>
|
||||
@@ -49,24 +45,32 @@ export default function LandingPage() {
|
||||
description="Γενικό service, διαγνωστικός έλεγχος και ολοκληρωμένη φροντίδα αυτοκινήτου στο Ίλιον — με εμπειρία, συνέπεια και πραγματικό ενδιαφέρον για το αυτοκίνητό σας."
|
||||
buttons={[
|
||||
{
|
||||
text: "Κλείστε Ραντεβού", href: "#contact"},
|
||||
text: "Κλείστε Ραντεβού", href: "#contact"
|
||||
},
|
||||
{
|
||||
text: "Καλέστε Τώρα", href: "tel:+302102618811"},
|
||||
text: "Καλέστε Τώρα", href: "tel:+302102618811"
|
||||
}
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/car-being-taking-care-workshop_23-2149580547.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mechanic-working-car-engine-service-station_1150-18451.jpg"
|
||||
imageAlt="BMW M5 being serviced in a professional workshop"
|
||||
titleClassName="text-white"
|
||||
descriptionClassName="text-white"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/car-being-taking-care-workshop_23-2149580613.jpg", alt: "Car being taking care of in workshop"},
|
||||
src: "http://img.b2bpic.net/free-photo/car-being-taking-care-workshop_23-2149580613.jpg", alt: "Car being taking care of in workshop"
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/black-white-room-with-neon-lights_250224-211.jpg", alt: "Black and white room with neon lights"},
|
||||
src: "http://img.b2bpic.net/free-photo/black-white-room-with-neon-lights_250224-211.jpg", alt: "Black and white room with neon lights"
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/black-white-photo-room-with-neon-lights_250224-154.jpg", alt: "Black and white photo of room with neon lights"},
|
||||
src: "http://img.b2bpic.net/free-photo/black-white-photo-room-with-neon-lights_250224-154.jpg", alt: "Black and white photo of room with neon lights"
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/little-cute-girl-is-posing-photographer-dark-auto-workshop-with-pheumatic-drill-hands_613910-17060.jpg", alt: "Little cute girl is posing for photographer in dark auto workshop with pheumatic drill in hands."},
|
||||
src: "http://img.b2bpic.net/free-photo/little-cute-girl-is-posing-photographer-dark-auto-workshop-with-pheumatic-drill-hands_613910-17060.jpg", alt: "Little cute girl is posing for photographer in dark auto workshop with pheumatic drill in hands."
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-illuminated-electric-light_1359-957.jpg", alt: "Close-Up Of Illuminated Electric Light"},
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-illuminated-electric-light_1359-957.jpg", alt: "Close-Up Of Illuminated Electric Light"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -76,7 +80,8 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Πολυετής εμπειρία", "Σύγχρονος εξοπλισμός", "Εξειδικευμένο service", "Προετοιμασία ΚΤΕΟ", "Γνήσια Ανταλλακτικά", "Διαγνωστικός έλεγχος", "Εγγύηση"]}
|
||||
"Πολυετής εμπειρία", "Σύγχρονος εξοπλισμός", "Εξειδικευμένο service", "Προετοιμασία ΚΤΕΟ", "Γνήσια Ανταλλακτικά", "Διαγνωστικός έλεγχος", "Εγγύηση"
|
||||
]}
|
||||
title="Ποιότητα & Αξιοπιστία"
|
||||
description="Η εγγύησή μας για την ασφάλεια και την απόδοση του οχήματός σας."
|
||||
/>
|
||||
@@ -87,7 +92,8 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
heading={[
|
||||
{
|
||||
type: "text", content: "Η σωστή δουλειά φαίνεται στον δρόμο."},
|
||||
type: "text", content: "Η σωστή δουλειά φαίνεται στον δρόμο."
|
||||
}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -100,11 +106,14 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "General Service", description: "Αλλαγή λαδιών, φίλτρα και έλεγχος κατασκευαστή.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-mechanic-using-laptop_1170-1325.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/standard-quality-control-concept-m_23-2150041852.jpg", buttonText: "Μάθετε περισσότερα"},
|
||||
title: "General Service", description: "Αλλαγή λαδιών, φίλτρα και έλεγχος κατασκευαστή.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-mechanic-using-laptop_1170-1325.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/standard-quality-control-concept-m_23-2150041852.jpg", buttonText: "Μάθετε περισσότερα"
|
||||
},
|
||||
{
|
||||
title: "Διαγνωστικός Έλεγχος", description: "Έλεγχος εγκεφάλων και ηλεκτρονικών συστημάτων.", imageSrc: "http://img.b2bpic.net/free-photo/view-tiny-music-boxes-collection_23-2150545653.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/modern-automobile-mechanic-composition_23-2147881485.jpg", buttonText: "Διάγνωση"},
|
||||
title: "Διαγνωστικός Έλεγχος", description: "Έλεγχος εγκεφάλων και ηλεκτρονικών συστημάτων.", imageSrc: "http://img.b2bpic.net/free-photo/view-tiny-music-boxes-collection_23-2150545653.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/modern-automobile-mechanic-composition_23-2147881485.jpg", buttonText: "Διάγνωση"
|
||||
},
|
||||
{
|
||||
title: "Μηχανολογικά", description: "Επισκευές κινητήρα, σασμάν και συστήματος ψύξης.", imageSrc: "http://img.b2bpic.net/free-photo/attentive-mechanic-servicing-car_1170-1535.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/mechanic-checking-car-parts_1170-1347.jpg", buttonText: "Επισκευή"},
|
||||
title: "Μηχανολογικά", description: "Επισκευές κινητήρα, σασμάν και συστήματος ψύξης.", imageSrc: "http://img.b2bpic.net/free-photo/attentive-mechanic-servicing-car_1170-1535.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/mechanic-checking-car-parts_1170-1347.jpg", buttonText: "Επισκευή"
|
||||
}
|
||||
]}
|
||||
title="Εξειδικευμένες Υπηρεσίες"
|
||||
description="Από απλό service έως σύνθετες μηχανολογικές εργασίες, προσφέρουμε ολοκληρωμένη φροντίδα με τεχνική εμπειρία."
|
||||
@@ -119,16 +128,19 @@ export default function LandingPage() {
|
||||
metrics={[
|
||||
{
|
||||
id: "m1", value: "100%", title: "Διαφάνεια", items: [
|
||||
"Ενημέρωση πριν από κάθε εργασία", "Καμία κρυφή χρέωση", "Τεχνική ανάλυση"],
|
||||
"Ενημέρωση πριν από κάθε εργασία", "Καμία κρυφή χρέωση", "Τεχνική ανάλυση"
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "m2", value: "20+", title: "Χρόνια", items: [
|
||||
"Τεράστια εμπειρία", "Εξειδίκευση", "Συνεχής εκπαίδευση"],
|
||||
"Τεράστια εμπειρία", "Εξειδίκευση", "Συνεχής εκπαίδευση"
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "m3", value: "Ακρίβεια", title: "Ποιότητα", items: [
|
||||
"Λεπτομέρεια στην εργασία", "Κορυφαία υλικά", "Έλεγχος ασφαλείας"],
|
||||
},
|
||||
"Λεπτομέρεια στην εργασία", "Κορυφαία υλικά", "Έλεγχος ασφαλείας"
|
||||
]
|
||||
}
|
||||
]}
|
||||
title="Γιατί η εμπιστοσύνη χτίζεται με σωστή δουλειά."
|
||||
description="Διαφάνεια, εμπειρία και συνέπεια σε κάθε στάδιο της εργασίας μας."
|
||||
@@ -141,15 +153,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Γιάννης Π.", date: "12/01/2024", title: "Άψογη εξυπηρέτηση", quote: "Από τα λίγα συνεργεία που εμπιστεύεσαι πραγματικά.", tag: "Premium", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-woman-business-embrace-confidence-posing-beauty-black-african-american-isolated-gray-background_640221-39.jpg", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-business-woman_23-2148411838.jpg"},
|
||||
id: "1", name: "Γιάννης Π.", date: "12/01/2024", title: "Άψογη εξυπηρέτηση", quote: "Από τα λίγα συνεργεία που εμπιστεύεσαι πραγματικά.", tag: "Premium", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-woman-business-embrace-confidence-posing-beauty-black-african-american-isolated-gray-background_640221-39.jpg", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-business-woman_23-2148411838.jpg"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Μαρία Κ.", date: "15/01/2024", title: "Επαγγελματισμός", quote: "Γρήγορο service, σωστή διάγνωση και λογικές τιμές.", tag: "Expertise", avatarSrc: "http://img.b2bpic.net/free-photo/optimistic-confident-carefree-chill-african-american-female_176420-31297.jpg", imageSrc: "http://img.b2bpic.net/free-photo/pretty-attractive-young-mixed-race-model-with-large-afro-wearing-navy-jacket-her-naked-body-shorts_633478-1216.jpg"},
|
||||
id: "2", name: "Μαρία Κ.", date: "15/01/2024", title: "Επαγγελματισμός", quote: "Γρήγορο service, σωστή διάγνωση και λογικές τιμές.", tag: "Expertise", avatarSrc: "http://img.b2bpic.net/free-photo/optimistic-confident-carefree-chill-african-american-female_176420-31297.jpg", imageSrc: "http://img.b2bpic.net/free-photo/pretty-attractive-young-mixed-race-model-with-large-afro-wearing-navy-jacket-her-naked-body-shorts_633478-1216.jpg"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Κώστας Α.", date: "20/01/2024", title: "Κορυφαίοι", quote: "Άνθρωποι που ξέρουν τη δουλειά τους και σέβονται τον πελάτη.", tag: "Trust", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-with-backpack_23-2149915916.jpg", imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-businessman-model-dressed-elegant-blue-suit-posing-street-background-metrosexual_158538-10527.jpg"},
|
||||
id: "3", name: "Κώστας Α.", date: "20/01/2024", title: "Κορυφαίοι", quote: "Άνθρωποι που ξέρουν τη δουλειά τους και σέβονται τον πελάτη.", tag: "Trust", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-with-backpack_23-2149915916.jpg", imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-businessman-model-dressed-elegant-blue-suit-posing-street-background-metrosexual_158538-10527.jpg"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Ελένη Δ.", date: "25/01/2024", title: "Συνέπεια", quote: "Εξαιρετική εξυπηρέτηση και συνέπεια. Το προτείνω ανεπιφύλακτα.", tag: "Quality", avatarSrc: "http://img.b2bpic.net/free-photo/joyful-good-looking-ordinary-man-with-ginger-hair-bristle-blue-t-shirt-smiling-broadly_176420-27465.jpg", imageSrc: "http://img.b2bpic.net/free-photo/stylish-bearded-male-dressed-suit-sunglasses-dark-grey-background_613910-12505.jpg"},
|
||||
id: "4", name: "Ελένη Δ.", date: "25/01/2024", title: "Συνέπεια", quote: "Εξαιρετική εξυπηρέτηση και συνέπεια. Το προτείνω ανεπιφύλακτα.", tag: "Quality", avatarSrc: "http://img.b2bpic.net/free-photo/joyful-good-looking-ordinary-man-with-ginger-hair-bristle-blue-t-shirt-smiling-broadly_176420-27465.jpg", imageSrc: "http://img.b2bpic.net/free-photo/stylish-bearded-male-dressed-suit-sunglasses-dark-grey-background_613910-12505.jpg"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Γιώργος Σ.", date: "02/02/2024", title: "Επαγγελματίες", quote: "Σοβαρότητα και τεχνογνωσία σε υψηλό επίπεδο.", tag: "Reliability", avatarSrc: "http://img.b2bpic.net/free-photo/blond-photographer-female-dressed-black-leather-jacket-holds-professional-digital-camera-tripod_613910-199.jpg", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-holding-camera-while-standing-against-red-background-high-quality-photo_114579-60918.jpg"},
|
||||
id: "5", name: "Γιώργος Σ.", date: "02/02/2024", title: "Επαγγελματίες", quote: "Σοβαρότητα και τεχνογνωσία σε υψηλό επίπεδο.", tag: "Reliability", avatarSrc: "http://img.b2bpic.net/free-photo/blond-photographer-female-dressed-black-leather-jacket-holds-professional-digital-camera-tripod_613910-199.jpg", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-holding-camera-while-standing-against-red-background-high-quality-photo_114579-60918.jpg"
|
||||
}
|
||||
]}
|
||||
title="Τι λένε οι πελάτες μας"
|
||||
description="Εμπιστοσύνη που αποδεικνύεται στην πράξη, καθημερινά."
|
||||
@@ -164,8 +181,9 @@ export default function LandingPage() {
|
||||
metrics={[
|
||||
{
|
||||
id: "ban1", value: "100%", title: "Απόλυτη Ακρίβεια", items: [
|
||||
"Αυστηρά πρωτόκολλα", "Ελεγμένη ποιότητα"],
|
||||
},
|
||||
"Αυστηρά πρωτόκολλα", "Ελεγμένη ποιότητα"
|
||||
]
|
||||
}
|
||||
]}
|
||||
title="Performance. Αξιοπιστία. Ακρίβεια."
|
||||
description="Το πάθος μας για τα αυτοκίνητα μεταφράζεται σε κορυφαία ασφάλεια για εσάς."
|
||||
@@ -176,13 +194,16 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "animated-grid"}}
|
||||
variant: "animated-grid"
|
||||
}}
|
||||
text="Αφροδίτης 8, Ίλιον | 210 261 8811"
|
||||
buttons={[
|
||||
{
|
||||
text: "Κλήση Τώρα", href: "tel:+302102618811"},
|
||||
text: "Κλήση Τώρα", href: "tel:+302102618811"
|
||||
},
|
||||
{
|
||||
text: "Οδηγίες", href: "https://maps.google.com"},
|
||||
text: "Οδηγίες", href: "https://maps.google.com"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user