call to action section popup video commented

This commit is contained in:
Alaguraj0361 2025-09-26 11:24:46 +05:30
parent 5a86a8e123
commit b56a3a3790

View File

@ -12,13 +12,13 @@ export default function Video() {
<div className="auto-container"> <div className="auto-container">
<div className="inner-box"> <div className="inner-box">
{/* <div className="shape" style={{ backgroundImage: 'url(/assets/images/shape/shape-17.png)' }}></div> */} {/* <div className="shape" style={{ backgroundImage: 'url(/assets/images/shape/shape-17.png)' }}></div> */}
<div className="video-btn"> {/* <div className="video-btn">
<a onClick={() => setOpen(true)}><i className="fas fa-play"></i> <a onClick={() => setOpen(true)}><i className="fas fa-play"></i>
<span className="border-animation border-1"></span> <span className="border-animation border-1"></span>
<span className="border-animation border-2"></span> <span className="border-animation border-2"></span>
<span className="border-animation border-3"></span> <span className="border-animation border-3"></span>
</a> </a>
</div> </div> */}
<h2>Expert Online Consultations <br />with our therapists.</h2> <h2>Expert Online Consultations <br />with our therapists.</h2>
<div className="btn-box"> <div className="btn-box">
<Link href="/contact" className="theme-btn btn-one"><span>Schedule Your Consultation</span></Link> <Link href="/contact" className="theme-btn btn-one"><span>Schedule Your Consultation</span></Link>