From bc3ebcf08591455bacb4eefcec819e61e77b67e5 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 21 Apr 2026 21:36:40 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 206 ++++++++++------------------------------------- 1 file changed, 42 insertions(+), 164 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1c7f10e..9b6bf19 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,25 +31,15 @@ export default function LandingPage() { @@ -58,19 +48,14 @@ export default function LandingPage() {
@@ -84,26 +69,11 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - title: "Collision Repair", - description: "From minor damage to major accidents, we restore your vehicle the right way.", - imageSrc: "http://img.b2bpic.net/free-photo/set-work-tools-toolbox_1170-1493.jpg", - titleImageSrc: "http://img.b2bpic.net/free-photo/toolkit-box-isolated-white-background_93675-130624.jpg", - buttonText: "Learn More", - }, + title: "Collision Repair", description: "From minor damage to major accidents, we restore your vehicle the right way.", imageSrc: "http://img.b2bpic.net/free-photo/set-work-tools-toolbox_1170-1493.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/toolkit-box-isolated-white-background_93675-130624.jpg", buttonText: "Learn More"}, { - title: "Paint & Body Work", - description: "Flawless color matching and smooth, factory-quality finishes.", - imageSrc: "http://img.b2bpic.net/free-photo/hand-mechanic-holding-tools_1170-1411.jpg", - titleImageSrc: "http://img.b2bpic.net/free-photo/top-view-many-tools_23-2147773434.jpg", - buttonText: "Learn More", - }, + title: "Paint & Body Work", description: "Flawless color matching and smooth, factory-quality finishes.", imageSrc: "http://img.b2bpic.net/free-photo/hand-mechanic-holding-tools_1170-1411.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/top-view-many-tools_23-2147773434.jpg", buttonText: "Learn More"}, { - title: "Dent Removal", - description: "Quick repairs that eliminate visible damage completely.", - imageSrc: "http://img.b2bpic.net/free-photo/set-mechanical-tools-professional-car-mechanic-using-different-tools-working_146671-19067.jpg", - titleImageSrc: "http://img.b2bpic.net/free-photo/side-view-male-mechanic-checking-car-back_23-2148327510.jpg", - buttonText: "Learn More", - }, + title: "Dent Removal", description: "Quick repairs that eliminate visible damage completely.", imageSrc: "http://img.b2bpic.net/free-photo/set-mechanical-tools-professional-car-mechanic-using-different-tools-working_146671-19067.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/side-view-male-mechanic-checking-car-back_23-2148327510.jpg", buttonText: "Learn More"}, ]} title="Complete Collision Repair Services" description="Premium restoration results without the dealership headache." @@ -118,59 +88,23 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "res-1", - brand: "Restoration", - name: "Bumper Damage", - price: "Restored", - rating: 5, - reviewCount: "1", - imageSrc: "http://img.b2bpic.net/free-photo/man-repairing-karting-car_1157-24737.jpg", - }, + id: "res-1", brand: "Restoration", name: "Bumper Damage", price: "Restored", rating: 5, + reviewCount: "1", imageSrc: "http://img.b2bpic.net/free-photo/man-repairing-karting-car_1157-24737.jpg"}, { - id: "res-2", - brand: "Restoration", - name: "Deep Scratches", - price: "Flawless", - rating: 5, - reviewCount: "1", - imageSrc: "http://img.b2bpic.net/free-photo/headlight-lamp-car_1339-3042.jpg", - }, + id: "res-2", brand: "Restoration", name: "Deep Scratches", price: "Flawless", rating: 5, + reviewCount: "1", imageSrc: "http://img.b2bpic.net/free-photo/headlight-lamp-car_1339-3042.jpg"}, { - id: "res-3", - brand: "Restoration", - name: "Panel Denting", - price: "Factory", - rating: 5, - reviewCount: "1", - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-laptop-while-servicing-car-engine_1170-1334.jpg", - }, + id: "res-3", brand: "Restoration", name: "Panel Denting", price: "Factory", rating: 5, + reviewCount: "1", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-laptop-while-servicing-car-engine_1170-1334.jpg"}, { - id: "res-4", - brand: "Restoration", - name: "Fender Collision", - price: "New", - rating: 5, - reviewCount: "1", - imageSrc: "http://img.b2bpic.net/free-photo/man-polishing-car-with-orbital-applicator_1303-30572.jpg", - }, + id: "res-4", brand: "Restoration", name: "Fender Collision", price: "New", rating: 5, + reviewCount: "1", imageSrc: "http://img.b2bpic.net/free-photo/man-polishing-car-with-orbital-applicator_1303-30572.jpg"}, { - id: "res-5", - brand: "Restoration", - name: "Paint Correction", - price: "Matched", - rating: 5, - reviewCount: "1", - imageSrc: "http://img.b2bpic.net/free-photo/service-worker-painting-car-auto-service_23-2149486998.jpg", - }, + id: "res-5", brand: "Restoration", name: "Paint Correction", price: "Matched", rating: 5, + reviewCount: "1", imageSrc: "http://img.b2bpic.net/free-photo/service-worker-painting-car-auto-service_23-2149486998.jpg"}, { - id: "res-6", - brand: "Restoration", - name: "Frame Correction", - price: "Restored", - rating: 5, - reviewCount: "1", - imageSrc: "http://img.b2bpic.net/free-photo/service-worker-painting-car-auto-service_23-2149487002.jpg", - }, + id: "res-6", brand: "Restoration", name: "Frame Correction", price: "Restored", rating: 5, + reviewCount: "1", imageSrc: "http://img.b2bpic.net/free-photo/service-worker-painting-car-auto-service_23-2149487002.jpg"}, ]} title="Results That Speak for Themselves" description="Real repairs. Real results. No shortcuts." @@ -182,64 +116,33 @@ export default function LandingPage() { useInvertedBackground={true} heading={[ { - type: "text", - content: "The Fagan Collision Advantage", - }, + type: "text", content: "The Fagan Collision Advantage"}, { - type: "image", - src: "http://img.b2bpic.net/free-photo/modern-automobile-mechanic-composition_23-2147881624.jpg", - alt: "Shop", - }, + type: "image", src: "http://img.b2bpic.net/free-photo/modern-automobile-mechanic-composition_23-2147881624.jpg", alt: "Shop"}, ]} buttons={[ { - text: "Contact Us", - href: "#contact", - }, + text: "Contact Us", href: "#contact"}, ]} />
@@ -264,20 +165,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "f1", - title: "Do you handle insurance?", - content: "Yes, we handle the entire insurance process from claim to repair.", - }, + id: "f1", title: "Do you handle insurance?", content: "Yes, we handle the entire insurance process from claim to repair."}, { - id: "f2", - title: "How long does repair take?", - content: "We pride ourselves on fast turnaround times and clear updates.", - }, + id: "f2", title: "How long does repair take?", content: "We pride ourselves on fast turnaround times and clear updates."}, { - id: "f3", - title: "Do you offer estimates?", - content: "We provide free, transparent estimates for all collision work.", - }, + id: "f3", title: "Do you offer estimates?", content: "We provide free, transparent estimates for all collision work."}, ]} imageSrc="http://img.b2bpic.net/free-photo/happy-man-talking-female-mechanic-while-signing-paperwork-auto-repair-shop_637285-7762.jpg" mediaAnimation="slide-up" @@ -294,16 +186,10 @@ export default function LandingPage() { description="Call now or request your free estimate today." inputs={[ { - name: "name", - type: "text", - placeholder: "Your Name", - required: true, + name: "name", type: "text", placeholder: "Your Name", required: true, }, { - name: "email", - type: "email", - placeholder: "Email Address", - required: true, + name: "email", type: "email", placeholder: "Email Address", required: true, }, ]} imageSrc="http://img.b2bpic.net/free-photo/high-angle-arrangement-with-tools_23-2148932612.jpg" @@ -316,21 +202,13 @@ export default function LandingPage() { { items: [ { - label: "Home", - href: "#hero", - }, + label: "Home", href: "#hero"}, { - label: "Services", - href: "#services", - }, + label: "Services", href: "#services"}, { - label: "Reviews", - href: "#testimonials", - }, + label: "Reviews", href: "#testimonials"}, { - label: "Contact", - href: "#contact", - }, + label: "Contact", href: "#contact"}, ], }, ]} -- 2.49.1