feat: update NewButton component to include large size variant for improved usability

This commit is contained in:
2025-06-11 12:06:14 +05:00
parent f204767e0a
commit 9a3febab3f
+1
View File
@@ -43,6 +43,7 @@ function Layout() {
</AnimatePresence>
<NewButton
variant="cta"
size="large"
className="w-[18.889vw]"
onClick={() => {
setPosition("right");