Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
juntao authored Oct 5, 2024
1 parent fca7913 commit afeb33d
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,17 @@ <h1>Spiritual insights just for you</h1>
<div class="container">
<!-- Chat Section -->
<div class="chat-section">
<h2>Chat with a virtual pastor</h2>
<p>Connect with us for personalized spiritual guidance.</p>
<h2>Daily spiritual insights on Telegram</h2>
<p>follow-up conversations to discuss the news or anything else in life!</p>
<img src="telegram-qr-code.png" with="75%" alt="QR Code for Telegram Chat">
<br>
<a href="https://t.me/flows_english_assistant_bot">
<img src="telegram-icon.png" alt="Telegram Icon">
Open Telegram
</a>
<br>
Or, <a href="https://pastor.gaianet.network/chatbot-ui/index.html">Chat on the web</a>
<!--
<div class="chat-options">
<a href="https://pastor.gaianet.network/chatbot-ui/index.html" class="chat-button">
<img src="web-icon.png" alt="Web Icon">
Expand All @@ -98,6 +107,7 @@ <h2>Chat with a virtual pastor</h2>
<img src="web-qr-code.png" alt="QR Code for Web Chat">
<img src="telegram-qr-code.png" alt="QR Code for Telegram Chat">
</div>
-->
</div>

<!-- Email Example Section -->
Expand Down

0 comments on commit afeb33d

Please sign in to comment.