Update src/app/layout.tsx

This commit is contained in:
2026-03-02 21:30:34 +00:00
parent 705572516f
commit d8d3691d6a

View File

@@ -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,