Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-09 12:37:35 +00:00

View File

@@ -98,15 +98,15 @@ export default function LandingPage() {
features={[
{
title: "Live Μουσικές Στιγμές", description: "Μελωδίες που συνοδεύουν το δείπνο σας και μετατρέπουν κάθε βράδυ σε ένα ταξίδι στα συναισθήματα.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/teenage-boy-girl-recording-music-their-home-studio-with-guitar_23-2149666509.jpg", imageAlt: "Live music performance"},
imageSrc: "http://img.b2bpic.net/free-photo/teenage-boy-girl-recording-music-their-home-studio-with-guitar_23-2149666509.jpg?_wi=1", imageAlt: "Live music performance"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/teenage-boy-girl-recording-music-their-home-studio-with-guitar_23-2149666509.jpg", imageAlt: "Live music performance detail"}
imageSrc: "http://img.b2bpic.net/free-photo/teenage-boy-girl-recording-music-their-home-studio-with-guitar_23-2149666509.jpg?_wi=2", imageAlt: "Live music performance detail"}
},
{
title: "Εκλεκτές Γεύσεις & Οίνοι", description: "Επιλεγμένες ετικέτες που ταιριάζουν απόλυτα με τις αυθεντικές μας συνταγές.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-having-dinner_23-2149882896.jpg", imageAlt: "Wine selection"},
imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-having-dinner_23-2149882896.jpg?_wi=1", imageAlt: "Wine selection"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-having-dinner_23-2149882896.jpg", imageAlt: "Waiting service"}
imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-having-dinner_23-2149882896.jpg?_wi=2", imageAlt: "Waiting service"}
}
]}
showStepNumbers={false}