diff --git a/src/app/page.tsx b/src/app/page.tsx
index 79c364e..94e32e2 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -29,22 +29,10 @@ export default function LandingPage() {
@@ -52,109 +40,27 @@ export default function LandingPage() {
@@ -165,7 +71,7 @@ export default function LandingPage() {
title="Dependable and Affordable Service"
description="At Metro Auto Repair, we pride ourselves on transparency, quick turnaround times, and professional results. Located in the heart of Gulshan-e-Iqbal, Karachi, we treat every car like our own."
subdescription="With years of hands-on experience, our skilled technicians ensure your vehicle receives the best care, whether it's routine maintenance or complex engine diagnostics."
- imageSrc="http://img.b2bpic.net/free-photo/mechanic-wiping-his-hands-with-napkin_1170-1551.jpg?_wi=2"
+ imageSrc="http://img.b2bpic.net/free-photo/mechanic-wiping-his-hands-with-napkin_1170-1551.jpg"
mediaAnimation="slide-up"
icon={Wrench}
/>
@@ -178,65 +84,33 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Engine Diagnostics",
- description: "Advanced scanning tools to identify and fix engine issues efficiently.",
- icon: Settings,
+ title: "Engine Diagnostics", description: "Advanced scanning tools to identify and fix engine issues efficiently.", icon: Settings,
mediaItems: [
- {
- imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-auto-repairman-talking-customer-workshop_637285-8626.jpg?_wi=2",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-auto-repairman-talking-customer-workshop_637285-8626.jpg?_wi=3",
- },
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-hard-disk-with-blue-light_23-2149413365.jpg?_wi=1",
- imageAlt: "car brake pad service",
+ { imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-auto-repairman-talking-customer-workshop_637285-8626.jpg" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-auto-repairman-talking-customer-workshop_637285-8626.jpg" }
+ ]
},
{
- title: "Oil Change",
- description: "Keep your engine running smoothly with high-quality oil and filters.",
- icon: Droplet,
+ title: "Oil Change", description: "Keep your engine running smoothly with high-quality oil and filters.", icon: Droplet,
mediaItems: [
- {
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-mechanic-work-his-garage_146671-19701.jpg?_wi=2",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-mechanic-work-his-garage_146671-19701.jpg?_wi=3",
- },
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/modern-automobile-mechanic-composition_23-2147881684.jpg?_wi=3",
- imageAlt: "auto repair shop interior",
+ { imageSrc: "http://img.b2bpic.net/free-photo/portrait-mechanic-work-his-garage_146671-19701.jpg" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/portrait-mechanic-work-his-garage_146671-19701.jpg" }
+ ]
},
{
- title: "Battery Services",
- description: "Electrical diagnostics, battery checks, and reliable replacements.",
- icon: Zap,
+ title: "Battery Services", description: "Electrical diagnostics, battery checks, and reliable replacements.", icon: Zap,
mediaItems: [
- {
- imageSrc: "http://img.b2bpic.net/free-photo/car-repairman-wearing-white-uniform-standing-holding-wrench-that-is-essential-tool-mechanic-with-laptop-checking-engine_1150-16590.jpg?_wi=2",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/car-repairman-wearing-white-uniform-standing-holding-wrench-that-is-essential-tool-mechanic-with-laptop-checking-engine_1150-16590.jpg?_wi=3",
- },
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/mechanic-wiping-his-hands-with-napkin_1170-1551.jpg?_wi=3",
- imageAlt: "friendly experienced mechanic portrait",
+ { imageSrc: "http://img.b2bpic.net/free-photo/car-repairman-wearing-white-uniform-standing-holding-wrench-that-is-essential-tool-mechanic-with-laptop-checking-engine_1150-16590.jpg" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/car-repairman-wearing-white-uniform-standing-holding-wrench-that-is-essential-tool-mechanic-with-laptop-checking-engine_1150-16590.jpg" }
+ ]
},
{
- title: "Brake Services",
- description: "Precision brake and suspension service for total road safety.",
- icon: ShieldCheck,
+ title: "Brake Services", description: "Precision brake and suspension service for total road safety.", icon: ShieldCheck,
mediaItems: [
- {
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-hard-disk-with-blue-light_23-2149413365.jpg?_wi=2",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-hard-disk-with-blue-light_23-2149413365.jpg?_wi=3",
- },
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-auto-repairman-talking-customer-workshop_637285-8626.jpg?_wi=4",
- imageAlt: "engine diagnostic scan tool",
- },
+ { imageSrc: "http://img.b2bpic.net/free-photo/top-view-hard-disk-with-blue-light_23-2149413365.jpg" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/top-view-hard-disk-with-blue-light_23-2149413365.jpg" }
+ ]
+ }
]}
title="Our Services"
description="Comprehensive auto repair solutions for your vehicle's performance, safety, and longevity."
@@ -248,25 +122,23 @@ export default function LandingPage() {
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
+ title="Customer Reviews"
+ description="Hear what our clients say about our services."
+ testimonials={[
+ { name: "Ali Khan", testimonial: "Excellent service!", rating: 5 },
+ { name: "Sara Ahmed", testimonial: "Very professional.", rating: 5 }
+ ]}
/>