Skip to content

Commit 287e8a0

Browse files
committed
Minor SEO
1 parent 1e2b270 commit 287e8a0

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

website/src/partials/home/FireCMSIntro.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ function FireCMSIntro() {
6666
</h2>
6767
<p className="text-xl md:text-2xl">
6868
<b>FireCMS</b> is a platform upon which thousands of companies build their <b>back-office
69-
applications</b>.
69+
applications</b> and <b>admin panels</b>.
7070
Open-source, headless, extensible, and fully customizable.
7171
<br/>
7272
</p>

website/src/partials/pro/ProDeveloperFeatures.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ export function ProDeveloperFeatures() {
5757

5858
<p className="text-xl ">
5959
No need to learn a new framework or a new way of doing things. Just use the components and hooks
60-
you need. No magic, no hidden logic, no configuration.
60+
you need. No magic, no hidden logic, no configuration. Get an admin panel up and running in minutes.
6161
</p>
6262

6363
<div className={"space-y-4 space-x-4"}>

website/src/partials/pro/ProFeaturesPanels.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ function ProFeaturesPanels() {
5555
<p className={clsx("text-xl md:text-2xl py-4")}>
5656
<b>FireCMS PRO</b> gives you full access to all the features and components of FireCMS, with
5757
the freedom to style and customize as you like. Plus, it offers extra tools and elements to
58-
help you create superior back-office applications more efficiently. With FireCMS PRO, you
58+
help you create superior back-office applications/admin panels more efficiently. With FireCMS PRO, you
5959
gain greater control and efficiency, enjoying a user experience tailored for professionals.
6060
Take charge of your data with advanced tools, including an easy-to-use <strong
6161
className={"gradient-text"}>spreadsheet view</strong> and <strong

website/src/partials/pro/ProInfo.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ export function ProInfo() {
2525
<p className="text-xl md:text-2xl">
2626
FireCMS PRO allows you to use all the internal components and features of FireCMS, but also provides
2727
additional tools and components to help you build better <strong className={"gradient-text"}>back-office
28-
applications</strong> faster.
28+
applications</strong> and <strong className={"gradient-text"}>admin panels</strong> faster.
2929
</p>
3030
<p className="text-xl md:text-2xl mb-16">
3131
<strong className={"gradient-text"}>Customizable, extensible</strong> and with a strong focus on

0 commit comments

Comments
 (0)