diff --git a/pages/_app.js b/pages/_app.js
index 190f325..e4f1f57 100644
--- a/pages/_app.js
+++ b/pages/_app.js
@@ -1,7 +1,9 @@
import Link from "next/link";
import Head from "next/head";
+import Image from "next/image";
import styles from "../styles/Home.module.css";
import Background from "../components/Background";
+import beiantubaioImage from "../public/images/beiantubiao.webp";
import {
Box,
@@ -79,6 +81,18 @@ function MyApp({ Component, pageProps }) {
>