Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #5.
This commit is contained in:
2026-03-26 06:16:35 +00:00

View File

@@ -108,7 +108,7 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
features={[
{
id: "gallery-1", title: "Luxurious Interiors", description: "Step into a world of comfort and style.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BTFqU676lyfVINSaN7Y2fFrPSV/uploaded-1774505647319-189hphh0.jpg", imageAlt: "Luxurious salon interior"
id: "gallery-1", title: "Luxurious Interiors", description: "Step into a world of comfort and style.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BTFqU676lyfVINSaN7Y2fFrPSV/uploaded-1774505647319-189hphh0.jpg?_wi=1", imageAlt: "Luxurious salon interior"
},
{
id: "gallery-2", title: "Expert Hair Styling", description: "Our stylists craft your perfect look.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BTFqU676lyfVINSaN7Y2fFrPSV/uploaded-1774505647319-v7emc88j.jpg", imageAlt: "Client receiving hair styling"
@@ -170,7 +170,7 @@ export default function LandingPage() {
title="Ready for Your Exclusive Experience?"
description="Schedule your appointment today and let our expert stylists bring your vision to life. Effortless booking, exceptional service."
buttonText="Book Now"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BTFqU676lyfVINSaN7Y2fFrPSV/uploaded-1774505647319-189hphh0.jpg"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BTFqU676lyfVINSaN7Y2fFrPSV/uploaded-1774505647319-189hphh0.jpg?_wi=2"
imageAlt="Hair stylist working on client's hair"
mediaAnimation="slide-up"
background={{ variant: "animated-grid" }}