Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-22 08:39:49 +00:00

View File

@@ -44,7 +44,7 @@ export default function LandingPage() {
<HeroBillboardGallery
title="Luxe Beauty Salon"
description="Experience premium hair, nail, and beauty services in our elegant salon. Our expert stylists deliver personalized treatments tailored to your unique beauty goals."
background="radial-gradient"
background={{ variant: "radial-gradient" }}
tag="Premium Beauty Destination"
tagIcon={Sparkles}
tagAnimation="slide-up"
@@ -54,12 +54,12 @@ export default function LandingPage() {
]}
buttonAnimation="slide-up"
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/fuzzy-room-with-armchairs_1203-958.jpg", imageAlt: "Luxury salon manicure service" },
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-beauty-salon-interior_23-2148910541.jpg", imageAlt: "Professional hair styling" },
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-her-nail-art-fingernails-with-purse_23-2149820392.jpg", imageAlt: "Hair color treatment" },
{ imageSrc: "http://img.b2bpic.net/free-photo/women-posing-robes-spa_23-2148345732.jpg", imageAlt: "Premium pedicure service" },
{ imageSrc: "http://img.b2bpic.net/free-photo/makeup-artist-female-customer-looking-mobile-phone_329181-1952.jpg", imageAlt: "Salon styling session" },
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-hand-holding-chisel_23-2149730908.jpg", imageAlt: "Professional beauty treatment" }
{ imageSrc: "http://img.b2bpic.net/free-photo/fuzzy-room-with-armchairs_1203-958.jpg", imageAlt: "luxury nail salon professional manicure" },
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-beauty-salon-interior_23-2148910541.jpg", imageAlt: "hair salon styling brunette woman" },
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-her-nail-art-fingernails-with-purse_23-2149820392.jpg", imageAlt: "salon hair color treatment process" },
{ imageSrc: "http://img.b2bpic.net/free-photo/women-posing-robes-spa_23-2148345732.jpg", imageAlt: "professional hair salon styling cut" },
{ imageSrc: "http://img.b2bpic.net/free-photo/makeup-artist-female-customer-looking-mobile-phone_329181-1952.jpg", imageAlt: "salon hair styling blonde woman" },
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-hand-holding-chisel_23-2149730908.jpg", imageAlt: "salon beauty treatment professional care" }
]}
mediaAnimation="slide-up"
ariaLabel="Hero section - Luxe Beauty Salon"