Bob AI: add urgency messaging to the contact CTA section l...
This commit is contained in:
@@ -82,6 +82,7 @@ const NavbarStyleApple = ({
|
||||
href="#about"
|
||||
className="!text-base"
|
||||
/>
|
||||
<div className="text-sm text-red-500">Limited Time Offer</div>
|
||||
{button && (
|
||||
<Button
|
||||
{...getButtonProps(
|
||||
@@ -92,7 +93,7 @@ const NavbarStyleApple = ({
|
||||
buttonTextClassName
|
||||
)}
|
||||
>
|
||||
Limited Time!
|
||||
Get in touch today - Limited Time Offer!
|
||||
</Button>
|
||||
)}
|
||||
</div>
|
||||
@@ -137,7 +138,7 @@ const NavbarStyleApple = ({
|
||||
buttonTextClassName
|
||||
)}
|
||||
>
|
||||
Limited Time!
|
||||
Get in touch today - Limited Time Offer!
|
||||
</Button>
|
||||
)}
|
||||
</MobileMenu>
|
||||
|
||||
Reference in New Issue
Block a user