Merge version_1 into main #4
@@ -11,8 +11,8 @@ import { Fredoka_One, Quicksand } from "next/font/google";
|
||||
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Webild components 2",
|
||||
description: "Generated by create next app",
|
||||
title: 'Happy Birthday Ruoooo!',
|
||||
description: 'A very special birthday celebration for Ruoooo.',
|
||||
};
|
||||
|
||||
const fredokaOne = Fredoka_One({ variable: "--font-fredoka", subsets: ["latin"], weight: ["400"] });
|
||||
|
||||
@@ -30,7 +30,7 @@ export default function LandingPage() {
|
||||
brandName="For Ruoooo"
|
||||
navItems={[
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "About", id: "ready" },
|
||||
{ name: "Ready", id: "ready" },
|
||||
{ name: "Reasons", id: "reasons" },
|
||||
{ name: "Secret", id: "password" },
|
||||
{ name: "Final", id: "final" }
|
||||
|
||||
Reference in New Issue
Block a user