Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-05-02 09:12:33 +00:00

View File

@@ -51,6 +51,7 @@ export default function LandingPage() {
description="Experience the pinnacle of luxury at Indigo, where artistry meets beauty in our serene, designer salon."
imageSrc="http://img.b2bpic.net/free-photo/beauty-slim-african-american-model-wear-black-blouse-green-long-legs-pants-posed-chinese-cafe_627829-5911.jpg"
imageAlt="Luxurious Indigo Salon interior view"
buttons={[{ text: "Book Your Consultation", href: "#services" }]}
/>
</div>
@@ -179,4 +180,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}