Update src/app/page.tsx

This commit is contained in:
2026-06-12 08:33:48 +00:00
parent abe8d6ffc2
commit 3e233d67ca

View File

@@ -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"
/>
</div>
@@ -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",
},
]}