Skip to content

Commit a50504c

Browse files
jason-cfharshil1712
authored andcommitted
adding china network video to china product page (#18252)
* adding china network video to china product page * updating text on homepage
1 parent de02459 commit a50504c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

src/content/docs/china-network/index.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ head:
88
content: Overview | Cloudflare China Network
99
---
1010

11+
import { Stream } from "~/components"
12+
1113
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.
1214

1315
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.
@@ -22,6 +24,11 @@ The Cloudflare China Network provides:
2224
- [In-China Authoritative DNS and in-China nameservers](/china-network/concepts/china-dns/) to improve the Time to First Byte (TTFB) performance.
2325
- [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.
2426

27+
### Video Introduction
28+
29+
<Stream videoId="b7933a5b3636ca29f834128ca92665b3" videoTitle="China Network Overview" thumbnailTimeOrURL="1s" />
30+
31+
2532
## Availability
2633

2734
The Cloudflare China Network is available as a separate subscription for customers on an [Enterprise plan](https://www.cloudflare.com/plans/enterprise/).

src/pages/index.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ const topCards = [
7373
title: "AI Products",
7474
links: [
7575
{
76-
text: "Build a RAG",
76+
text: "Build a RAG app",
7777
href: "/workers-ai/tutorials/build-a-retrieval-augmented-generation-ai/",
7878
},
7979
{ text: "Workers AI", href: "/workers-ai/" },

0 commit comments

Comments
 (0)