diff --git a/src/app/page.tsx b/src/app/page.tsx index 7929a62..126e64b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" }}