From 3e233d67ca724f2045bfedf709a10dd72cb32df2 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 12 Jun 2026 08:33:48 +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 7d1291c..5475e08 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -105,7 +105,7 @@ export default function LandingPage() { href: "https://wa.me/212665024020", }, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3F1nBgZQwoxGg97fZ7kzy5N0ZAx/uploaded-1781253068563-1ivr8bgo.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3F1nBgZQwoxGg97fZ7kzy5N0ZAx/uploaded-1781253068563-1ivr8bgo.jpg?_wi=1" imageAlt="Luxury beauty salon hair styling session" mediaAnimation="slide-up" avatars={[ @@ -166,7 +166,7 @@ export default function LandingPage() { useInvertedBackground={true} title="Your Beauty Journey Starts Here" description="At Keyzo Beauty Center, beauty is more than a service—it is an experience. Our team combines creativity, expertise, and premium products to deliver personalized beauty solutions that enhance confidence and natural elegance. Whether you're preparing for a special event or simply treating yourself, every visit is designed to leave you looking and feeling your absolute best." - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3F1nBgZQwoxGg97fZ7kzy5N0ZAx/uploaded-1781253068563-pa8ywfdy.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3F1nBgZQwoxGg97fZ7kzy5N0ZAx/uploaded-1781253068563-pa8ywfdy.jpg?_wi=1" imageAlt="Elegant salon interior with seating area" /> @@ -328,7 +328,7 @@ export default function LandingPage() { name: "Salon Interior Ambiance", price: "Luxury Experience", variant: "Gallery Highlight", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3F1nBgZQwoxGg97fZ7kzy5N0ZAx/uploaded-1781253068563-pa8ywfdy.jpg", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3F1nBgZQwoxGg97fZ7kzy5N0ZAx/uploaded-1781253068563-pa8ywfdy.jpg?_wi=2", imageAlt: "Luxury salon interior view", }, { @@ -336,7 +336,7 @@ export default function LandingPage() { name: "Professional Hair Station", price: "Modern Design", variant: "Gallery Highlight", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3F1nBgZQwoxGg97fZ7kzy5N0ZAx/uploaded-1781253068563-1ivr8bgo.jpg", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3F1nBgZQwoxGg97fZ7kzy5N0ZAx/uploaded-1781253068563-1ivr8bgo.jpg?_wi=2", imageAlt: "Modern hair styling station with elegant mirror", }, ]}