From 2c91ffc7ecdf91c5b872cdf9f6376e7273a890c8 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 27 May 2026 01:49:29 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8449d28..31b8cdb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -99,7 +99,7 @@ export default function LandingPage() { href: "#services", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/room-with-massage-tables-wall-with-lights-it_188544-36461.jpg" + imageSrc="http://img.b2bpic.net/free-photo/room-with-massage-tables-wall-with-lights-it_188544-36461.jpg?_wi=1" imageAlt="Luxury beauty salon interior with elegant styling" mediaAnimation="slide-up" avatars={[ @@ -163,7 +163,7 @@ export default function LandingPage() { description="Στο Elegance Atelier, πιστεύουμε ότι η ομορφιά είναι μια μορφή τέχνης. Κάθε υπηρεσία είναι μια προσεκτική δημιουργία, σχεδιασμένη να αναδείξει τη μοναδική σας λάμψη." subdescription="Με πάθος για την τελειότητα και προσήλωση στην καινοτομία, δημιουργούμε εμπειρίες που ξεπερνούν τις προσδοκίες, αφήνοντας σας ανανεωμένους και γεμάτους αυτοπεποίθηση." icon={Sparkles} - imageSrc="http://img.b2bpic.net/free-photo/make-up-concept-with-plant_23-2149030351.jpg" + imageSrc="http://img.b2bpic.net/free-photo/make-up-concept-with-plant_23-2149030351.jpg?_wi=1" imageAlt="Woman receiving a luxurious facial treatment" mediaAnimation="blur-reveal" /> @@ -197,7 +197,7 @@ export default function LandingPage() { imageAlt: "Manicure treatment", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/room-with-massage-tables-wall-with-lights-it_188544-36461.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/room-with-massage-tables-wall-with-lights-it_188544-36461.jpg?_wi=2", imageAlt: "stylist cutting hair luxury salon close up", }, { @@ -205,7 +205,7 @@ export default function LandingPage() { description: "Πολυτελείς περιποιήσεις για άψογα νύχια, με μεγάλη ποικιλία χρωμάτων και σχεδίων.", bentoComponent: "reveal-icon", icon: Feather, - imageSrc: "http://img.b2bpic.net/free-photo/make-up-concept-with-plant_23-2149030351.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/make-up-concept-with-plant_23-2149030351.jpg?_wi=2", imageAlt: "stylist cutting hair luxury salon close up", }, { -- 2.49.1