Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-07 09:20:47 +00:00

View File

@@ -45,7 +45,7 @@ export default function LandingPage() {
background={{ variant: "plain" }}
dashboard={{
title: "Synq Workspace", logoIcon: Zap,
imageSrc: "http://img.b2bpic.net/free-vector/fitness-mobile-app-infographic-template-flat-style_23-2148219822.jpg", imageAlt: "minimal dark dashboard interface productivity app", sidebarItems: [
imageSrc: "http://img.b2bpic.net/free-vector/fitness-mobile-app-infographic-template-flat-style_23-2148219822.jpg?_wi=1", imageAlt: "minimal dark dashboard interface productivity app", sidebarItems: [
{ icon: FileText, active: true },
{ icon: CheckSquare, active: false },
{ icon: Clock, active: false },
@@ -108,13 +108,13 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Pages", description: "Organize your thoughts like a clean filesystem. Pages know their tasks. Tasks know their pages. Everything connected.", imageSrc: "http://img.b2bpic.net/free-vector/fitness-mobile-app-infographic-template-flat-style_23-2148219822.jpg", imageAlt: "Synq Pages feature interface"},
title: "Pages", description: "Organize your thoughts like a clean filesystem. Pages know their tasks. Tasks know their pages. Everything connected.", imageSrc: "http://img.b2bpic.net/free-vector/fitness-mobile-app-infographic-template-flat-style_23-2148219822.jpg?_wi=2", imageAlt: "Synq Pages feature interface"},
{
id: 2,
title: "Tasks", description: "Create tasks directly from your notes. Link them to pages. See exactly what needs to be done and where.", imageSrc: "http://img.b2bpic.net/free-vector/fitness-mobile-app-infographic-template-flat-style_23-2148219822.jpg", imageAlt: "Synq Tasks feature interface"},
title: "Tasks", description: "Create tasks directly from your notes. Link them to pages. See exactly what needs to be done and where.", imageSrc: "http://img.b2bpic.net/free-vector/fitness-mobile-app-infographic-template-flat-style_23-2148219822.jpg?_wi=3", imageAlt: "Synq Tasks feature interface"},
{
id: 3,
title: "Focus Timer", description: "Start a timer and it knows what you're working on. Deep work tied to your task. Time tracked in context.", imageSrc: "http://img.b2bpic.net/free-vector/fitness-mobile-app-infographic-template-flat-style_23-2148219822.jpg", imageAlt: "Synq Focus Timer feature interface"},
title: "Focus Timer", description: "Start a timer and it knows what you're working on. Deep work tied to your task. Time tracked in context.", imageSrc: "http://img.b2bpic.net/free-vector/fitness-mobile-app-infographic-template-flat-style_23-2148219822.jpg?_wi=4", imageAlt: "Synq Focus Timer feature interface"},
]}
textboxLayout="default"
animationType="blur-reveal"
@@ -155,13 +155,13 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Create a Page", description: "Start with a blank page. Add your thoughts, ideas, plans. It's your workspace.", imageSrc: "http://img.b2bpic.net/free-vector/fitness-mobile-app-infographic-template-flat-style_23-2148219822.jpg", imageAlt: "Create a Page step"},
title: "Create a Page", description: "Start with a blank page. Add your thoughts, ideas, plans. It's your workspace.", imageSrc: "http://img.b2bpic.net/free-vector/fitness-mobile-app-infographic-template-flat-style_23-2148219822.jpg?_wi=5", imageAlt: "Create a Page step"},
{
id: 2,
title: "Link Your Tasks", description: "Create tasks from your notes. Watch them connect to the page. See the relationship.", imageSrc: "http://img.b2bpic.net/free-vector/fitness-mobile-app-infographic-template-flat-style_23-2148219822.jpg", imageAlt: "Link Your Tasks step"},
title: "Link Your Tasks", description: "Create tasks from your notes. Watch them connect to the page. See the relationship.", imageSrc: "http://img.b2bpic.net/free-vector/fitness-mobile-app-infographic-template-flat-style_23-2148219822.jpg?_wi=6", imageAlt: "Link Your Tasks step"},
{
id: 3,
title: "Start the Timer", description: "Hit focus mode. Timer runs. Your task is tracked. Deep work becomes measurable.", imageSrc: "http://img.b2bpic.net/free-vector/fitness-mobile-app-infographic-template-flat-style_23-2148219822.jpg", imageAlt: "Start the Timer step"},
title: "Start the Timer", description: "Hit focus mode. Timer runs. Your task is tracked. Deep work becomes measurable.", imageSrc: "http://img.b2bpic.net/free-vector/fitness-mobile-app-infographic-template-flat-style_23-2148219822.jpg?_wi=7", imageAlt: "Start the Timer step"},
]}
textboxLayout="default"
animationType="slide-up"