2 Commits

Author SHA1 Message Date
1c70c872fd Update src/app/page.tsx 2026-04-06 09:51:15 +00:00
848e34234e Merge version_3 into main
Merge version_3 into main
2026-04-06 09:47:28 +00:00

View File

@@ -100,11 +100,11 @@ export default function LandingPage() {
rating={5} rating={5}
author="Γιώργος Παπαδόπουλος" author="Γιώργος Παπαδόπουλος"
avatars={[ avatars={[
{ src: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2727.jpg", alt: "Πελάτης 1" }, { 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/black-businessman-happy-expression_1194-2727.jpg", alt: "Πελάτης 2" }, { 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/black-businessman-happy-expression_1194-2727.jpg", alt: "Πελάτης 3" }, { 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/black-businessman-happy-expression_1194-2727.jpg", alt: "Πελάτης 4" }, { src: "http://img.b2bpic.net/free-photo/girl-casualwear_1098-13407.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/smiling-female-staff-airport-terminal_107420-85049.jpg", alt: "Πελάτης 5" },
]} ]}
ratingAnimation="blur-reveal" ratingAnimation="blur-reveal"
avatarsAnimation="blur-reveal" avatarsAnimation="blur-reveal"