mirror of
https://github.com/formbricks/formbricks.git
synced 2026-04-20 02:30:18 -05:00
update wording lp
This commit is contained in:
@@ -65,7 +65,7 @@ export default function Highlights({}) {
|
||||
<span className="font-light">analytics and interviews.</span>
|
||||
</h2>
|
||||
<p className="text-md mt-6 max-w-3xl leading-7 text-slate-500 dark:text-slate-400">
|
||||
Product analytics don’t tell a story, people do. Complement user interviews with a constant
|
||||
Product analytics tell you WHAT users do, not WHY. Complement user interviews with a constant
|
||||
flow of qualitative user insights.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
@@ -21,7 +21,7 @@ const BestPractices = [
|
||||
icon: OnboardingIcon,
|
||||
},
|
||||
{
|
||||
title: "Superhuman PMF Engine",
|
||||
title: "Superhuman PMF Survey",
|
||||
description: "Find out how disappointed people would be if they could not use your service any more.",
|
||||
category: "In-Moment",
|
||||
icon: PMFIcon,
|
||||
@@ -81,13 +81,13 @@ export default function InsightOppos() {
|
||||
<div className="pt-12 pb-10 md:pt-40">
|
||||
<div className="px-4 py-20 text-center sm:px-6 lg:px-8" id="best-practices">
|
||||
<h1 className="text-3xl font-bold tracking-tight text-slate-800 dark:text-slate-200 sm:text-4xl md:text-5xl">
|
||||
Insight{" "}
|
||||
Get started with{" "}
|
||||
<span className="from-brand-light to-brand-dark bg-gradient-to-b bg-clip-text text-transparent xl:inline">
|
||||
Opportunities
|
||||
Best Practices
|
||||
</span>
|
||||
</h1>
|
||||
<p className="mx-auto mt-3 max-w-md text-base text-slate-500 dark:text-slate-300 sm:text-lg md:mt-5 md:max-w-3xl md:text-xl">
|
||||
All Best Practices for qualitative user research in one product.
|
||||
Proven templates for qualitative user research.
|
||||
</p>
|
||||
</div>
|
||||
<div>
|
||||
|
||||
Reference in New Issue
Block a user