Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1c70c872fd | |||
| 848e34234e | |||
| 1afe8bd59c | |||
| 85b1f18289 | |||
| 89f4eb026d | |||
| 44dbb6762a | |||
| 435198c094 | |||
| 00754e205a |
@@ -42,7 +42,7 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Άμεση Εξυπηρέτηση Ψυκτικών Εργασιών στη Θεσσαλονίκη"
|
||||
title="Άμεση Επισκευή & Συντήρηση Ψυγείων & A/C στη Θεσσαλονίκη"
|
||||
description="Επισκευή, εγκατάσταση & συντήρηση ψυγείων και κλιματιστικών. Είμαστε δίπλα σας για οποιαδήποτε βλάβη με ταχύτητα και αξιοπιστία."
|
||||
tag="Επείγουσα εξυπηρέτηση διαθέσιμη"
|
||||
buttons={[{ text: "Καλέστε τώρα", href: "tel:6977689296" }]}
|
||||
@@ -100,11 +100,11 @@ export default function LandingPage() {
|
||||
rating={5}
|
||||
author="Γιώργος Παπαδόπουλος"
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2727.jpg", alt: "Πελάτης 1" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2727.jpg", alt: "Πελάτης 2" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2727.jpg", alt: "Πελάτης 3" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2727.jpg", alt: "Πελάτης 4" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2727.jpg", alt: "Πελάτης 5" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/people-technology-close-up-shot-happy-face-attractive-bearded-man-sitting-front-laptop-screen-smiling-joyfully-while-messaging-friends-online-via-social-networks_273609-6655.jpg", alt: "Πελάτης 1" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/cropped-image-black-woman-with-afro-haircut-uses-mobile-phone-satisfied-poses-outdoor-private-sector-near-her-house_273609-18705.jpg", alt: "Πελάτης 2" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/people-positiveness-happiness-concept-glad-smiling-male-teenager-wears-big-spectacles-being-happy_273609-8656.jpg", alt: "Πελάτης 3" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/girl-casualwear_1098-13407.jpg", alt: "Πελάτης 4" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/smiling-female-staff-airport-terminal_107420-85049.jpg", alt: "Πελάτης 5" },
|
||||
]}
|
||||
ratingAnimation="blur-reveal"
|
||||
avatarsAnimation="blur-reveal"
|
||||
@@ -123,6 +123,8 @@ export default function LandingPage() {
|
||||
textarea={{ name: "message", placeholder: "Περιγράψτε το πρόβλημα της συσκευής σας", rows: 4, required: true }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-refrigerant-manifold-gauges_482257-90522.jpg?_wi=1"
|
||||
mediaPosition="right"
|
||||
buttonText=""
|
||||
className="hidden-button"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -150,4 +152,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user