Update src/app/layout.tsx

This commit is contained in:
2026-03-03 08:40:54 +00:00
parent 7289d2feed
commit fc27009268

View File

@@ -5,38 +5,22 @@ import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
const raleway = Raleway({
variable: "--font-raleway",
subsets: ["latin"],
variable: "--font-raleway", subsets: ["latin"],
});
export const metadata: Metadata = {
title: "SBA Small Business Accounting Karaka | Local Chartered Accountant",
description: "Fixed-fee accounting services for small businesses & property investors in South Auckland. Xero cloud accounting, IRD compliance, tax planning. Book consultation with Balaji Kris today.",
keywords: "accountant Karaka, accountant South Auckland, small business accountant Auckland, rental property accountant, chartered accountant, Xero accounting, business advisory",
metadataBase: new URL("https://sbakaraka.co.nz"),
title: "SBA Small Business Accounting Karaka | Local Chartered Accountant", description: "Fixed-fee accounting services for small businesses & property investors in South Auckland. Xero cloud accounting, IRD compliance, tax planning. Book consultation with Balaji Kris today.", keywords: "accountant Karaka, accountant South Auckland, small business accountant Auckland, rental property accountant, chartered accountant, Xero accounting, business advisory", metadataBase: new URL("https://sbakaraka.co.nz"),
alternates: {
canonical: "https://sbakaraka.co.nz",
},
canonical: "https://sbakaraka.co.nz"},
openGraph: {
title: "SBA Small Business Accounting Karaka",
description: "Your local Chartered Accountant providing fixed-fee accounting and advisory services for small businesses and property investors in South Auckland.",
url: "https://sbakaraka.co.nz",
siteName: "SBA Small Business Accounting Karaka",
type: "website",
images: [
title: "SBA Small Business Accounting Karaka", description: "Your local Chartered Accountant providing fixed-fee accounting and advisory services for small businesses and property investors in South Auckland.", url: "https://sbakaraka.co.nz", siteName: "SBA Small Business Accounting Karaka", type: "website", images: [
{
url: "http://img.b2bpic.net/free-photo/positive-business-colleagues-watching-presentation-pc-monitor-discussing-project-sitting-workplace-pointing-display-business-communication-concept_74855-11908.jpg",
alt: "Professional accounting office in Karaka",
},
url: "http://img.b2bpic.net/free-photo/positive-business-colleagues-watching-presentation-pc-monitor-discussing-project-sitting-workplace-pointing-display-business-communication-concept_74855-11908.jpg", alt: "Professional accounting office in Karaka"},
],
},
twitter: {
card: "summary_large_image",
title: "SBA Small Business Accounting Karaka",
description: "Fixed-fee accounting for South Auckland small businesses & property investors",
images: [
"http://img.b2bpic.net/free-photo/positive-business-colleagues-watching-presentation-pc-monitor-discussing-project-sitting-workplace-pointing-display-business-communication-concept_74855-11908.jpg",
],
card: "summary_large_image", title: "SBA Small Business Accounting Karaka", description: "Fixed-fee accounting for South Auckland small businesses & property investors", images: [
"http://img.b2bpic.net/free-photo/positive-business-colleagues-watching-presentation-pc-monitor-discussing-project-sitting-workplace-pointing-display-business-communication-concept_74855-11908.jpg"],
},
robots: {
index: true,