Merge version_1 into main #1
@@ -68,35 +68,35 @@ export default function LandingPage() {
|
||||
handle: "@foodie",
|
||||
testimonial: "Βρίσκεις τα πάντα! Μια εμπειρία που πρέπει να ζήσεις.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blond-woman-eating-salad_23-2148173216.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blond-woman-eating-salad_23-2148173216.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Maria S.",
|
||||
handle: "@traveler",
|
||||
testimonial: "Σαν να ταξιδεύεις σε άλλη εποχή. Απίστευτα χρώματα.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-smiled-beautiful-caucasian-woman-with-friends-cozy-cafe_8353-10012.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-smiled-beautiful-caucasian-woman-with-friends-cozy-cafe_8353-10012.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Νίκος Α.",
|
||||
handle: "@chef_nikos",
|
||||
testimonial: "Πρώτες ύλες ανώτερης ποιότητας. Το Καπάνι είναι το σπίτι μου.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blond-woman-eating-salad_23-2148173216.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blond-woman-eating-salad_23-2148173216.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
name: "Elena V.",
|
||||
handle: "@vlogger",
|
||||
testimonial: "Μαγεία! Κάθε γωνιά κρύβει μια έκπληξη.",
|
||||
rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-smiled-beautiful-caucasian-woman-with-friends-cozy-cafe_8353-10012.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-smiled-beautiful-caucasian-woman-with-friends-cozy-cafe_8353-10012.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
name: "Κώστας Μ.",
|
||||
handle: "@local_expert",
|
||||
testimonial: "Η ιστορία της πόλης μας διατηρείται ζωντανή εδώ.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blond-woman-eating-salad_23-2148173216.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blond-woman-eating-salad_23-2148173216.jpg?_wi=3",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
@@ -167,19 +167,19 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Γεύσεις & Φαγητό",
|
||||
description: "Από παραδοσιακά μεζεδοπωλεία μέχρι εξαιρετικά τοπικά τυριά.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-japanese-street-food_23-2149287837.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-japanese-street-food_23-2149287837.jpg?_wi=1",
|
||||
imageAlt: "Γεύσεις",
|
||||
},
|
||||
{
|
||||
title: "Κρυμμένοι Θησαυροί",
|
||||
description: "Επιλεγμένα υλικά για σεφ και food lovers.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-colored-water-tea-kinds-cups-bowls-dark-wooden-background-horizontal_176474-5358.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-colored-water-tea-kinds-cups-bowls-dark-wooden-background-horizontal_176474-5358.jpg?_wi=1",
|
||||
imageAlt: "Θησαυροί",
|
||||
},
|
||||
{
|
||||
title: "Ζωή της Αγοράς",
|
||||
description: "Η καθημερινή ενέργεια και η αυθεντική ανθρώπινη επαφή.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/family-cooking-kitchen-food-togetherness-concept_53876-23034.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/family-cooking-kitchen-food-togetherness-concept_53876-23034.jpg?_wi=1",
|
||||
imageAlt: "Ζωή",
|
||||
},
|
||||
]}
|
||||
@@ -201,7 +201,7 @@ export default function LandingPage() {
|
||||
price: "Premium",
|
||||
rating: 5,
|
||||
reviewCount: "120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-japanese-street-food_23-2149287837.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-japanese-street-food_23-2149287837.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
@@ -210,7 +210,7 @@ export default function LandingPage() {
|
||||
price: "Top",
|
||||
rating: 5,
|
||||
reviewCount: "85",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/family-cooking-kitchen-food-togetherness-concept_53876-23034.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/family-cooking-kitchen-food-togetherness-concept_53876-23034.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
@@ -219,7 +219,7 @@ export default function LandingPage() {
|
||||
price: "Fresh",
|
||||
rating: 5,
|
||||
reviewCount: "200",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wicker-basket-fresh-leafy-vegetables-arranged-row-market-stall_23-2148209773.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wicker-basket-fresh-leafy-vegetables-arranged-row-market-stall_23-2148209773.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
@@ -228,7 +228,7 @@ export default function LandingPage() {
|
||||
price: "Aromatic",
|
||||
rating: 5,
|
||||
reviewCount: "150",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-colored-water-tea-kinds-cups-bowls-dark-wooden-background-horizontal_176474-5358.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-colored-water-tea-kinds-cups-bowls-dark-wooden-background-horizontal_176474-5358.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
@@ -237,7 +237,7 @@ export default function LandingPage() {
|
||||
price: "Authentic",
|
||||
rating: 5,
|
||||
reviewCount: "95",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-colored-water-tea-kinds-cups-bowls-dark-wooden-background-horizontal_176474-5358.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-colored-water-tea-kinds-cups-bowls-dark-wooden-background-horizontal_176474-5358.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "p6",
|
||||
@@ -246,7 +246,7 @@ export default function LandingPage() {
|
||||
price: "Value",
|
||||
rating: 5,
|
||||
reviewCount: "110",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wicker-basket-fresh-leafy-vegetables-arranged-row-market-stall_23-2148209773.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wicker-basket-fresh-leafy-vegetables-arranged-row-market-stall_23-2148209773.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Προϊόντα της Αγοράς"
|
||||
@@ -304,7 +304,7 @@ export default function LandingPage() {
|
||||
content: "Υπάρχουν επιλογές για κάθε budget, από οικονομικές προσφορές μέχρι premium.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/wicker-basket-fresh-leafy-vegetables-arranged-row-market-stall_23-2148209773.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/wicker-basket-fresh-leafy-vegetables-arranged-row-market-stall_23-2148209773.jpg?_wi=3"
|
||||
mediaAnimation="blur-reveal"
|
||||
title="Συχνές Ερωτήσεις"
|
||||
description="Οργάνωσε την επίσκεψή σου και μάθε τι να περιμένεις."
|
||||
|
||||
Reference in New Issue
Block a user