Merge version_2 into main #2

Merged
bender merged 2 commits from version_2 into main 2026-03-05 17:35:26 +00:00
2 changed files with 36 additions and 113 deletions

View File

@@ -7,45 +7,29 @@ import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
const halant = Halant({
variable: "--font-halant",
subsets: ["latin"],
variable: "--font-halant", subsets: ["latin"],
weight: ["300", "400", "500", "600", "700"],
});
const inter = Inter({
variable: "--font-inter",
subsets: ["latin"],
variable: "--font-inter", subsets: ["latin"],
});
const interTight = Inter_Tight({
variable: "--font-inter-tight",
subsets: ["latin"],
variable: "--font-inter-tight", subsets: ["latin"],
weight: ["100", "200", "300", "400", "500", "600", "700", "800", "900"],
});
export const metadata: Metadata = {
title: "Canvas - Creative Note Canvas Productivity App for Entrepreneurs",
description: "Transform your creative workflow with Canvas. Real-time collaboration, infinite canvases, and smart organization for founders, brand owners, and e-commerce entrepreneurs.",
keywords: "creative app, note taking, collaboration, productivity, founders, entrepreneurs, brand management, e-commerce",
openGraph: {
title: "Canvas - Creative Note Canvas Productivity App",
description: "Unleash your creative potential with powerful note canvas collaboration. Join thousands of creators boosting productivity.",
siteName: "Canvas",
type: "website",
images: [
title: "Canvas - Creative Note Canvas Productivity App for Entrepreneurs", description: "Transform your creative workflow with Canvas. Real-time collaboration, infinite canvases, and smart organization for founders, brand owners, and e-commerce entrepreneurs.", keywords: "creative app, note taking, collaboration, productivity, founders, entrepreneurs, brand management, e-commerce", openGraph: {
title: "Canvas - Creative Note Canvas Productivity App", description: "Unleash your creative potential with powerful note canvas collaboration. Join thousands of creators boosting productivity.", siteName: "Canvas", type: "website", images: [
{
url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXFv3Xt1oSPbvPNUmnrnvuH4gf/a-modern-creative-note-canvas-app-interf-1772731977395-9aaceb60.png",
alt: "Canvas App Dashboard",
},
url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXFv3Xt1oSPbvPNUmnrnvuH4gf/a-modern-creative-note-canvas-app-interf-1772731977395-9aaceb60.png", alt: "Canvas App Dashboard"},
],
},
twitter: {
card: "summary_large_image",
title: "Canvas - Creative Note Canvas Productivity App",
description: "Transform your creative workflow with real-time collaboration and infinite canvases.",
images: [
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXFv3Xt1oSPbvPNUmnrnvuH4gf/a-modern-creative-note-canvas-app-interf-1772731977395-9aaceb60.png",
],
card: "summary_large_image", title: "Canvas - Creative Note Canvas Productivity App", description: "Transform your creative workflow with real-time collaboration and infinite canvases.", images: [
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXFv3Xt1oSPbvPNUmnrnvuH4gf/a-modern-creative-note-canvas-app-interf-1772731977395-9aaceb60.png"],
},
robots: {
index: true,
@@ -1437,4 +1421,4 @@ export default function RootLayout({
</ServiceWrapper>
</html>
);
}
}

View File

@@ -44,7 +44,7 @@ export default function HomePage() {
description="Unleash your creative potential with our powerful note canvas app. Designed for founders, brand owners, and e-commerce entrepreneurs to organize ideas, collaborate in real-time, and boost productivity like never before."
background={{ variant: "sparkles-gradient" }}
buttons={[
{ text: "Start Free Trial", href: "#" },
{ text: "Start Free Now", href: "#" },
{ text: "Watch Demo", href: "#" },
]}
buttonAnimation="slide-up"
@@ -76,34 +76,22 @@ export default function HomePage() {
features={[
{
icon: Layers,
title: "Infinite Canvas",
description: "Unlimited layers, sketch tools, and note-taking capabilities to capture every creative idea without constraints.",
},
title: "Infinite Canvas", description: "Unlimited layers, sketch tools, and note-taking capabilities to capture every creative idea without constraints."},
{
icon: Users,
title: "Real-Time Collaboration",
description: "Work together with your team instantly with live editing, comments, and presence awareness on shared canvases.",
},
title: "Real-Time Collaboration", description: "Work together with your team instantly with live editing, comments, and presence awareness on shared canvases."},
{
icon: Zap,
title: "Smart Organization",
description: "Auto-tag, categorize, and search through your creative projects with AI-powered organization and intelligent filing systems.",
},
title: "Smart Organization", description: "Auto-tag, categorize, and search through your creative projects with AI-powered organization and intelligent filing systems."},
{
icon: Globe,
title: "Seamless Integrations",
description: "Connect with your favorite tools and platforms. Sync with Slack, Notion, Figma, and 50+ other productivity apps.",
},
title: "Seamless Integrations", description: "Connect with your favorite tools and platforms. Sync with Slack, Notion, Figma, and 50+ other productivity apps."},
{
icon: Lock,
title: "Bank-Level Security",
description: "Your creative work is protected with enterprise-grade encryption, automated backups, and comprehensive access controls.",
},
title: "Bank-Level Security", description: "Your creative work is protected with enterprise-grade encryption, automated backups, and comprehensive access controls."},
{
icon: Rocket,
title: "Lightning Fast",
description: "Experience zero lag with our optimized cloud infrastructure. Save and sync instantly across all your devices.",
},
title: "Lightning Fast", description: "Experience zero lag with our optimized cloud infrastructure. Save and sync instantly across all your devices."},
]}
animationType="slide-up"
textboxLayout="default"
@@ -121,29 +109,17 @@ export default function HomePage() {
author="Sarah Chen, Founder & CEO"
avatars={[
{
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXFv3Xt1oSPbvPNUmnrnvuH4gf/professional-headshot-of-a-female-founde-1772731977269-ce02d1df.png",
alt: "Sarah Chen",
},
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXFv3Xt1oSPbvPNUmnrnvuH4gf/professional-headshot-of-a-female-founde-1772731977269-ce02d1df.png", alt: "Sarah Chen"},
{
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXFv3Xt1oSPbvPNUmnrnvuH4gf/professional-headshot-of-a-male-e-commer-1772731977213-079f2ec6.png",
alt: "Mark Rodriguez",
},
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXFv3Xt1oSPbvPNUmnrnvuH4gf/professional-headshot-of-a-male-e-commer-1772731977213-079f2ec6.png", alt: "Mark Rodriguez"},
{
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXFv3Xt1oSPbvPNUmnrnvuH4gf/professional-headshot-of-a-brand-owner-d-1772731976823-fd113e81.png",
alt: "Jessica Liu",
},
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXFv3Xt1oSPbvPNUmnrnvuH4gf/professional-headshot-of-a-brand-owner-d-1772731976823-fd113e81.png", alt: "Jessica Liu"},
{
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXFv3Xt1oSPbvPNUmnrnvuH4gf/professional-headshot-of-a-creative-dire-1772731977303-70a2c9c5.png",
alt: "David Thompson",
},
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXFv3Xt1oSPbvPNUmnrnvuH4gf/professional-headshot-of-a-creative-dire-1772731977303-70a2c9c5.png", alt: "David Thompson"},
{
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXFv3Xt1oSPbvPNUmnrnvuH4gf/professional-headshot-of-a-business-stra-1772731977158-2abb29f5.png",
alt: "Emma Wilson",
},
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXFv3Xt1oSPbvPNUmnrnvuH4gf/professional-headshot-of-a-business-stra-1772731977158-2abb29f5.png", alt: "Emma Wilson"},
{
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXFv3Xt1oSPbvPNUmnrnvuH4gf/professional-headshot-of-a-marketing-exe-1772731976744-1e92e7b2.png",
alt: "Alex Martinez",
},
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXFv3Xt1oSPbvPNUmnrnvuH4gf/professional-headshot-of-a-marketing-exe-1772731976744-1e92e7b2.png", alt: "Alex Martinez"},
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
@@ -155,48 +131,19 @@ export default function HomePage() {
<PricingCardOne
plans={[
{
id: "starter",
badge: "Perfect to Start",
badgeIcon: Zap,
price: "Free",
subtitle: "For individual creators and small teams",
features: [
"Up to 5 canvases",
"Basic collaboration (1 collaborator)",
"Cloud storage (5GB)",
"Basic integrations",
],
id: "starter", badge: "Perfect to Start", badgeIcon: Zap,
price: "Free", subtitle: "For individual creators and small teams", features: [
"Up to 5 canvases", "Basic collaboration (1 collaborator)", "Cloud storage (5GB)", "Basic integrations"],
},
{
id: "professional",
badge: "Most Popular",
badgeIcon: Sparkles,
price: "$29/month",
subtitle: "For growing teams and entrepreneurs",
features: [
"Unlimited canvases",
"Team collaboration (up to 10 members)",
"Cloud storage (500GB)",
"30+ integrations",
"Priority support",
"Advanced templates",
],
id: "professional", badge: "Most Popular", badgeIcon: Sparkles,
price: "$29/month", subtitle: "For growing teams and entrepreneurs", features: [
"Unlimited canvases", "Team collaboration (up to 10 members)", "Cloud storage (500GB)", "30+ integrations", "Priority support", "Advanced templates"],
},
{
id: "enterprise",
badge: "For Scale",
badgeIcon: Crown,
price: "Custom",
subtitle: "For large organizations and agencies",
features: [
"Everything in Professional",
"Unlimited team members",
"Unlimited cloud storage",
"Custom integrations",
"24/7 dedicated support",
"Advanced security & compliance",
"Custom branding",
],
id: "enterprise", badge: "For Scale", badgeIcon: Crown,
price: "Custom", subtitle: "For large organizations and agencies", features: [
"Everything in Professional", "Unlimited team members", "Unlimited cloud storage", "Custom integrations", "24/7 dedicated support", "Advanced security & compliance", "Custom branding"],
},
]}
animationType="slide-up"
@@ -228,27 +175,19 @@ export default function HomePage() {
socialLinks={[
{
icon: Twitter,
href: "https://twitter.com/canvasapp",
ariaLabel: "Twitter",
},
href: "https://twitter.com/canvasapp", ariaLabel: "Twitter"},
{
icon: Linkedin,
href: "https://linkedin.com/company/canvas-app",
ariaLabel: "LinkedIn",
},
href: "https://linkedin.com/company/canvas-app", ariaLabel: "LinkedIn"},
{
icon: Github,
href: "https://github.com/canvas",
ariaLabel: "GitHub",
},
href: "https://github.com/canvas", ariaLabel: "GitHub"},
{
icon: Instagram,
href: "https://instagram.com/canvasapp",
ariaLabel: "Instagram",
},
href: "https://instagram.com/canvasapp", ariaLabel: "Instagram"},
]}
/>
</div>
</ThemeProvider>
);
}
}