mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-02 12:22:40 +02:00
suggested fixes
This commit is contained in:
parent
cff23c15b3
commit
042e1a45dd
3 changed files with 3 additions and 3 deletions
|
|
@ -8,7 +8,7 @@ export function FeaturesCards() {
|
|||
<div className="@container mx-auto max-w-7xl">
|
||||
<div className="text-center">
|
||||
<h2 className="text-balance text-4xl font-semibold lg:text-5xl">
|
||||
Everything Your Team Needs to Succeed
|
||||
Your Team's AI-Powered Knowledge Hub
|
||||
</h2>
|
||||
<p className="mt-4">
|
||||
Powerful features designed to enhance collaboration, boost productivity, and streamline
|
||||
|
|
|
|||
|
|
@ -147,7 +147,7 @@ export default function ExternalIntegrations() {
|
|||
<div className="relative flex flex-col items-center text-center z-10">
|
||||
<h1 className="my-6 text-4xl font-bold lg:text-7xl">Integrations</h1>
|
||||
<p className="mb-12 max-w-2xl text-gray-600 dark:text-gray-400 lg:text-xl">
|
||||
Connect your favourite apps to your workflow.
|
||||
Integrate with your team's most important tools
|
||||
</p>
|
||||
|
||||
<div
|
||||
|
|
|
|||
|
|
@ -33,7 +33,7 @@ const demoPlans = [
|
|||
"Everything in Community",
|
||||
"Priority Support",
|
||||
"Access Controls",
|
||||
"Multicollaborative and multiplayer features",
|
||||
"Collaboration and multiplayer features",
|
||||
"Video generation",
|
||||
"Advanced security features",
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue