Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ede94af4d5 | |||
| aa3becd017 |
@@ -99,6 +99,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: "Explore Platform", href: "products" }
|
||||
]}
|
||||
features={[
|
||||
{
|
||||
title: "Authentic Quality Guaranteed", description: "Every decant is verified for authenticity and quality", bentoComponent: "globe"
|
||||
@@ -228,4 +231,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user