Skip to content

Commit

Permalink
adding china network video to china product page (#18252)
Browse files Browse the repository at this point in the history
* adding china network video to china product page

* updating text on homepage
  • Loading branch information
jason-cf authored Nov 18, 2024
1 parent ac3524b commit a4f2d73
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions src/content/docs/china-network/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ head:
content: Overview | Cloudflare China Network
---

import { Stream } from "~/components"

The [Cloudflare China Network](https://www.cloudflare.com/china-network/) is a package of selected Cloudflare's performance and security products running on data centers located in mainland China and operated by Cloudflare's partner JD Cloud.

The data centers cover most populated regions in China. Combining Cloudflare's technological leadership and JD Cloud's local operations expertise, the Cloudflare China Network is designed to meet the needs for secure, reliable, and fast-performing content delivery in China. You can use the same configurations that you use with Cloudflare everywhere else in the world and with the same dashboard experience.
Expand All @@ -22,6 +24,11 @@ The Cloudflare China Network provides:
- [In-China Authoritative DNS and in-China nameservers](/china-network/concepts/china-dns/) to improve the Time to First Byte (TTFB) performance.
- [China Express](/china-network/concepts/china-express) is a suite of connectivity, performance offerings and professional services designed to simplify your global assets' deployment in China.

### Video Introduction

<Stream videoId="b7933a5b3636ca29f834128ca92665b3" videoTitle="China Network Overview" thumbnailTimeOrURL="1s" />


## Availability

The Cloudflare China Network is available as a separate subscription for customers on an [Enterprise plan](https://www.cloudflare.com/plans/enterprise/).
Expand Down
2 changes: 1 addition & 1 deletion src/pages/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ const topCards = [
title: "AI Products",
links: [
{
text: "Build a RAG",
text: "Build a RAG app",
href: "/workers-ai/tutorials/build-a-retrieval-augmented-generation-ai/",
},
{ text: "Workers AI", href: "/workers-ai/" },
Expand Down

0 comments on commit a4f2d73

Please sign in to comment.