Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d17db297de | |||
| 0cb3e47ccf | |||
| 9ad8c61136 | |||
| 680db2faac |
@@ -86,7 +86,7 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
title="Shop Our Premium Collection"
|
||||
title="Shop Our Signature Collection"
|
||||
description="Discover our signature line of raw and virgin hair, meticulously sourced and tested for durability and natural luster."
|
||||
buttons={[{ text: "Shop All", href: "/store" }]}
|
||||
products={[
|
||||
@@ -150,7 +150,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
tag="Let's Talk"
|
||||
title="Ready to Transform Your Look?"
|
||||
description="Stay updated with our latest collections, promotions, and salon news."
|
||||
description="Subscribe for exclusive hair care tips and early access to new arrivals."
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={true}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -171,4 +171,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user