Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
urluckyturtle01 authored Oct 17, 2023
1 parent f7b43a9 commit d5bd222
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions components/ChromeExtensionSection/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,8 @@ export const ChromeExtensionSection = () => {
<section className={styles.section}>
<div className={styles.textSection}>
<h3>Chrome Extension</h3>
<p>Enhance audience engagement with our Chrome extension. Seamlessly integrate your public dashboard from your Top Ledger account to elevate community interactions. As visitors navigate your website, news articles about your project, your documentation page, etc., they'll have instant access to your dashboard. Plus, manage everything in real-time via Top Ledger.
</p>
<p style={{ textAlign: "left", margin-top: "1.5rem" }}>
<p>Enhance audience engagement with our Chrome extension. Seamlessly integrate your public dashboard from your Top Ledger account to elevate community interactions. As visitors navigate your website, news articles about your project, your documentation page, etc., they'll have instant access to your dashboard. Plus, manage everything in real-time via Top Ledger.</p>
<p style={{ textAlign: "left", marginTop: "1.5rem" }}>
<AddToChromeButton />
</p>
</div>
Expand Down

0 comments on commit d5bd222

Please sign in to comment.