Update src/app/page.tsx
This commit is contained in:
@@ -76,6 +76,7 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
title="Premium Selections"
|
title="Premium Selections"
|
||||||
description="Hand-picked strains and accessories for every preference."
|
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>
|
</div>
|
||||||
|
|
||||||
@@ -173,4 +174,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user