Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions docs/src/components/Reviews.astro
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ import jordiImage from "../assets/jordi.jpeg";
<figure data-aos="fade-up">
<blockquote>
<p>
"I use <strong>RocketSim</strong> a lot to create recordings for my articles.
"I use RocketSim a lot to <strong>create recordings</strong> for my articles.
The touches now make it even easier to share my learnings."
</p>
</blockquote>
Expand All @@ -109,7 +109,7 @@ import jordiImage from "../assets/jordi.jpeg";
<figure data-aos="fade-up" data-aos-delay="750">
<blockquote>
<p>
"<strong>RocketSim</strong> helps me to create localized preview videos
"RocketSim helps me to <strong>create localized preview videos</strong>
for Soosee, ready to upload to App Store Connect."
</p>
</blockquote>
Expand All @@ -130,7 +130,7 @@ import jordiImage from "../assets/jordi.jpeg";
<figure data-aos="fade-up" data-aos-delay="1500">
<blockquote>
<p>
"I love <strong>RocketSim</strong>’s Network Monitor! It lets me
"I love <strong>RocketSim’s Network Monitor!</strong> It lets me
inspect outgoing requests and quickly spot why any fail. Incredibly
useful."
</p>
Expand Down
Loading