Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-03-27 18:24:33 +00:00

View File

@@ -51,7 +51,7 @@ export default function LandingPage() {
imageSrc="http://img.b2bpic.net/free-photo/low-angle-female-employees-coffee-break_23-2148347250.jpg"
imageAlt="Φρεσκοψημένα προϊόντα"
mediaAnimation="slide-up"
videoSrc="https://www.w3schools.com/tags/movie.mp4"
videoSrc="https://www.w3schools.com/tags/movie.mp4?_wi=1"
/>
</div>
@@ -96,7 +96,7 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "t1", name: "Μαρία Γ.", handle: "@maria_g", testimonial: "Το καλύτερο ψωμί στην περιοχή!", imageSrc: "http://img.b2bpic.net/free-photo/smiley-friends-restaurant-drinking-coffee_23-2148395453.jpg"},
id: "t1", name: "Μαρία Γ.", handle: "@maria_g", testimonial: "Το καλύτερο ψωμί στην περιοχή!", imageSrc: "http://img.b2bpic.net/free-photo/smiley-friends-restaurant-drinking-coffee_23-2148395453.jpg?_wi=1"},
{
id: "t2", name: "Γιώργος Π.", handle: "@giorgos_p", testimonial: "Φοβερά γλυκά, πολύ εξυπηρετικό προσωπικό.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-indoor-portrait-pretty-charming-lady-with-curly-hair-wearing-brown-shirt-is-holding-cup-with-coffee-looking-forward-morning-breakfast-recreation_291650-2693.jpg"},
{
@@ -104,7 +104,7 @@ export default function LandingPage() {
{
id: "t4", name: "Κώστας Δ.", handle: "@kostas_d", testimonial: "Πολύ ωραία ατμόσφαιρα, ιδανικό για πρωινό.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-lady-with-cup-coffee-standing-counter-waiting-customers_291650-1367.jpg"},
{
id: "t5", name: "Αννα Τ.", handle: "@anna_t", testimonial: "Εξαιρετική εξυπηρέτηση και αυθεντικές γεύσεις που θυμίζουν παιδικά χρόνια.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-friends-restaurant-drinking-coffee_23-2148395453.jpg"},
id: "t5", name: "Αννα Τ.", handle: "@anna_t", testimonial: "Εξαιρετική εξυπηρέτηση και αυθεντικές γεύσεις που θυμίζουν παιδικά χρόνια.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-friends-restaurant-drinking-coffee_23-2148395453.jpg?_wi=2"},
]}
title="Τι λένε οι πελάτες μας"
description="Η αγάπη σας είναι η έμπνευσή μας."
@@ -128,7 +128,7 @@ export default function LandingPage() {
title="Συχνές Ερωτήσεις"
description="Όσα θέλετε να μάθετε για εμάς."
faqsAnimation="slide-up"
videoSrc="https://www.w3schools.com/tags/movie.mp4"
videoSrc="https://www.w3schools.com/tags/movie.mp4?_wi=2"
/>
</div>