diff --git a/src/app/(auth)/login/page.tsx b/src/app/(auth)/login/page.tsx index 0b85e13..c50001a 100644 --- a/src/app/(auth)/login/page.tsx +++ b/src/app/(auth)/login/page.tsx @@ -1,4 +1,4 @@ -import loginImage from "@/assets/login-image.jpg"; +import loginImage from "@/assets/log.jpg"; import { Metadata } from "next"; import Image from "next/image"; import Link from "next/link"; @@ -14,7 +14,7 @@ export default function Page() {
-

Login to bugbook

+

Login to Wasechat

diff --git a/src/app/(auth)/signup/page.tsx b/src/app/(auth)/signup/page.tsx index aea0a33..3c312b2 100644 --- a/src/app/(auth)/signup/page.tsx +++ b/src/app/(auth)/signup/page.tsx @@ -1,4 +1,4 @@ -import signupImage from "@/assets/signup-image.jpg"; +import signupImage from "@/assets/maxs radio.jpg"; import { Metadata } from "next"; import Image from "next/image"; import Link from "next/link"; @@ -14,7 +14,7 @@ export default function Page() {
-

Sign up to bugbook

+

Sign up to Wasechat

A place where even you can find a friend. diff --git a/src/app/(main)/Navbar.tsx b/src/app/(main)/Navbar.tsx index 40f6493..b37e092 100644 --- a/src/app/(main)/Navbar.tsx +++ b/src/app/(main)/Navbar.tsx @@ -6,8 +6,8 @@ export default function Navbar() { return (

- - bugbook + + Wasechat diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 130506e..b50b015 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -19,8 +19,8 @@ const geistMono = localFont({ export const metadata: Metadata = { title: { - template: "%s | bugbook", - default: "bugbook", + template: "%s |Wasechat", + default: "Wasechat", }, description: "The social media app for powernerds", }; diff --git a/src/assets/ad (1).png b/src/assets/ad (1).png new file mode 100644 index 0000000..b0452c4 Binary files /dev/null and b/src/assets/ad (1).png differ diff --git a/src/assets/advert.mp4 b/src/assets/advert.mp4 new file mode 100644 index 0000000..ce981b2 Binary files /dev/null and b/src/assets/advert.mp4 differ diff --git a/src/assets/brand.png b/src/assets/brand.png new file mode 100644 index 0000000..6f1b902 Binary files /dev/null and b/src/assets/brand.png differ diff --git a/src/assets/log.jpg b/src/assets/log.jpg new file mode 100644 index 0000000..b38b0fb Binary files /dev/null and b/src/assets/log.jpg differ diff --git a/src/assets/maxs radio.jpg b/src/assets/maxs radio.jpg new file mode 100644 index 0000000..04dd71e Binary files /dev/null and b/src/assets/maxs radio.jpg differ diff --git a/src/assets/news.mp4 b/src/assets/news.mp4 new file mode 100644 index 0000000..a20ffd9 Binary files /dev/null and b/src/assets/news.mp4 differ diff --git a/src/assets/pic (1).jpg b/src/assets/pic (1).jpg new file mode 100644 index 0000000..3963bab Binary files /dev/null and b/src/assets/pic (1).jpg differ