From 5d1af0f8d8d50c40334d67c183e3b3ba80e2081d Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 06:47:14 +0000 Subject: [PATCH] Update src/app/layout.tsx --- src/app/layout.tsx | 30 +++++++----------------------- 1 file changed, 7 insertions(+), 23 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index e3d2c94..6d1b77f 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -7,42 +7,26 @@ import { ServiceWrapper } from "@/components/ServiceWrapper"; import Tag from "@/tag/Tag"; const manrope = Manrope({ - variable: "--font-manrope", - subsets: ["latin"], + variable: "--font-manrope", subsets: ["latin"], }); const dmSans = DM_Sans({ - variable: "--font-dm-sans", - subsets: ["latin"], + variable: "--font-dm-sans", subsets: ["latin"], }); const inter = Inter({ - variable: "--font-inter", - subsets: ["latin"], + variable: "--font-inter", subsets: ["latin"], }); export const metadata: Metadata = { - title: "Post Productionss | Premium Photography & Videography in Bali", - description: "Capture your precious moments with Post Productionss. Professional photography and videography services for weddings, events, and celebrations in Bali. Three years of creative excellence.", - keywords: "photography bali, videography bali, wedding photography, event photography, professional photographer, bali creative services, balinese photography", - openGraph: { - title: "Post Productionss - Capturing Meaningful Moments", - description: "Premium photography and videography services in Bali. Weddings, events, and celebrations with artistic excellence and emotional storytelling.", - url: "https://postproductionss.com", - siteName: "Post Productionss", - type: "website", - images: [ + title: "Post Productionss | Premium Photography & Videography in Bali", description: "Capture your precious moments with Post Productionss. Professional photography and videography services for weddings, events, and celebrations in Bali. Three years of creative excellence.", keywords: "photography bali, videography bali, wedding photography, event photography, professional photographer, bali creative services, balinese photography", openGraph: { + title: "Post Productionss - Capturing Meaningful Moments", description: "Premium photography and videography services in Bali. Weddings, events, and celebrations with artistic excellence and emotional storytelling.", url: "https://postproductionss.com", siteName: "Post Productionss", type: "website", images: [ { - url: "http://img.b2bpic.net/free-photo/model-photographer-getting-ready-photo-shooting_23-2148424416.jpg", - alt: "Post Productionss creative showcase", - }, + url: "http://img.b2bpic.net/free-photo/model-photographer-getting-ready-photo-shooting_23-2148424416.jpg", alt: "Post Productionss creative showcase"}, ], }, twitter: { - card: "summary_large_image", - title: "Post Productionss - Premium Photography & Videography", - description: "Capturing your precious moments with artistic excellence and professional precision in Bali.", - images: ["http://img.b2bpic.net/free-photo/model-photographer-getting-ready-photo-shooting_23-2148424416.jpg"], + card: "summary_large_image", title: "Post Productionss - Premium Photography & Videography", description: "Capturing your precious moments with artistic excellence and professional precision in Bali.", images: ["http://img.b2bpic.net/free-photo/model-photographer-getting-ready-photo-shooting_23-2148424416.jpg"], }, robots: { index: true,