Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c38cae3751 | |||
| 82c2706fd3 | |||
| e99fea5070 | |||
| 559d9e19fd |
@@ -76,6 +76,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
title="Premium Selections"
|
||||
description="Hand-picked strains and accessories for every preference."
|
||||
actionButtonClassName="!opacity-100 !pointer-events-auto !bg-primary !text-white !font-bold !px-6 !py-2 !rounded-full !shadow-lg hover:!scale-105 transition-all"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -173,4 +174,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user