connect links to a tegs
This commit is contained in:
@@ -32,12 +32,12 @@ export default function Offer() {
|
||||
<Text txt="about-block-quote" />
|
||||
<span className="mt-2">"</span>
|
||||
</div>
|
||||
<button className="w-[200px] h-[50px] flex items-center justify-center group relative text-white hover:text-primary bg-primary text-lg font-bold py-2 px-5 hover:cursor-pointer">
|
||||
<a href="tel:+998917412920" className="w-[200px] h-[50px] flex items-center justify-center group relative text-white hover:text-primary bg-primary text-lg font-bold py-2 px-5 hover:cursor-pointer">
|
||||
<div className="w-full h-full flex items-center justify-center z-20 absolute">
|
||||
<Text txt="contact-us" />
|
||||
</div>
|
||||
<span className="w-[15px] h-[15px] bg-secondary absolute z-10 bottom-0 right-0 group-hover:w-full group-hover:h-full "></span>
|
||||
</button>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<Image
|
||||
|
||||
Reference in New Issue
Block a user