diff --git a/src/components/navbar/NavbarStyleApple/NavbarStyleApple.tsx b/src/components/navbar/NavbarStyleApple/NavbarStyleApple.tsx index 7498abf..624865e 100644 --- a/src/components/navbar/NavbarStyleApple/NavbarStyleApple.tsx +++ b/src/components/navbar/NavbarStyleApple/NavbarStyleApple.tsx @@ -79,7 +79,9 @@ const NavbarStyleApple = ({ buttonClassName, buttonTextClassName )} - /> + > + Limited Time! + )} @@ -122,7 +124,9 @@ const NavbarStyleApple = ({ cls("w-full", buttonClassName), buttonTextClassName )} - /> + > + Limited Time! + )}