diff --git a/src/app/page.tsx b/src/app/page.tsx
index b7dd01e..f14c35a 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,110 +32,44 @@ export default function LandingPage() {
@@ -145,21 +79,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
features={[
- {
- title: "50 Years Expertise",
- description: "Over five decades of hands-on mechanical experience.",
- imageSrc: "http://img.b2bpic.net/free-photo/it-was-challenging-determine-where-malfunction-was_637285-11557.jpg",
- },
- {
- title: "Total Honesty",
- description: "Clear explanations for every repair, no unnecessary upselling.",
- imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-checking-car_1303-14041.jpg",
- },
- {
- title: "Fair Pricing",
- description: "Consistent, reasonable costs that local customers praise.",
- imageSrc: "http://img.b2bpic.net/free-photo/mechanic-servicing-car-engine_1170-1171.jpg",
- },
+ { title: "50 Years Expertise", description: "Over five decades of hands-on mechanical experience.", imageSrc: "http://img.b2bpic.net/free-photo/it-was-challenging-determine-where-malfunction-was_637285-11557.jpg" },
+ { title: "Total Honesty", description: "Clear explanations for every repair, no unnecessary upselling.", imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-checking-car_1303-14041.jpg" },
+ { title: "Fair Pricing", description: "Consistent, reasonable costs that local customers praise.", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-servicing-car-engine_1170-1171.jpg" },
]}
title="What Makes Us Different"
description="Old-school honesty meeting modern reliability."
@@ -172,46 +94,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
testimonials={[
- {
- id: "1",
- name: "Sarah Miller",
- handle: "@sarah_m",
- testimonial: "Excellent service with reasonable cost.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/displeased-woman-having-argument-with-her-husband-about-car-repair-workshop_637285-7728.jpg",
- },
- {
- id: "2",
- name: "John Doe",
- handle: "@johnd",
- testimonial: "Knowledgeable, honest, and fair.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-stately-ginger-fellow-stylish-navy-t-shirt-smiling-showing-ok-sign-looking-camera-while-posing-blue-studio-background-human-facial-expressions-sincer_639032-2122.jpg",
- },
- {
- id: "3",
- name: "Mike Ross",
- handle: "@miker",
- testimonial: "Best place for service and tires.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-woman-holding-blank-screen-mobile-phone-while-standing-showing-ok-gesture-isolated-white-background_231208-1833.jpg",
- },
- {
- id: "4",
- name: "Jane Smith",
- handle: "@janes",
- testimonial: "Good honest service at good honest prices.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/happy-auto-mechanic-using-digital-tablet-workshop-looking-camera_637285-11599.jpg",
- },
- {
- id: "5",
- name: "Tom Baker",
- handle: "@tomb",
- testimonial: "Nick is the best mechanic in town.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/smiling-customer-service-agent_23-2151933128.jpg",
- },
+ { id: "1", name: "Sarah Miller", handle: "@sarah_m", testimonial: "Excellent service with reasonable cost.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/displeased-woman-having-argument-with-her-husband-about-car-repair-workshop_637285-7728.jpg" },
+ { id: "2", name: "John Doe", handle: "@johnd", testimonial: "Knowledgeable, honest, and fair.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-stately-ginger-fellow-stylish-navy-t-shirt-smiling-showing-ok-sign-looking-camera-while-posing-blue-studio-background-human-facial-expressions-sincer_639032-2122.jpg" },
+ { id: "3", name: "Mike Ross", handle: "@miker", testimonial: "Best place for service and tires.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-woman-holding-blank-screen-mobile-phone-while-standing-showing-ok-gesture-isolated-white-background_231208-1833.jpg" },
+ { id: "4", name: "Jane Smith", handle: "@janes", testimonial: "Good honest service at good honest prices.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-auto-mechanic-using-digital-tablet-workshop-looking-camera_637285-11599.jpg" },
+ { id: "5", name: "Tom Baker", handle: "@tomb", testimonial: "Nick is the best mechanic in town.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-customer-service-agent_23-2151933128.jpg" },
]}
showRating={true}
title="Customer Reviews"
@@ -226,42 +113,12 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
products={[
- {
- id: "s1",
- name: "General Repair",
- price: "Standard Rate",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-equipment_23-2148514925.jpg",
- },
- {
- id: "s2",
- name: "Brake Service",
- price: "Expert Care",
- imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-mechanic-working-with-car-tire-auto-repair-shop_637285-7618.jpg",
- },
- {
- id: "s3",
- name: "Diagnostics",
- price: "Detailed Scan",
- imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-using-diagnostic-tool_1170-1528.jpg",
- },
- {
- id: "s4",
- name: "Tire Service",
- price: "Sales & Mnt",
- imageSrc: "http://img.b2bpic.net/free-photo/male-mechanics-working-together-car-shop_23-2150376986.jpg",
- },
- {
- id: "s5",
- name: "Maintenance",
- price: "Oil & Fluids",
- imageSrc: "http://img.b2bpic.net/free-photo/man-with-tattoos-producing-craft-beer_23-2148110892.jpg",
- },
- {
- id: "s6",
- name: "Battery Service",
- price: "Reliable Power",
- imageSrc: "http://img.b2bpic.net/free-photo/car-mechanic-using-digital-tablet-while-repairing-analyzing-engine-auto-repair-shop_637285-4307.jpg",
- },
+ { id: "s1", name: "General Repair", price: "Standard Rate", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-equipment_23-2148514925.jpg" },
+ { id: "s2", name: "Brake Service", price: "Expert Care", imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-mechanic-working-with-car-tire-auto-repair-shop_637285-7618.jpg" },
+ { id: "s3", name: "Diagnostics", price: "Detailed Scan", imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-using-diagnostic-tool_1170-1528.jpg" },
+ { id: "s4", name: "Tire Service", price: "Sales & Mnt", imageSrc: "http://img.b2bpic.net/free-photo/male-mechanics-working-together-car-shop_23-2150376986.jpg" },
+ { id: "s5", name: "Maintenance", price: "Oil & Fluids", imageSrc: "http://img.b2bpic.net/free-photo/man-with-tattoos-producing-craft-beer_23-2148110892.jpg" },
+ { id: "s6", name: "Battery Service", price: "Reliable Power", imageSrc: "http://img.b2bpic.net/free-photo/car-mechanic-using-digital-tablet-while-repairing-analyzing-engine-auto-repair-shop_637285-4307.jpg" },
]}
title="Our Core Services"
description="Professional, reliable automotive care for your vehicle."
@@ -276,7 +133,7 @@ export default function LandingPage() {
description="Nick has been the face of our local shop for over five decades. Known in the community for absolute honesty, fairness, and deep mechanical expertise."
subdescription="A small, owner-operated shop focused on building long-term relationships, not quick sales."
icon={Shield}
- imageSrc="http://img.b2bpic.net/free-photo/portrait-happy-car-mechanic-auto-repair-shop-looking-camera_637285-7794.jpg?_wi=1"
+ imageSrc="http://img.b2bpic.net/free-photo/portrait-happy-car-mechanic-auto-repair-shop-looking-camera_637285-7794.jpg"
mediaAnimation="slide-up"
/>
@@ -288,56 +145,17 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
- id: "p1",
- title: "Transparency",
- period: "Commitment",
- price: "Fair",
- features: [
- "No upselling",
- "Clear explanations",
- "High-quality parts",
- ],
- button: {
- text: "Contact Us",
- href: "#contact",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/mechanic-checking-tool-tool-box_1170-1277.jpg",
- imageAlt: "Mechanic checking tool in tool box",
- },
+ id: "p1", title: "Transparency", period: "Commitment", price: "Fair", features: ["No upselling", "Clear explanations", "High-quality parts"],
+ button: { text: "Contact Us", href: "#contact" },
+ imageSrc: "http://img.b2bpic.net/free-photo/mechanic-checking-tool-tool-box_1170-1277.jpg", imageAlt: "Mechanic checking tool in tool box"},
{
- id: "p2",
- title: "Integrity",
- period: "Core Value",
- price: "Honest",
- features: [
- "Quality craftsmanship",
- "Reliable repairs",
- "Trusted locally",
- ],
- button: {
- text: "Contact Us",
- href: "#contact",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/mechanic-working-shop-car_23-2150170066.jpg?_wi=2",
- imageAlt: "Mechanic checking tool in tool box",
- },
+ id: "p2", title: "Integrity", period: "Core Value", price: "Honest", features: ["Quality craftsmanship", "Reliable repairs", "Trusted locally"],
+ button: { text: "Contact Us", href: "#contact" },
+ imageSrc: "http://img.b2bpic.net/free-photo/mechanic-working-shop-car_23-2150170066.jpg", imageAlt: "Mechanic checking tool in tool box"},
{
- id: "p3",
- title: "Experience",
- period: "Legacy",
- price: "50+ Yrs",
- features: [
- "Deep expertise",
- "Old-school service",
- "Proven results",
- ],
- button: {
- text: "Contact Us",
- href: "#contact",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-car-mechanic-auto-repair-shop-looking-camera_637285-7794.jpg?_wi=2",
- imageAlt: "Mechanic checking tool in tool box",
- },
+ id: "p3", title: "Experience", period: "Legacy", price: "50+ Yrs", features: ["Deep expertise", "Old-school service", "Proven results"],
+ button: { text: "Contact Us", href: "#contact" },
+ imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-car-mechanic-auto-repair-shop-looking-camera_637285-7794.jpg", imageAlt: "Mechanic checking tool in tool box"},
]}
title="Pricing Philosophy"
description="Transparent, fair, and straightforward pricing."
@@ -349,21 +167,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
faqs={[
- {
- id: "f1",
- title: "Do I need an appointment?",
- content: "We recommend calling ahead to ensure we can schedule your repair efficiently.",
- },
- {
- id: "f2",
- title: "How long will my service take?",
- content: "Most routine maintenance is same-day; more complex diagnostics depend on the issue.",
- },
- {
- id: "f3",
- title: "Do you offer tire sales?",
- content: "Yes, we handle tire sales, mounting, and balancing.",
- },
+ { id: "f1", title: "Do I need an appointment?", content: "We recommend calling ahead to ensure we can schedule your repair efficiently." },
+ { id: "f2", title: "How long will my service take?", content: "Most routine maintenance is same-day; more complex diagnostics depend on the issue." },
+ { id: "f3", title: "Do you offer tire sales?", content: "Yes, we handle tire sales, mounting, and balancing." },
]}
title="Common Questions"
description="Answers about our process and service."
@@ -377,25 +183,10 @@ export default function LandingPage() {
title="Visit Us Today"
description="Serving the community for over 50 years."
inputs={[
- {
- name: "name",
- type: "text",
- placeholder: "Your Name",
- required: true,
- },
- {
- name: "phone",
- type: "tel",
- placeholder: "Your Phone",
- required: true,
- },
+ { name: "name", type: "text", placeholder: "Your Name", required: true },
+ { name: "phone", type: "tel", placeholder: "Your Phone", required: true },
]}
- textarea={{
- name: "service",
- placeholder: "Service Needed",
- rows: 3,
- required: true,
- }}
+ textarea={{ name: "service", placeholder: "Service Needed", rows: 3, required: true }}
imageSrc="http://img.b2bpic.net/free-photo/bold-metro-station-chatelet-paris_23-2148232435.jpg"
/>
@@ -405,46 +196,22 @@ export default function LandingPage() {
logoText="Nick's Service Center"
columns={[
{
- title: "Navigation",
- items: [
- {
- label: "Services",
- href: "#services",
- },
- {
- label: "About",
- href: "#about",
- },
- {
- label: "Contact",
- href: "#contact",
- },
+ title: "Navigation", items: [
+ { label: "Services", href: "#services" },
+ { label: "About", href: "#about" },
+ { label: "Contact", href: "#contact" },
],
},
{
- title: "Contact",
- items: [
- {
- label: "(555) 010-0203",
- href: "tel:5550100203",
- },
- {
- label: "123 Auto Row, Mechanic Town",
- href: "#",
- },
+ title: "Contact", items: [
+ { label: "(555) 010-0203", href: "tel:5550100203" },
+ { label: "123 Auto Row, Mechanic Town", href: "#" },
],
},
{
- title: "Hours",
- items: [
- {
- label: "Mon-Fri: 8am - 6pm",
- href: "#",
- },
- {
- label: "Sat: By Appointment",
- href: "#",
- },
+ title: "Hours", items: [
+ { label: "Mon-Fri: 8am - 6pm", href: "#" },
+ { label: "Sat: By Appointment", href: "#" },
],
},
]}