From d8d3691d6a06e891304f1bcd3c084bb379645384 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 21:30:34 +0000 Subject: [PATCH] Update src/app/layout.tsx --- src/app/layout.tsx | 24 +++++------------------- 1 file changed, 5 insertions(+), 19 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 0245672..7db0768 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -5,32 +5,18 @@ import { ServiceWrapper } from "@/components/ServiceWrapper"; import Tag from "@/tag/Tag"; const nunitoSans = Nunito_Sans({ - variable: "--font-nunito-sans", - subsets: ["latin"], + variable: "--font-nunito-sans", subsets: ["latin"], }); export const metadata: Metadata = { - title: "Professional Tyres | Wheel Alignment & Suspension Repairs in Vereeniging", - description: "Trusted tyre shop in Vereeniging. New & secondhand tyres, wheel alignment (R250), suspension repairs, mag repair & aluminium welding. Fast, affordable service. Call 078 749 9491.", - keywords: "tyre shop Vereeniging, wheel alignment, suspension repairs, mag repair, secondhand tyres, aluminium welding", - openGraph: { - title: "Professional Tyres - Vereeniging", - description: "Quality tyre and wheel services in Vereeniging. Affordable pricing, professional workmanship, trusted local business.", - url: "https://professional-tyres.co.za", - siteName: "Professional Tyres", - type: "website", - images: [ + title: "Professional Tyres | Wheel Alignment & Suspension Repairs in Vereeniging", description: "Trusted tyre shop in Vereeniging. New & secondhand tyres, wheel alignment (R250), suspension repairs, mag repair & aluminium welding. Fast, affordable service. Call 078 749 9491.", keywords: "tyre shop Vereeniging, wheel alignment, suspension repairs, mag repair, secondhand tyres, aluminium welding", openGraph: { + title: "Professional Tyres - Vereeniging", description: "Quality tyre and wheel services in Vereeniging. Affordable pricing, professional workmanship, trusted local business.", url: "https://professional-tyres.co.za", siteName: "Professional Tyres", type: "website", images: [ { - url: "http://img.b2bpic.net/free-photo/muscular-man-is-fixing-car-s-wheel-with-special-tool-auto-service_613910-17086.jpg", - alt: "Professional Tyres Workshop", - }, + url: "http://img.b2bpic.net/free-photo/muscular-man-is-fixing-car-s-wheel-with-special-tool-auto-service_613910-17086.jpg", alt: "Professional Tyres Workshop"}, ], }, twitter: { - card: "summary_large_image", - title: "Professional Tyres - Vereeniging", - description: "Quality tyre and wheel services. Wheel alignment R250. Call 078 749 9491.", - images: ["http://img.b2bpic.net/free-photo/muscular-man-is-fixing-car-s-wheel-with-special-tool-auto-service_613910-17086.jpg"], + card: "summary_large_image", title: "Professional Tyres - Vereeniging", description: "Quality tyre and wheel services. Wheel alignment R250. Call 078 749 9491.", images: ["http://img.b2bpic.net/free-photo/muscular-man-is-fixing-car-s-wheel-with-special-tool-auto-service_613910-17086.jpg"], }, robots: { index: true,