Update src/app/layout.tsx

This commit is contained in:
2026-03-02 20:15:11 +00:00
parent ec030aec85
commit 8ace2d2bd2

View File

@@ -5,36 +5,21 @@ import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
const montserrat = Montserrat({
variable: "--font-montserrat",
subsets: ["latin"],
variable: "--font-montserrat", subsets: ["latin"],
});
export const metadata: Metadata = {
title: "Beyond The Wall | Cultural Fashion Brand",
description: "Premium fashion brand born in Berlin from Palestinian creativity. Explore bold, minimalist designs celebrating cultural identity, resilience, and freedom.",
keywords: "fashion, cultural brand, Palestinian design, luxury apparel, ethical fashion, identity, social impact",
metadataBase: new URL("https://beyondthewall.com"),
title: "Beyond The Wall | Cultural Fashion Brand", description: "Premium fashion brand born in Berlin from Palestinian creativity. Explore bold, minimalist designs celebrating cultural identity, resilience, and freedom.", keywords: "fashion, cultural brand, Palestinian design, luxury apparel, ethical fashion, identity, social impact", metadataBase: new URL("https://beyondthewall.com"),
alternates: {
canonical: "https://beyondthewall.com",
},
canonical: "https://beyondthewall.com"},
openGraph: {
title: "Beyond The Wall - Breaking Barriers Through Fashion",
description: "A global movement rooted in Palestinian creativity. Fashion as a tool for cultural expression and social change.",
url: "https://beyondthewall.com",
siteName: "Beyond The Wall",
type: "website",
images: [
title: "Beyond The Wall - Breaking Barriers Through Fashion", description: "A global movement rooted in Palestinian creativity. Fashion as a tool for cultural expression and social change.", url: "https://beyondthewall.com", siteName: "Beyond The Wall", type: "website", images: [
{
url: "http://img.b2bpic.net/free-photo/game-with-shadows-fashion-portrait-african-american-woman-long-dress-eyeglasses-indoor_627829-5502.jpg",
alt: "Beyond The Wall brand hero",
},
url: "http://img.b2bpic.net/free-photo/game-with-shadows-fashion-portrait-african-american-woman-long-dress-eyeglasses-indoor_627829-5502.jpg", alt: "Beyond The Wall brand hero"},
],
},
twitter: {
card: "summary_large_image",
title: "Beyond The Wall - Cultural Fashion",
description: "Premium cultural fashion brand celebrating Palestinian heritage and social impact.",
images: ["http://img.b2bpic.net/free-photo/game-with-shadows-fashion-portrait-african-american-woman-long-dress-eyeglasses-indoor_627829-5502.jpg"],
card: "summary_large_image", title: "Beyond The Wall - Cultural Fashion", description: "Premium cultural fashion brand celebrating Palestinian heritage and social impact.", images: ["http://img.b2bpic.net/free-photo/game-with-shadows-fashion-portrait-african-american-woman-long-dress-eyeglasses-indoor_627829-5502.jpg"],
},
robots: {
index: true,