Update src/app/page.tsx
This commit is contained in:
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
background={{
|
||||
variant: "gradient-bars"}}
|
||||
title="Keeping Your Vehicle Running Perfectly"
|
||||
description="Professional auto repair and maintenance services you can trust. We ensure safety and performance for every mile you drive."
|
||||
description="Professional auto repair and maintenance services you can trust. We specialize in Nissan, Ram, Dodge, Jeep, Chrysler, Chevy, Ford, Hyundai, Genesis, Volkswagen, Mitsubishi, Kia, and Cadillac."
|
||||
buttons={[
|
||||
{ text: "Schedule Service", href: "#contact" },
|
||||
]}
|
||||
@@ -86,7 +86,7 @@ export default function LandingPage() {
|
||||
<FeatureCardTwentyOne
|
||||
useInvertedBackground={true}
|
||||
title="Comprehensive Auto Services"
|
||||
description="From routine maintenance to complex engine repairs, our shop is equipped to handle all your vehicle needs."
|
||||
description="From routine maintenance to complex engine repairs, our shop is equipped to handle all your vehicle needs, including Nissan, Ram, Dodge, Jeep, Chrysler, Chevy, Ford, Hyundai, Genesis, Volkswagen, Mitsubishi, Kia, and Cadillac."
|
||||
accordionItems={[
|
||||
{ id: "f1", title: "Engine Diagnostics", content: "Using the latest diagnostic tools, we accurately identify and fix issues to keep your car performing at its peak." },
|
||||
{ id: "f2", title: "Brake Maintenance", content: "Safety is our top priority. We provide full brake system inspections, pad replacements, and fluid servicing." },
|
||||
|
||||
Reference in New Issue
Block a user