Update src/app/layout.tsx
This commit is contained in:
@@ -16,11 +16,13 @@ const inter = Inter({
|
||||
export const metadata: Metadata = {
|
||||
title: "Pixel Tech Store | Expert Mobile Repair & Accessories", description: "Fast, reliable phone repair services and premium mobile accessories. Expert technicians, same-day service, and 6-month warranty on all repairs.", keywords: "mobile repair, phone repair service, screen replacement, battery replacement, accessories, phone repair near me, device repair", metadataBase: new URL("https://pixeltechstore.com"),
|
||||
alternates: {
|
||||
canonical: "https://pixeltechstore.com"},
|
||||
canonical: "https://pixeltechstore.com"
|
||||
},
|
||||
openGraph: {
|
||||
title: "Pixel Tech Store - Expert Mobile Repair", description: "Professional phone repair and accessories store. Screen repairs, battery replacement, water damage recovery.", url: "https://pixeltechstore.com", siteName: "Pixel Tech Store", type: "website", images: [
|
||||
{
|
||||
url: "http://img.b2bpic.net/free-psd/new-smartphone-17-pro-social-media-banner-design-template_47987-33087.jpg", alt: "Pixel Tech Store - Mobile Repair Experts"},
|
||||
url: "http://img.b2bpic.net/free-psd/new-smartphone-17-pro-social-media-banner-design-template_47987-33087.jpg", alt: "Pixel Tech Store - Mobile Repair Experts"
|
||||
},
|
||||
],
|
||||
},
|
||||
twitter: {
|
||||
|
||||
Reference in New Issue
Block a user