website-v4 / index.html
embedingHF's picture
Upload folder using huggingface_hub
a667b81 verified
Raw
History Blame Contribute Delete
4.35 kB
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="Haider Brothers Traders in Faisal Town, Lahore. Top-rated 4.8★ tire shop offering 24/7 tire emergency service, wheel alignment, repairs, and high-quality tires from Bridgestone, Michelin, Yokohama, Autogrip." />
<title>Haider Brothers Traders | Premium Tires & 24/7 Service, Faisal Town Lahore</title>
<!-- Open Graph (Facebook / LinkedIn) Meta Tags -->
<meta property="og:type" content="website" />
<meta property="og:title" content="Haider Brothers Traders | Premium Tires & 24/7 Service, Lahore" />
<meta property="og:description" content=" Lahore's top-rated 4.8★ tyre shop offering certified brand-new tyres, 3D wheel alignment, and 24/7 emergency roadside flat tire assistance in Faisal Town." />
<meta property="og:image" content="https://images.unsplash.com/photo-1542282088-fe8426682b8f?auto=format&fit=crop&q=80&w=1200&h=630" />
<meta property="og:url" content="https://haidertrading.com" />
<meta property="og:site_name" content="Haider Brothers Traders" />
<meta property="og:locale" content="en_US" />
<!-- Twitter Card Meta Tags -->
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="Haider Brothers Traders | Premium Tires & 24/7 Service, Lahore" />
<meta name="twitter:description" content="Certified brand-new tires, premium 3D wheel alignment, computerized balancing, and 24/7 roadside emergency tire repair in Faisal Town, Lahore." />
<meta name="twitter:image" content="https://images.unsplash.com/photo-1542282088-fe8426682b8f?auto=format&fit=crop&q=80&w=1200&h=630" />
<!-- JSON-LD LocalBusiness Schema -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "AutoPartsStore",
"name": "Haider Brothers Traders",
"image": "https://images.unsplash.com/photo-1542282088-fe8426682b8f?auto=format&fit=crop&q=80&w=800",
"description": "Premium 24/7 tire service, sales, alignment, and repair in Faisal Town, Block C 1, Lahore, Pakistan.",
"telephone": "+923024594403",
"priceRange": "PKR",
"address": {
"@type": "PostalAddress",
"streetAddress": "36-C-1, Maulana Shaukat Ali Road, Block C-1 Faisal Town",
"addressLocality": "Lahore",
"addressRegion": "Punjab",
"postalCode": "54700",
"addressCountry": "PK"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": 31.4812,
"longitude": 74.3031
},
"openingHoursSpecification": {
"@type": "OpeningHoursSpecification",
"dayOfWeek": [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday",
"Sunday"
],
"opens": "00:00",
"closes": "23:59"
},
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "4.8",
"reviewCount": "5"
},
"review": [
{
"@type": "Review",
"author": {
"@type": "Person",
"name": "gitsitmarketing"
},
"reviewRating": {
"@type": "Rating",
"ratingValue": "5"
},
"reviewBody": "Excellent service and quality of tires. My experience was good."
},
{
"@type": "Review",
"author": {
"@type": "Person",
"name": "M Bilal"
},
"reviewRating": {
"@type": "Rating",
"ratingValue": "5"
},
"reviewBody": "My experience was great with haider brother traders. They provided me good service and high quality product."
},
{
"@type": "Review",
"author": {
"@type": "Person",
"name": "Muhammad Ramzan"
},
"reviewRating": {
"@type": "Rating",
"ratingValue": "5"
},
"reviewBody": "Great quality and service."
}
]
}
</script>
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>