Skip to content

Commit 9456f89

Browse files
committed
added dollar signs
1 parent 9aef0e7 commit 9456f89

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

src/pages/alternatives/compai-alternative.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@ const schema = {
3434
<Navigation />
3535
<Hero alt="CompAI" />
3636
<ComparisonTable alt="compai" />
37-
<KeyDifferences alt="CompAI" openString="partially open-source, giving you visibility into some of their code, but not truly self-hostable or fully transparent" startingPrice="~15,000"/>
37+
<KeyDifferences alt="CompAI" openString="partially open-source, giving you visibility into some of their code, but not truly self-hostable or fully transparent" startingPrice="$15,000"/>
3838
<Migration />
3939
</BaseLayout>

src/pages/alternatives/drata-alternative.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@ const schema = {
3434
<Navigation />
3535
<Hero alt="Drata" />
3636
<ComparisonTable alt="drata" />
37-
<KeyDifferences alt="Drata" startingPrice="~20,000" />
37+
<KeyDifferences alt="Drata" startingPrice="$20,000" />
3838
<Migration />
3939
</BaseLayout>

src/pages/alternatives/secureframe-alternative.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@ const schema = {
3434
<Navigation />
3535
<Hero alt="SecureFrame" />
3636
<ComparisonTable alt="secureframe" />
37-
<KeyDifferences alt="SecureFrame" startingPrice="~10,000"/>
37+
<KeyDifferences alt="SecureFrame" startingPrice="$10,000"/>
3838
<Migration />
3939
</BaseLayout>

src/pages/alternatives/vanta-alternative.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@ const schema = {
3434
<Navigation />
3535
<Hero alt="Vanta" />
3636
<ComparisonTable alt="vanta" />
37-
<KeyDifferences alt="Vanta" startingPrice="~25,000"/>
37+
<KeyDifferences alt="Vanta" startingPrice="$25,000"/>
3838
<Migration />
3939
</BaseLayout>

0 commit comments

Comments
 (0)