Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b3e8ce849d | |||
| 5e410453b8 | |||
| b7a6d5cf12 | |||
| b07dc3beca |
@@ -27,7 +27,8 @@ export const metadata: Metadata = {
|
|||||||
openGraph: {
|
openGraph: {
|
||||||
title: "Naruto D&D Campaign | Hidden Leaf Chronicles", description: "Join thousands of adventurers in an epic custom Naruto D&D campaign experience.", type: "website", siteName: "Hidden Leaf Chronicles", images: [
|
title: "Naruto D&D Campaign | Hidden Leaf Chronicles", description: "Join thousands of adventurers in an epic custom Naruto D&D campaign experience.", type: "website", siteName: "Hidden Leaf Chronicles", images: [
|
||||||
{
|
{
|
||||||
url: "http://img.b2bpic.net/free-photo/front-view-man-seaside-with-wavy-texts_23-2150169179.jpg", alt: "Naruto D&D Campaign"},
|
url: "http://img.b2bpic.net/free-photo/front-view-man-seaside-with-wavy-texts_23-2150169179.jpg", alt: "Naruto D&D Campaign"
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
twitter: {
|
twitter: {
|
||||||
|
|||||||
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
|||||||
background={{ variant: "animated-grid" }}
|
background={{ variant: "animated-grid" }}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Explore Missions", href: "#missions" },
|
{ text: "Explore Missions", href: "#missions" },
|
||||||
{ text: "View Roadmap", href: "#roadmap" },
|
{ text: "Start Your Adventure", href: "#roadmap" },
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-man-seaside-with-wavy-texts_23-2150169179.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/front-view-man-seaside-with-wavy-texts_23-2150169179.jpg"
|
||||||
|
|||||||
Reference in New Issue
Block a user