From 8b283ebad9c180ddbe210c31a7e16cc1aeecd171 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 06:55:05 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b8ede85..4af73e6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -77,23 +77,23 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/college-girls-doing-home-assignment-cafeteria-using-digital-tablet-making-notes-paper_273609-5563.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/college-girls-doing-home-assignment-cafeteria-using-digital-tablet-making-notes-paper_273609-5563.jpg?_wi=1", imageAlt: "Φροντιστήριο ΝΟΗΣΗ", }, { - imageSrc: "http://img.b2bpic.net/free-photo/college-girls-doing-home-assignment-cafeteria-using-digital-tablet-making-notes-paper_273609-5563.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/college-girls-doing-home-assignment-cafeteria-using-digital-tablet-making-notes-paper_273609-5563.jpg?_wi=2", imageAlt: "Φροντιστήριο ΝΟΗΣΗ", }, { - imageSrc: "http://img.b2bpic.net/free-photo/college-girls-doing-home-assignment-cafeteria-using-digital-tablet-making-notes-paper_273609-5563.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/college-girls-doing-home-assignment-cafeteria-using-digital-tablet-making-notes-paper_273609-5563.jpg?_wi=3", imageAlt: "Φροντιστήριο ΝΟΗΣΗ", }, { - imageSrc: "http://img.b2bpic.net/free-photo/college-girls-doing-home-assignment-cafeteria-using-digital-tablet-making-notes-paper_273609-5563.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/college-girls-doing-home-assignment-cafeteria-using-digital-tablet-making-notes-paper_273609-5563.jpg?_wi=4", imageAlt: "Φροντιστήριο ΝΟΗΣΗ", }, { - imageSrc: "http://img.b2bpic.net/free-photo/college-girls-doing-home-assignment-cafeteria-using-digital-tablet-making-notes-paper_273609-5563.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/college-girls-doing-home-assignment-cafeteria-using-digital-tablet-making-notes-paper_273609-5563.jpg?_wi=5", imageAlt: "Φροντιστήριο ΝΟΗΣΗ", }, ]} @@ -106,7 +106,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Σχετικά με τα Φροντιστήρια ΝΟΗΣΗ" description="Με έδρα το Πλαγιάρι, προσφέρουμε ολοκληρωμένη εκπαιδευτική υποστήριξη με προσωπική προσέγγιση και αποδεδειγμένη εμπειρία." - imageSrc="http://img.b2bpic.net/free-photo/diverse-education-shoot_53876-47033.jpg" + imageSrc="http://img.b2bpic.net/free-photo/diverse-education-shoot_53876-47033.jpg?_wi=1" imageAlt="Σχετικά με εμάς" /> @@ -124,7 +124,7 @@ export default function LandingPage() { "Θεμελίωση γνώσεων", "Υποστήριξη σε βασικά μαθήματα", ], - imageSrc: "http://img.b2bpic.net/free-photo/college-girls-doing-home-assignment-cafeteria-using-digital-tablet-making-notes-paper_273609-5563.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/college-girls-doing-home-assignment-cafeteria-using-digital-tablet-making-notes-paper_273609-5563.jpg?_wi=6", imageAlt: "modern classroom interior clean", }, { @@ -134,7 +134,7 @@ export default function LandingPage() { "Εμβάθυνση στην ύλη", "Προετοιμασία ενδοσχολικών", ], - imageSrc: "http://img.b2bpic.net/free-photo/diverse-education-shoot_53876-47033.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/diverse-education-shoot_53876-47033.jpg?_wi=2", imageAlt: "academic tutor helping student", }, { @@ -144,7 +144,7 @@ export default function LandingPage() { "Στόχος η εισαγωγή στο Πανεπιστήμιο", "Εντατική προετοιμασία", ], - imageSrc: "http://img.b2bpic.net/free-photo/top-view-paper-person-frame_23-2149001149.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-paper-person-frame_23-2149001149.jpg?_wi=1", imageAlt: "student reading textbook", }, ]} @@ -207,7 +207,7 @@ export default function LandingPage() { content: "Μιαούλη 29, Πλαγιάρι.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/top-view-paper-person-frame_23-2149001149.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-paper-person-frame_23-2149001149.jpg?_wi=2" imageAlt="Συχνές ερωτήσεις" title="Συχνές Ερωτήσεις" description="Όσα πρέπει να γνωρίζετε για την εγγραφή και τη λειτουργία μας." -- 2.49.1