Merge version_3 into main #5
@@ -1,17 +1,11 @@
|
||||
import type { Metadata } from "next";
|
||||
import { Geist, Geist_Mono } from "next/font/google";
|
||||
import "./globals.css";
|
||||
import { Inter } from "next/font/google";
|
||||
import "@/styles/globals.css";
|
||||
|
||||
const geistSans = Geist({
|
||||
variable: "--font-geist-sans", subsets: ["latin"],
|
||||
});
|
||||
|
||||
const geistMono = Geist_Mono({
|
||||
variable: "--font-geist-mono", subsets: ["latin"],
|
||||
});
|
||||
const inter = Inter({ subsets: ["latin"] });
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Dev Multi Car - Car Repair & Service in Surat", description: "Professional car repair and service workshop in Surat. 4.9★ rated with 700+ satisfied customers."};
|
||||
title: "Dev Multi Car - Car Repair & Service in Surat", description: "Professional car repair and service workshop in Katargam, Surat. 4.9★ rated with 700+ happy customers. Expert mechanics, transparent pricing, quick turnaround."};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
@@ -20,9 +14,7 @@ export default function RootLayout({
|
||||
}) {
|
||||
return (
|
||||
<html lang="en">
|
||||
<body className={`${geistSans.variable} ${geistMono.variable} antialiased`}>
|
||||
{children}
|
||||
|
||||
<body className={inter.className}>{children}
|
||||
<script
|
||||
dangerouslySetInnerHTML={{
|
||||
__html: `
|
||||
|
||||
@@ -96,45 +96,27 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
tag: "Maintenance", title: "General Car Service", subtitle: "Routine maintenance and inspections", description: "Complete vehicle servicing including oil changes, filter replacements, fluid checks, and comprehensive health inspections to keep your car running smoothly.", imageSrc: "http://img.b2bpic.net/free-photo/about-that-crash-woman-auto-salon-with-employee-blue-uniform-taking-her-repaired-car-back_146671-16107.jpg", imageAlt: "General car service", buttons: [
|
||||
{ text: "Book Service", href: "tel:+917878766646" },
|
||||
{ text: "Learn More", href: "#services" }
|
||||
]
|
||||
tag: "Maintenance", title: "General Car Service", subtitle: "Routine maintenance and inspections", description: "Complete vehicle servicing including oil changes, filter replacements, fluid checks, and comprehensive health inspections to keep your car running smoothly.", imageSrc: "http://img.b2bpic.net/free-photo/about-that-crash-woman-auto-salon-with-employee-blue-uniform-taking-her-repaired-car-back_146671-16107.jpg", imageAlt: "General car service"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
tag: "Engine Work", title: "Engine Repair", subtitle: "Advanced diagnostics and repairs", description: "Expert engine diagnostics and repair services including overhauls, carbon cleaning, and performance optimization using modern diagnostic equipment.", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-servicing-car-engine_1170-1299.jpg", imageAlt: "Engine repair service", buttons: [
|
||||
{ text: "Book Service", href: "tel:+917878766646" },
|
||||
{ text: "Learn More", href: "#services" }
|
||||
]
|
||||
tag: "Engine Work", title: "Engine Repair", subtitle: "Advanced diagnostics and repairs", description: "Expert engine diagnostics and repair services including overhauls, carbon cleaning, and performance optimization using modern diagnostic equipment.", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-servicing-car-engine_1170-1299.jpg", imageAlt: "Engine repair service"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
tag: "Cooling Systems", title: "Car AC Service", subtitle: "Air conditioning maintenance", description: "Professional AC service including gas refill, compressor repair, condenser cleaning, and leak detection to ensure optimal cooling performance.", imageSrc: "http://img.b2bpic.net/free-photo/hvac-engineer-dusting-blower-fan_482257-90845.jpg", imageAlt: "Car AC repair service", buttons: [
|
||||
{ text: "Book Service", href: "tel:+917878766646" },
|
||||
{ text: "Learn More", href: "#services" }
|
||||
]
|
||||
tag: "Cooling Systems", title: "Car AC Service", subtitle: "Air conditioning maintenance", description: "Professional AC service including gas refill, compressor repair, condenser cleaning, and leak detection to ensure optimal cooling performance.", imageSrc: "http://img.b2bpic.net/free-photo/hvac-engineer-dusting-blower-fan_482257-90845.jpg", imageAlt: "Car AC repair service"
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
tag: "Suspension & Brakes", title: "Suspension & Brake Repair", subtitle: "Safety-critical systems", description: "Complete brake system servicing and suspension repairs including pad replacement, rotor resurfacing, and shock absorber replacement for safe driving.", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-working-shop-car_23-2150170039.jpg", imageAlt: "Suspension and brake repair", buttons: [
|
||||
{ text: "Book Service", href: "tel:+917878766646" },
|
||||
{ text: "Learn More", href: "#services" }
|
||||
]
|
||||
tag: "Suspension & Brakes", title: "Suspension & Brake Repair", subtitle: "Safety-critical systems", description: "Complete brake system servicing and suspension repairs including pad replacement, rotor resurfacing, and shock absorber replacement for safe driving.", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-working-shop-car_23-2150170039.jpg", imageAlt: "Suspension and brake repair"
|
||||
},
|
||||
{
|
||||
id: 5,
|
||||
tag: "Diagnostics", title: "Electrical Diagnostics", subtitle: "Advanced electrical systems", description: "Modern diagnostic scanning and electrical system repair for battery issues, alternator problems, and complex vehicle electronics with precision equipment.", imageSrc: "http://img.b2bpic.net/free-photo/electrician-with-tablet-adjusting-circuitry-junction-box_169016-55631.jpg", imageAlt: "Electrical diagnostic service", buttons: [
|
||||
{ text: "Book Service", href: "tel:+917878766646" },
|
||||
{ text: "Learn More", href: "#services" }
|
||||
]
|
||||
tag: "Diagnostics", title: "Electrical Diagnostics", subtitle: "Advanced electrical systems", description: "Modern diagnostic scanning and electrical system repair for battery issues, alternator problems, and complex vehicle electronics with precision equipment.", imageSrc: "http://img.b2bpic.net/free-photo/electrician-with-tablet-adjusting-circuitry-junction-box_169016-55631.jpg", imageAlt: "Electrical diagnostic service"
|
||||
},
|
||||
{
|
||||
id: 6,
|
||||
tag: "Detailing", title: "Premium Detailing", subtitle: "Professional car washing and polishing", description: "Premium foam car wash, interior cleaning, headlight restoration, polishing, and protective coating services to maintain your car's appearance.", imageSrc: "http://img.b2bpic.net/free-photo/man-wash-car-using-shampoo_1150-6983.jpg", imageAlt: "Professional car detailing", buttons: [
|
||||
{ text: "Book Service", href: "tel:+917878766646" },
|
||||
{ text: "Learn More", href: "#services" }
|
||||
]
|
||||
tag: "Detailing", title: "Premium Detailing", subtitle: "Professional car washing and polishing", description: "Premium foam car wash, interior cleaning, headlight restoration, polishing, and protective coating services to maintain your car's appearance.", imageSrc: "http://img.b2bpic.net/free-photo/man-wash-car-using-shampoo_1150-6983.jpg", imageAlt: "Professional car detailing"
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -196,7 +178,7 @@ export default function LandingPage() {
|
||||
<ContactFaq
|
||||
ctaTitle="Ready to Book Your Service?"
|
||||
ctaDescription="Get in touch with us today and schedule your appointment. We're here to help with all your car service needs."
|
||||
ctaButton={{ text: "📅 Book Your Service", href: "#" }}
|
||||
ctaButton={{ text: "📅 Book Your Service", href: "tel:+917878766646" }}
|
||||
ctaIcon={Calendar}
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user