fix: update tdk

feature/ae-lottie
guofei 2025-02-09 20:10:37 +08:00
parent ee62308a1c
commit 62f07545d1
1 changed files with 43 additions and 42 deletions

View File

@ -3,10 +3,11 @@ import "./globals.css";
import { ReactElement, ReactNode } from "react"; import { ReactElement, ReactNode } from "react";
export const metadata: Metadata = { export const metadata: Metadata = {
title: "试玩广告定制服务 | 北京索游科技", title: "Playable试玩广告定制 | 北京索游科技",
keywords: "试玩广告、互动广告、游戏推广、playable", keywords: "playable ads定制, 试玩广告制作, 可玩广告开发, 游戏推广方案, 定制服务, unity playable广告, facebook试玩广告, 高效转化, 数据驱动, 北京试玩广告公司, 沉浸式试玩广告",
description: "我们专注于试玩广告领域,以创新和专业提供高品质定制服务,打造独特方案,提升游戏曝光,吸引玩家。", description:
creator: "Playable Ads 定制服务团队", "索游科技领先的Playable试玩广告定制服务商专注于高互动、沉浸式试玩广告开发数据驱动精准投放助力游戏曝光、下载与转化。全面支持穿山甲、Unity、Facebook、Google Admob、Vungle、Ironsource等主流平台为游戏厂商提供一站式试玩广告解决方案。",
creator: "北京索游科技",
}; };
function RootLayout({ children }: { children: ReactNode }): ReactElement { function RootLayout({ children }: { children: ReactNode }): ReactElement {