Update app.py
Browse files
app.py
CHANGED
|
@@ -162,7 +162,7 @@ def side():
|
|
| 162 |
|
| 163 |
st.image( "Trust Logic_Wheel_RGB_Standard.png")
|
| 164 |
st.header("Let's create something great.")
|
| 165 |
-
st.markdown("Our minds assess trust through Six Buckets of Trust® and determine their importance and order in a given situation. We then evaluate why we can or can’t trust someone in these Buckets.
|
| 166 |
st.markdown("""
|
| 167 |
<style>
|
| 168 |
.stability { color: rgb(7, 55, 99); font-size: 24px; font-weight: bold; }
|
|
@@ -436,7 +436,7 @@ if not st.session_state.get("chat_started", False):
|
|
| 436 |
</div>
|
| 437 |
<div class="section">
|
| 438 |
<h2>Trust-optimise</h2>
|
| 439 |
-
<p>Paste your LinkedIn profile, EDM or blog and ask
|
| 440 |
</div>
|
| 441 |
</div>
|
| 442 |
<div style="height: 50px;"></div> <!-- Adds a gap of 50px after the section containers -->
|
|
|
|
| 162 |
|
| 163 |
st.image( "Trust Logic_Wheel_RGB_Standard.png")
|
| 164 |
st.header("Let's create something great.")
|
| 165 |
+
st.markdown("Our minds assess trust through Six Buckets of Trust® and determine their importance and order in a given situation. We then evaluate why we can or can’t trust someone in these Buckets. Trustifier.ai®, trained on 20 years of TrustLogic® application, helps you identify reasons why your audience can trust you in each Bucket and create trust-optimised solutions. It’s copy AI with substance.")
|
| 166 |
st.markdown("""
|
| 167 |
<style>
|
| 168 |
.stability { color: rgb(7, 55, 99); font-size: 24px; font-weight: bold; }
|
|
|
|
| 436 |
</div>
|
| 437 |
<div class="section">
|
| 438 |
<h2>Trust-optimise</h2>
|
| 439 |
+
<p>Paste your LinkedIn profile, EDM or blog and ask Trustifier.ai® to improve it using specific Trust Buckets® and add your specific TrustBuilders® as examples.</p>
|
| 440 |
</div>
|
| 441 |
</div>
|
| 442 |
<div style="height: 50px;"></div> <!-- Adds a gap of 50px after the section containers -->
|