Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d4c92bad55 | |||
| 8e2556f838 | |||
| f5373785f2 | |||
| 0ca11c2958 |
@@ -51,11 +51,13 @@ 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>
|
||||
|
||||
<div id="features" data-section="features">
|
||||
<FeatureCardSixteen
|
||||
tag="The Indigo Difference"
|
||||
animationType="depth-3d"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
@@ -179,4 +181,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user