Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 452261fbd2 | |||
| 732c02c307 | |||
| a14f1ef645 |
@@ -91,6 +91,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
title="Our Signature Collection"
|
||||
description="Explore our curated fragrance profiles."
|
||||
buttons={[{ text: "View Details", href: "#" }, { text: "Add to Cart", href: "#" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -159,4 +160,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user