Merge version_4 into main #4

Merged
bender merged 2 commits from version_4 into main 2026-03-03 05:40:12 +00:00
2 changed files with 3 additions and 2 deletions

View File

@@ -27,7 +27,8 @@ export const metadata: Metadata = {
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: [
{
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: {

View File

@@ -50,7 +50,7 @@ export default function LandingPage() {
background={{ variant: "animated-grid" }}
buttons={[
{ text: "Explore Missions", href: "#missions" },
{ text: "View Roadmap", href: "#roadmap" },
{ text: "Start Your Adventure", href: "#roadmap" },
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/front-view-man-seaside-with-wavy-texts_23-2150169179.jpg"