From 2546eccbfb6cc7b49222e80332fd95e2b6f95246 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 5 Jun 2026 22:10:46 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1f79011..2f802ed 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -35,7 +35,7 @@ export default function HomePage() { { name: "Gallery", id: "/gallery" }, { name: "Reviews", id: "/reviews" }, { name: "About Us", id: "/about" }, - { name: "Contact", id: "/contact" }, + { name: "Contact", id: "/contact" } ]} topBarButton={{ text: "Call Now (732) 339-9584", href: "tel:+17323399584"}} @@ -50,14 +50,13 @@ export default function HomePage() { background={{ variant: "radial-gradient" }} buttons={[ { text: "Call Now", href: "tel:+17323399584" }, - { text: "Get Free Quote", href: "/contact" }, + { text: "Get Free Quote", href: "/contact" } ]} imageSrc="http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193557.jpg" imageAlt="Luxurious car being detailed" mediaAnimation="slide-up" imagePosition="right" fixedMediaHeight={true} - useInvertedBackground={false} />
@@ -70,7 +69,7 @@ export default function HomePage() { { title: "Paint Correction", description: "Remove swirl marks, light scratches, and restore deep gloss.", imageSrc: "http://img.b2bpic.net/free-photo/auto-repairman-grinding-car-body-with-machine-preparing-vehicle-painting_342744-792.jpg", imageAlt: "Car paint being corrected", titleImageSrc: "http://img.b2bpic.net/free-photo/auto-repairman-grinding-car-body-with-machine-preparing-vehicle-painting_342744-792.jpg", buttonText: "Learn More", buttonHref: "/services" }, { title: "Ceramic Coatings", description: "Long-term paint protection, superior shine, and easy maintenance.", imageSrc: "http://img.b2bpic.net/free-photo/garage-engineers-replace-vehicle-oil_482257-115297.jpg", imageAlt: "Car receiving ceramic coating", titleImageSrc: "http://img.b2bpic.net/free-photo/garage-engineers-replace-vehicle-oil_482257-115297.jpg", buttonText: "Learn More", buttonHref: "/services" }, { title: "Headlight Restoration", description: "Restore clarity to yellowed, hazy headlights for improved visibility.", imageSrc: "http://img.b2bpic.net/free-photo/man-polishing-car-with-orbital-applicator_1303-30574.jpg", imageAlt: "Headlight being restored", titleImageSrc: "http://img.b2bpic.net/free-photo/man-polishing-car-with-orbital-applicator_1303-30574.jpg", buttonText: "Learn More", buttonHref: "/services" }, - { title: "Fleet & Commercial Vehicles", description: "Custom detailing solutions for businesses and their vehicle fleets.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-soap-water-glass-window_181624-4201.jpg", imageAlt: "Commercial vehicle being detailed", titleImageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-soap-water-glass-window_181624-4201.jpg", buttonText: "Learn More", buttonHref: "/services" }, + { title: "Fleet & Commercial Vehicles", description: "Custom detailing solutions for businesses and their vehicle fleets.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-soap-water-glass-window_181624-4201.jpg", imageAlt: "Commercial vehicle being detailed", titleImageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-soap-water-glass-window_181624-4201.jpg", buttonText: "Learn More", buttonHref: "/services" } ]} gridVariant="three-columns-all-equal-width" animationType="slide-up" @@ -97,7 +96,7 @@ export default function HomePage() { { id: "gallery-3", name: "Paint Correction", price: "", variant: "Before & After", imageSrc: "http://img.b2bpic.net/free-photo/service-worker-painting-car-auto-service_23-2149487002.jpg", imageAlt: "Car paint before and after correction" }, { id: "gallery-4", name: "Ceramic Coating", price: "", variant: "Before & After", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-clear-water-drop-surface_23-2148635089.jpg", imageAlt: "Car before and after ceramic coating" }, { id: "gallery-5", name: "Headlight Restore", price: "", variant: "Before & After", imageSrc: "http://img.b2bpic.net/free-photo/headlight-lamp_74190-1176.jpg", imageAlt: "Headlight before and after restoration" }, - { id: "gallery-6", name: "Wheel Detail", price: "", variant: "Before & After", imageSrc: "http://img.b2bpic.net/free-photo/caucasian-auto-mechanic-man-lying-reparing-car-disc-brake-garage_53876-31452.jpg", imageAlt: "Car wheel before and after detailing" }, + { id: "gallery-6", name: "Wheel Detail", price: "", variant: "Before & After", imageSrc: "http://img.b2bpic.net/free-photo/caucasian-auto-mechanic-man-lying-reparing-car-disc-brake-garage_53876-31452.jpg", imageAlt: "Car wheel before and after detailing" } ]} gridVariant="three-columns-all-equal-width" animationType="slide-up" @@ -114,7 +113,7 @@ export default function HomePage() { { id: "2", name: "Michael C.", role: "Business Owner", company: "Metuchen", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/industrial-man-uniform-holding-clipboard-looking-cheery-front-view_176474-38782.jpg" }, { id: "3", name: "Emily R.", role: "Fleet Manager", company: "Woodbridge", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/aged-middle-expression-calling-business_1262-2838.jpg" }, { id: "4", name: "David K.", role: "Car Enthusiast", company: "Piscataway", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-embracing-her-new-car-excited-young-woman-her-new-car-indoors-young-cheerful-woman-enjoying-new-car-hugging-steering-wheel-sitting-inside_657921-533.jpg" }, - { id: "5", name: "Jessica L.", role: "Daily Commuter", company: "South Plainfield", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-father-showing-his-son-tablet_23-2148404186.jpg" }, + { id: "5", name: "Jessica L.", role: "Daily Commuter", company: "South Plainfield", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-father-showing-his-son-tablet_23-2148404186.jpg" } ]} gridVariant="three-columns-all-equal-width" animationType="slide-up" @@ -132,7 +131,7 @@ export default function HomePage() { { name: "email", type: "email", placeholder: "Email Address", required: false }, { name: "vehicle", type: "text", placeholder: "Vehicle Make & Model", required: true }, { name: "service", type: "text", placeholder: "Requested Service (e.g., Ceramic Coating)", required: false }, - { name: "date", type: "date", placeholder: "Preferred Date", required: false }, + { name: "date", type: "date", placeholder: "Preferred Date", required: false } ]} textarea={{ name: "message", placeholder: "Any additional details or questions?", rows: 4, required: false }} imageSrc="http://img.b2bpic.net/free-photo/coffee-pins-map_23-2147635444.jpg" @@ -151,10 +150,9 @@ export default function HomePage() { columns={[ { title: "Services", items: [{ label: "Interior Detailing", href: "/services" }, { label: "Exterior Detailing", href: "/services" }, { label: "Paint Correction", href: "/services" }, { label: "Ceramic Coatings", href: "/services" }] }, { title: "Company", items: [{ label: "About Us", href: "/about" }, { label: "Gallery", href: "/gallery" }, { label: "Reviews", href: "/reviews" }, { label: "Contact Us", href: "/contact" }] }, - { title: "Contact", items: [{ label: "Call Us: (732) 339-9584", href: "tel:+17323399584" }, { label: "Email: info@a1detailing.com", href: "mailto:info@a1detailing.com" }, { label: "1830 Woodbridge Ave, Edison, NJ 08817", href: "https://www.google.com/maps/search/1830+Woodbridge+Ave+Edison,+NJ+08817" }] }, + { title: "Contact", items: [{ label: "Call Us: (732) 339-9584", href: "tel:+17323399584" }, { label: "Email: info@a1detailing.com", href: "mailto:info@a1detailing.com" }, { label: "1830 Woodbridge Ave, Edison, NJ 08817", href: "https://www.google.com/maps/search/1830+Woodbridge+Ave+Edison,+NJ+08817" }] } ]} copyrightText="© 2024 A-1 Detailing. All rights reserved." - useInvertedBackground={false} />
-- 2.49.1