<div class="text-neutral-600 flex flex-col gap-2">
    <h2 class="font-semibold">SEO</h2>
    <p>SEO is the process of improving the quality and quantity of website traffic to a website or a web page from search engines. SEO targets unpaid traffic rather than direct traffic or paid traffic.</p>
</div>
<div class="text-neutral-600 flex flex-col gap-2">
    <h2 class="font-semibold">{{ title }}</h2>
    <p>{{ text }}</p>
</div>
{
  "title": "SEO",
  "text": "SEO is the process of improving the quality and quantity of website traffic to a website or a web page from search engines. SEO targets unpaid traffic rather than direct traffic or paid traffic."
}

No notes defined.