website: add faq

This commit is contained in:
Ben Senescu 2026-04-28 21:03:17 -04:00
parent 2130dccc81
commit 368b3ce375
2 changed files with 10 additions and 2 deletions

View File

@ -37,7 +37,7 @@ function Home() {
"Backlink Analysis", "Backlink Analysis",
"Competitor Insights", "Competitor Insights",
"Rank Tracking", "Rank Tracking",
"AI Visibility (Coming soon)", "AI Visibility",
].map((item) => ( ].map((item) => (
<li key={item} className="flex gap-2.5 text-sm text-neutral-800"> <li key={item} className="flex gap-2.5 text-sm text-neutral-800">
<span className="text-neutral-500 mt-[2px]">&mdash;</span> <span className="text-neutral-500 mt-[2px]">&mdash;</span>

View File

@ -116,8 +116,16 @@ function Pricing() {
<dl className="mt-4 space-y-6"> <dl className="mt-4 space-y-6">
<div> <div>
<dt className="text-sm font-medium"> <dt className="text-sm font-medium">
What features use credits vs. what's unlimited? What if I use all my included credits?
</dt> </dt>
<dd className="mt-1 text-sm text-neutral-600 leading-relaxed">
You'll never have unexpected costs or bills. If you use all your
credits, you'll see errors when you try to do tasks. You can
purchase more top up credits at any time.
</dd>
</div>
<div>
<dt className="text-sm font-medium">What features use credits?</dt>
<dd className="mt-1 text-sm text-neutral-600 leading-relaxed"> <dd className="mt-1 text-sm text-neutral-600 leading-relaxed">
Credits are consumed by features that query DataForSEO's API Credits are consumed by features that query DataForSEO's API
backlinks, keyword volume, competitor data, and site audits. Your backlinks, keyword volume, competitor data, and site audits. Your