Skip to content

Commit

Permalink
Update speakers.html
Browse files Browse the repository at this point in the history
  • Loading branch information
angshuman-web authored Oct 30, 2024
1 parent c79ea55 commit bdb5df5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion subPages/speakers.html
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ <h1 class="text-6xl mt-40">Comming Soon....</h1>
<div class="bg-white rounded-lg shadow-lg p-8 max-w-md mx-auto text-center border border-blue-400 glow-on-hover">
<h1 class="text-3xl font-bold text-blue-600 mb-4 fade-in">Name of Speakers <br>Will Be Announced soon</h1>
<p class="text-gray-700 mb-6 fade-in delay-200">Thank you for your patience. We will keep you updated!</p>
<a href="/AI_Care/index.html">
<a href="./index.html">
<button class="bg-blue-600 text-white font-semibold py-2 px-4 rounded hover:bg-blue-700 transition duration-200 pulse">
Go to Home Page
</button>
Expand Down

0 comments on commit bdb5df5

Please sign in to comment.