This commit is contained in:
Musa 2025-12-08 14:37:41 -08:00
parent 1cff006544
commit 925e775745
3 changed files with 218 additions and 4 deletions

View file

@ -26,7 +26,7 @@
"csv-parse": "^6.1.0",
"framer-motion": "^12.23.24",
"jsdom": "^27.2.0",
"next": "16.0.0",
"next": "^16.0.7",
"next-sanity": "^11.6.9",
"papaparse": "^5.5.3",
"react": "19.2.0",

View file

@ -4,9 +4,9 @@ import { Analytics } from "@vercel/analytics/next";
import { ConditionalLayout } from "@/components/ConditionalLayout";
export const metadata: Metadata = {
title: "Plano - The AI-native network for agents",
title: "Plano - Delivery infrastructure for agentic apps",
description:
"Build and scale AI agents without handling the low-level plumbing.",
"Build agents faster, and deliver them reliably to prod by offloading plumbing work in AI",
};
export default function RootLayout({