remove button from start a project , pwa complete
This commit is contained in:
@@ -92,7 +92,7 @@ const HeroSection = () => {
|
||||
</div>
|
||||
|
||||
{/* Contact Options */}
|
||||
<div className="flex flex-col sm:flex-row gap-4 justify-center">
|
||||
{/* <div className="flex flex-col sm:flex-row gap-4 justify-center">
|
||||
<Button
|
||||
variant="secondary"
|
||||
size="lg"
|
||||
@@ -102,7 +102,7 @@ const HeroSection = () => {
|
||||
<Calendar className="w-5 h-5 mr-2" />
|
||||
<span>Book Appointment</span>
|
||||
</Button>
|
||||
</div>
|
||||
</div> */}
|
||||
</motion.div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user