Update src/app/layout.tsx

This commit is contained in:
2026-03-03 18:59:36 +00:00
parent 88bc009d32
commit d2f6a92f5d

View File

@@ -1,7 +1,8 @@
import type { Metadata } from "next";
export const metadata: Metadata = {
title: "Native Line - Build Apps Just Talk", description: "Turn your ideas into production-ready iOS, iPad, and Mac apps instantly. Pure native Swift, beautifully designed, completely yours."};
title: "Native Line - Build Apps Just Talk", description: "Turn your ideas into production-ready iOS, iPad, and Mac apps instantly. Pure native Swift, beautifully designed, completely yours."
};
export default function RootLayout({
children,