mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-05 13:52:40 +02:00
commit
bb47cdb270
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="@container mx-auto max-w-7xl">
|
||||||
<div className="text-center">
|
<div className="text-center">
|
||||||
<h2 className="text-balance text-4xl font-semibold lg:text-5xl">
|
<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>
|
</h2>
|
||||||
<p className="mt-4">
|
<p className="mt-4">
|
||||||
Powerful features designed to enhance collaboration, boost productivity, and streamline
|
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">
|
<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>
|
<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">
|
<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>
|
</p>
|
||||||
|
|
||||||
<div
|
<div
|
||||||
|
|
|
||||||
|
|
@ -33,7 +33,7 @@ const demoPlans = [
|
||||||
"Everything in Community",
|
"Everything in Community",
|
||||||
"Priority Support",
|
"Priority Support",
|
||||||
"Access Controls",
|
"Access Controls",
|
||||||
"Multicollaborative and multiplayer features",
|
"Collaboration and multiplayer features",
|
||||||
"Video generation",
|
"Video generation",
|
||||||
"Advanced security features",
|
"Advanced security features",
|
||||||
],
|
],
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue