Update src/app/page.tsx
This commit is contained in:
@@ -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