From a5900d6037b87eb1ed6d374bb0bdb95e154c09e4 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 17:20:24 +0000 Subject: [PATCH 1/6] Update src/app/about/page.tsx --- src/app/about/page.tsx | 64 +++++++----------------------------------- 1 file changed, 10 insertions(+), 54 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index ce8e553..b22c9d0 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -18,8 +18,7 @@ export default function AboutPage() { const footerColumns = [ { - title: "Services", - items: [ + title: "Services", items: [ { label: "Exterior Detailing", href: "/services" }, { label: "Interior Detailing", href: "/services" }, { label: "Ceramic Coating", href: "/services" }, @@ -27,8 +26,7 @@ export default function AboutPage() { ], }, { - title: "Company", - items: [ + title: "Company", items: [ { label: "About Us", href: "/about" }, { label: "Gallery", href: "/gallery" }, { label: "Contact", href: "/contact" }, @@ -36,8 +34,7 @@ export default function AboutPage() { ], }, { - title: "Connect", - items: [ + title: "Connect", items: [ { label: "Phone: (555) 123-4567", href: "#" }, { label: "Email: info@primedetailz.com", href: "#" }, { label: "Follow Us", href: "#" }, @@ -74,33 +71,13 @@ export default function AboutPage() { tag="About Us" features={[ { - id: "01", - title: "Quality First", - description: "We never compromise on quality. Premium products, meticulous techniques, and rigorous standards on every vehicle we detail.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193588.jpg?_wi=2", - imageAlt: "Quality focus", - }, + id: "01", title: "Quality First", description: "We never compromise on quality. Premium products, meticulous techniques, and rigorous standards on every vehicle we detail.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193588.jpg", imageAlt: "Quality focus"}, { - id: "02", - title: "Customer Convenience", - description: "Mobile service means we come to you. Your time is valuable, and we respect that by bringing premium care directly to your location.", - imageSrc: "http://img.b2bpic.net/free-photo/courier-delivering-groceries-home_23-2149738007.jpg?_wi=2", - imageAlt: "Convenience", - }, + id: "02", title: "Customer Convenience", description: "Mobile service means we come to you. Your time is valuable, and we respect that by bringing premium care directly to your location.", imageSrc: "http://img.b2bpic.net/free-photo/courier-delivering-groceries-home_23-2149738007.jpg", imageAlt: "Convenience"}, { - id: "03", - title: "Professional Excellence", - description: "Our team is trained, certified, and passionate about automotive care. Experience matters, and it shows in every detail.", - imageSrc: "http://img.b2bpic.net/free-photo/repairing-tools_1417-1788.jpg?_wi=2", - imageAlt: "Professional team", - }, + id: "03", title: "Professional Excellence", description: "Our team is trained, certified, and passionate about automotive care. Experience matters, and it shows in every detail.", imageSrc: "http://img.b2bpic.net/free-photo/repairing-tools_1417-1788.jpg", imageAlt: "Professional team"}, { - id: "04", - title: "Trust & Transparency", - description: "Clear pricing, no hidden fees, and honest communication. We build lasting relationships based on trust and reliability.", - imageSrc: "http://img.b2bpic.net/free-photo/hands-disinfection-illness-prevention-due-covid19-pandemic_637285-11036.jpg?_wi=2", - imageAlt: "Trust", - }, + id: "04", title: "Trust & Transparency", description: "Clear pricing, no hidden fees, and honest communication. We build lasting relationships based on trust and reliability.", imageSrc: "http://img.b2bpic.net/free-photo/hands-disinfection-illness-prevention-due-covid19-pandemic_637285-11036.jpg", imageAlt: "Trust"}, ]} textboxLayout="default" animationType="slide-up" @@ -116,32 +93,11 @@ export default function AboutPage() { tag="Customer Stories" testimonials={[ { - id: "1", - title: "Premium Service at Your Doorstep", - quote: "Prime Detailz brings luxury car care directly to me. No hassle, no wait times, just professional results. This is how detailing should be.", - name: "Michael Torres", - role: "Jaguar Owner", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", - imageAlt: "Michael Torres", - }, + id: "1", title: "Premium Service at Your Doorstep", quote: "Prime Detailz brings luxury car care directly to me. No hassle, no wait times, just professional results. This is how detailing should be.", name: "Michael Torres", role: "Jaguar Owner", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Torres"}, { - id: "2", - title: "Attention to Detail is Unmatched", - quote: "The team's dedication to perfection is remarkable. Every crevice, every surface - they treat my car like it's their own. Worth every penny.", - name: "Amanda Rodriguez", - role: "Range Rover Owner", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg?_wi=3", - imageAlt: "Amanda Rodriguez", - }, + id: "2", title: "Attention to Detail is Unmatched", quote: "The team's dedication to perfection is remarkable. Every crevice, every surface - they treat my car like it's their own. Worth every penny.", name: "Amanda Rodriguez", role: "Range Rover Owner", imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg", imageAlt: "Amanda Rodriguez"}, { - id: "3", - title: "Professional and Reliable Partners", - quote: "I've booked Prime Detailz several times. Consistent quality, professional demeanor, and they always show up on time. Highly trustworthy.", - name: "James Mitchell", - role: "Porsche Owner", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", - imageAlt: "James Mitchell", - }, + id: "3", title: "Professional and Reliable Partners", quote: "I've booked Prime Detailz several times. Consistent quality, professional demeanor, and they always show up on time. Highly trustworthy.", name: "James Mitchell", role: "Porsche Owner", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Mitchell"}, ]} textboxLayout="default" useInvertedBackground={false} -- 2.49.1 From b5f2f3edaf624702c0718da3a65372eb597eb942 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 17:20:25 +0000 Subject: [PATCH 2/6] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 30 ++++++------------------------ 1 file changed, 6 insertions(+), 24 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index cc738d3..a484fe7 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -18,8 +18,7 @@ export default function ContactPage() { const footerColumns = [ { - title: "Services", - items: [ + title: "Services", items: [ { label: "Exterior Detailing", href: "/services" }, { label: "Interior Detailing", href: "/services" }, { label: "Ceramic Coating", href: "/services" }, @@ -27,8 +26,7 @@ export default function ContactPage() { ], }, { - title: "Company", - items: [ + title: "Company", items: [ { label: "About Us", href: "/about" }, { label: "Gallery", href: "/gallery" }, { label: "Contact", href: "/contact" }, @@ -36,8 +34,7 @@ export default function ContactPage() { ], }, { - title: "Connect", - items: [ + title: "Connect", items: [ { label: "Phone: (555) 123-4567", href: "#" }, { label: "Email: info@primedetailz.com", href: "#" }, { label: "Follow Us", href: "#" }, @@ -87,26 +84,11 @@ export default function ContactPage() { tag="Contact Methods" features={[ { - id: "01", - title: "Phone", - description: "Call us at (555) 123-4567 during business hours. Our team is ready to answer your questions and schedule appointments.", - imageSrc: "http://img.b2bpic.net/free-photo/man-working-car-detailing-coating-car_1303-30596.jpg?_wi=2", - imageAlt: "Phone contact", - }, + id: "01", title: "Phone", description: "Call us at (555) 123-4567 during business hours. Our team is ready to answer your questions and schedule appointments.", imageSrc: "http://img.b2bpic.net/free-photo/man-working-car-detailing-coating-car_1303-30596.jpg", imageAlt: "Phone contact"}, { - id: "02", - title: "Email", - description: "Send us an email at info@primedetailz.com with your service requests and details. We respond within 24 hours.", - imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2004.jpg?_wi=3", - imageAlt: "Email contact", - }, + id: "02", title: "Email", description: "Send us an email at info@primedetailz.com with your service requests and details. We respond within 24 hours.", imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2004.jpg", imageAlt: "Email contact"}, { - id: "03", - title: "Service Area", - description: "We service a 15-mile radius throughout the region. Contact us to confirm your location and availability for mobile detailing.", - imageSrc: "http://img.b2bpic.net/free-photo/man-working-car-detailing-coating-car_1303-30598.jpg?_wi=2", - imageAlt: "Service area", - }, + id: "03", title: "Service Area", description: "We service a 15-mile radius throughout the region. Contact us to confirm your location and availability for mobile detailing.", imageSrc: "http://img.b2bpic.net/free-photo/man-working-car-detailing-coating-car_1303-30598.jpg", imageAlt: "Service area"}, ]} textboxLayout="default" animationType="slide-up" -- 2.49.1 From a5bb9c00e391258df23babf89874b34295692b78 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 17:20:27 +0000 Subject: [PATCH 3/6] Update src/app/gallery/page.tsx --- src/app/gallery/page.tsx | 37 +++++++------------------------------ 1 file changed, 7 insertions(+), 30 deletions(-) diff --git a/src/app/gallery/page.tsx b/src/app/gallery/page.tsx index b87660a..0429e47 100644 --- a/src/app/gallery/page.tsx +++ b/src/app/gallery/page.tsx @@ -18,8 +18,7 @@ export default function GalleryPage() { const footerColumns = [ { - title: "Services", - items: [ + title: "Services", items: [ { label: "Exterior Detailing", href: "/services" }, { label: "Interior Detailing", href: "/services" }, { label: "Ceramic Coating", href: "/services" }, @@ -27,8 +26,7 @@ export default function GalleryPage() { ], }, { - title: "Company", - items: [ + title: "Company", items: [ { label: "About Us", href: "/about" }, { label: "Gallery", href: "/gallery" }, { label: "Contact", href: "/contact" }, @@ -36,8 +34,7 @@ export default function GalleryPage() { ], }, { - title: "Connect", - items: [ + title: "Connect", items: [ { label: "Phone: (555) 123-4567", href: "#" }, { label: "Email: info@primedetailz.com", href: "#" }, { label: "Follow Us", href: "#" }, @@ -74,33 +71,13 @@ export default function GalleryPage() { tag="Gallery" features={[ { - id: "01", - title: "Luxury SUV Restoration", - description: "Deep ceramic coating and exterior detail on premium Black SUV. Restored mirror shine and protected finish.", - imageSrc: "http://img.b2bpic.net/free-photo/manager-car-center-customer-expensive-car_651396-1145.jpg", - imageAlt: "Luxury SUV before and after", - }, + id: "01", title: "Luxury SUV Restoration", description: "Deep ceramic coating and exterior detail on premium Black SUV. Restored mirror shine and protected finish.", imageSrc: "http://img.b2bpic.net/free-photo/manager-car-center-customer-expensive-car_651396-1145.jpg", imageAlt: "Luxury SUV before and after"}, { - id: "02", - title: "Sports Car Polish", - description: "Professional paint correction and ceramic coating on high-end sports car. Eliminated swirls and achieved mirror finish.", - imageSrc: "http://img.b2bpic.net/free-photo/man-polishing-car-with-orbital-applicator_1303-30574.jpg", - imageAlt: "Sports car before and after", - }, + id: "02", title: "Sports Car Polish", description: "Professional paint correction and ceramic coating on high-end sports car. Eliminated swirls and achieved mirror finish.", imageSrc: "http://img.b2bpic.net/free-photo/man-polishing-car-with-orbital-applicator_1303-30574.jpg", imageAlt: "Sports car before and after"}, { - id: "03", - title: "Sedan Deep Detail", - description: "Complete interior and exterior detailing on luxury sedan. Interior sanitized and protected, exterior gleaming.", - imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2795.jpg", - imageAlt: "Sedan before and after", - }, + id: "03", title: "Sedan Deep Detail", description: "Complete interior and exterior detailing on luxury sedan. Interior sanitized and protected, exterior gleaming.", imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2795.jpg", imageAlt: "Sedan before and after"}, { - id: "04", - title: "Truck Full Restoration", - description: "Extensive detailing on premium truck. Exterior polished to perfection, interior thoroughly cleaned and conditioned.", - imageSrc: "http://img.b2bpic.net/free-photo/young-worker-checks-wheel-truck-malfunction-service-work_1157-46510.jpg", - imageAlt: "Truck before and after", - }, + id: "04", title: "Truck Full Restoration", description: "Extensive detailing on premium truck. Exterior polished to perfection, interior thoroughly cleaned and conditioned.", imageSrc: "http://img.b2bpic.net/free-photo/young-worker-checks-wheel-truck-malfunction-service-work_1157-46510.jpg", imageAlt: "Truck before and after"}, ]} textboxLayout="default" animationType="slide-up" -- 2.49.1 From da875da401f97857d4a4bd624ece3614f7433622 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 17:20:28 +0000 Subject: [PATCH 4/6] Update src/app/layout.tsx --- src/app/layout.tsx | 29 +++++++---------------------- 1 file changed, 7 insertions(+), 22 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index be07b89..0d6faf6 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -7,46 +7,31 @@ import { ServiceWrapper } from "@/components/ServiceWrapper"; import Tag from "@/tag/Tag"; const halant = Halant({ - variable: "--font-halant", - subsets: ["latin"], + variable: "--font-halant", subsets: ["latin"], weight: ["300", "400", "500", "600", "700"], }); const inter = Inter({ - variable: "--font-inter", - subsets: ["latin"], + variable: "--font-inter", subsets: ["latin"], }); const openSans = Open_Sans({ - variable: "--font-open-sans", - subsets: ["latin"], + variable: "--font-open-sans", subsets: ["latin"], }); export const metadata: Metadata = { - title: "Prime Detailz | Premium Mobile Auto Detailing Service", - description: "Professional mobile car detailing service featuring luxury-grade equipment and premium products. Book your appointment today for convenient, high-end vehicle care.", - keywords: "mobile auto detailing, car detailing service, premium vehicle care, ceramic coating, professional detailing, luxury car care", - robots: { + title: "Prime Detailz | Premium Mobile Auto Detailing Service", description: "Professional mobile car detailing service featuring luxury-grade equipment and premium products. Book your appointment today for convenient, high-end vehicle care.", keywords: "mobile auto detailing, car detailing service, premium vehicle care, ceramic coating, professional detailing, luxury car care", robots: { index: true, follow: true, }, openGraph: { - title: "Prime Detailz | Premium Mobile Auto Detailing", - description: "Experience premium mobile detailing service with meticulous attention to detail. Luxury car care comes to you.", - siteName: "Prime Detailz", - type: "website", - images: [ + title: "Prime Detailz | Premium Mobile Auto Detailing", description: "Experience premium mobile detailing service with meticulous attention to detail. Luxury car care comes to you.", siteName: "Prime Detailz", type: "website", images: [ { - url: "http://img.b2bpic.net/free-photo/man-car-clean-using-brush-clean-up-all-details-inside-vehicle_1303-30586.jpg", - alt: "Prime Detailz Premium Mobile Detailing", - }, + url: "http://img.b2bpic.net/free-photo/man-car-clean-using-brush-clean-up-all-details-inside-vehicle_1303-30586.jpg", alt: "Prime Detailz Premium Mobile Detailing"}, ], }, twitter: { - card: "summary_large_image", - title: "Prime Detailz | Premium Mobile Auto Detailing", - description: "Professional mobile car detailing with attention to every detail.", - images: ["http://img.b2bpic.net/free-photo/man-car-clean-using-brush-clean-up-all-details-inside-vehicle_1303-30586.jpg"], + card: "summary_large_image", title: "Prime Detailz | Premium Mobile Auto Detailing", description: "Professional mobile car detailing with attention to every detail.", images: ["http://img.b2bpic.net/free-photo/man-car-clean-using-brush-clean-up-all-details-inside-vehicle_1303-30586.jpg"], }, }; -- 2.49.1 From 6dfec7dc4f0866f550d67f57f3419f4b498931c5 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 17:20:29 +0000 Subject: [PATCH 5/6] Update src/app/page.tsx --- src/app/page.tsx | 91 +++++++----------------------------------------- 1 file changed, 13 insertions(+), 78 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index fe22392..e017b88 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -22,8 +22,7 @@ export default function HomePage() { const footerColumns = [ { - title: "Services", - items: [ + title: "Services", items: [ { label: "Exterior Detailing", href: "/services" }, { label: "Interior Detailing", href: "/services" }, { label: "Ceramic Coating", href: "/services" }, @@ -31,8 +30,7 @@ export default function HomePage() { ], }, { - title: "Company", - items: [ + title: "Company", items: [ { label: "About Us", href: "/about" }, { label: "Gallery", href: "/gallery" }, { label: "Contact", href: "/contact" }, @@ -40,8 +38,7 @@ export default function HomePage() { ], }, { - title: "Connect", - items: [ + title: "Connect", items: [ { label: "Phone: (555) 123-4567", href: "#" }, { label: "Email: info@primedetailz.com", href: "#" }, { label: "Follow Us", href: "#" }, @@ -95,33 +92,13 @@ export default function HomePage() { tag="Benefits" features={[ { - id: "01", - title: "Mobile Convenience", - description: "We come to you. Schedule service at your home or office. No waiting, no hassle.", - imageSrc: "http://img.b2bpic.net/free-photo/courier-delivering-groceries-home_23-2149738007.jpg?_wi=1", - imageAlt: "Mobile convenience", - }, + id: "01", title: "Mobile Convenience", description: "We come to you. Schedule service at your home or office. No waiting, no hassle.", imageSrc: "http://img.b2bpic.net/free-photo/courier-delivering-groceries-home_23-2149738007.jpg", imageAlt: "Mobile convenience"}, { - id: "02", - title: "Premium Equipment", - description: "State-of-the-art detailing equipment and tools for superior results on every vehicle.", - imageSrc: "http://img.b2bpic.net/free-photo/repairing-tools_1417-1788.jpg?_wi=1", - imageAlt: "Premium equipment", - }, + id: "02", title: "Premium Equipment", description: "State-of-the-art detailing equipment and tools for superior results on every vehicle.", imageSrc: "http://img.b2bpic.net/free-photo/repairing-tools_1417-1788.jpg", imageAlt: "Premium equipment"}, { - id: "03", - title: "Professional Products", - description: "Only the finest automotive care products used for protection and shine.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193588.jpg?_wi=1", - imageAlt: "Professional products", - }, + id: "03", title: "Professional Products", description: "Only the finest automotive care products used for protection and shine.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193588.jpg", imageAlt: "Professional products"}, { - id: "04", - title: "Meticulous Attention", - description: "Every detail matters. Expert techniques and rigorous quality standards on every job.", - imageSrc: "http://img.b2bpic.net/free-photo/hands-disinfection-illness-prevention-due-covid19-pandemic_637285-11036.jpg?_wi=1", - imageAlt: "Attention to detail", - }, + id: "04", title: "Meticulous Attention", description: "Every detail matters. Expert techniques and rigorous quality standards on every job.", imageSrc: "http://img.b2bpic.net/free-photo/hands-disinfection-illness-prevention-due-covid19-pandemic_637285-11036.jpg", imageAlt: "Attention to detail"}, ]} textboxLayout="default" animationType="slide-up" @@ -155,59 +132,17 @@ export default function HomePage() { tag="Testimonials" testimonials={[ { - id: "1", - title: "Exceptional Service and Attention to Detail", - quote: "Prime Detailz transformed my vehicle. The level of professionalism and care is outstanding. My car looks showroom-ready. Highly recommend!", - name: "Marcus Johnson", - role: "BMW Owner", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", - imageAlt: "Marcus Johnson", - }, + id: "1", title: "Exceptional Service and Attention to Detail", quote: "Prime Detailz transformed my vehicle. The level of professionalism and care is outstanding. My car looks showroom-ready. Highly recommend!", name: "Marcus Johnson", role: "BMW Owner", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Marcus Johnson"}, { - id: "2", - title: "Convenience and Quality Combined", - quote: "I was skeptical about mobile detailing until I used Prime Detailz. They came to my home and delivered premium results. Best decision ever.", - name: "Sarah Chen", - role: "Tesla Owner", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg?_wi=1", - imageAlt: "Sarah Chen", - }, + id: "2", title: "Convenience and Quality Combined", quote: "I was skeptical about mobile detailing until I used Prime Detailz. They came to my home and delivered premium results. Best decision ever.", name: "Sarah Chen", role: "Tesla Owner", imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg", imageAlt: "Sarah Chen"}, { - id: "3", - title: "Professional and Reliable", - quote: "Booked my ceramic coating with Prime Detailz and couldn't be happier. Professional team, premium products, and outstanding results.", - name: "David Martinez", - role: "Porsche Enthusiast", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", - imageAlt: "David Martinez", - }, + id: "3", title: "Professional and Reliable", quote: "Booked my ceramic coating with Prime Detailz and couldn't be happier. Professional team, premium products, and outstanding results.", name: "David Martinez", role: "Porsche Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Martinez"}, { - id: "4", - title: "Worth Every Penny", - quote: "The quality of work justifies the investment. My car has never looked better. Prime Detailz is my go-to service from now on.", - name: "Jennifer Kim", - role: "Mercedes Owner", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-5399.jpg", - imageAlt: "Jennifer Kim", - }, + id: "4", title: "Worth Every Penny", quote: "The quality of work justifies the investment. My car has never looked better. Prime Detailz is my go-to service from now on.", name: "Jennifer Kim", role: "Mercedes Owner", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-5399.jpg", imageAlt: "Jennifer Kim"}, { - id: "5", - title: "Consistently Excellent", - quote: "I've used Prime Detailz multiple times. Every visit is professional, thorough, and they always exceed expectations.", - name: "Robert Adams", - role: "Audi Owner", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", - imageAlt: "Robert Adams", - }, + id: "5", title: "Consistently Excellent", quote: "I've used Prime Detailz multiple times. Every visit is professional, thorough, and they always exceed expectations.", name: "Robert Adams", role: "Audi Owner", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Robert Adams"}, { - id: "6", - title: "Mobile Detailing Done Right", - quote: "The convenience of mobile service combined with premium quality is unbeatable. Prime Detailz sets the standard for professional detailing.", - name: "Lisa Thompson", - role: "Lexus Owner", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg?_wi=2", - imageAlt: "Lisa Thompson", - }, + id: "6", title: "Mobile Detailing Done Right", quote: "The convenience of mobile service combined with premium quality is unbeatable. Prime Detailz sets the standard for professional detailing.", name: "Lisa Thompson", role: "Lexus Owner", imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg", imageAlt: "Lisa Thompson"}, ]} textboxLayout="default" useInvertedBackground={false} -- 2.49.1 From 0e8daee54e6b0e5538abfb7908e87d473eda391e Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 17:20:30 +0000 Subject: [PATCH 6/6] Update src/app/services/page.tsx --- src/app/services/page.tsx | 139 ++++++++------------------------------ 1 file changed, 27 insertions(+), 112 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 3c6394f..ccc4034 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -18,8 +18,7 @@ export default function ServicesPage() { const footerColumns = [ { - title: "Services", - items: [ + title: "Services", items: [ { label: "Exterior Detailing", href: "/services" }, { label: "Interior Detailing", href: "/services" }, { label: "Ceramic Coating", href: "/services" }, @@ -27,8 +26,7 @@ export default function ServicesPage() { ], }, { - title: "Company", - items: [ + title: "Company", items: [ { label: "About Us", href: "/about" }, { label: "Gallery", href: "/gallery" }, { label: "Contact", href: "/contact" }, @@ -36,8 +34,7 @@ export default function ServicesPage() { ], }, { - title: "Connect", - items: [ + title: "Connect", items: [ { label: "Phone: (555) 123-4567", href: "#" }, { label: "Email: info@primedetailz.com", href: "#" }, { label: "Follow Us", href: "#" }, @@ -74,65 +71,23 @@ export default function ServicesPage() { tag="Services" products={[ { - id: "1", - brand: "Prime Detailz", - name: "Exterior Detailing", - price: "Starting at $149", - rating: 5, - reviewCount: "180+", - imageSrc: "http://img.b2bpic.net/free-photo/man-working-car-detailing-coating-car_1303-30596.jpg?_wi=1", - imageAlt: "Exterior detailing", - }, + id: "1", brand: "Prime Detailz", name: "Exterior Detailing", price: "Starting at $149", rating: 5, + reviewCount: "180+", imageSrc: "http://img.b2bpic.net/free-photo/man-working-car-detailing-coating-car_1303-30596.jpg", imageAlt: "Exterior detailing"}, { - id: "2", - brand: "Prime Detailz", - name: "Interior Detailing", - price: "Starting at $129", - rating: 5, - reviewCount: "165+", - imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2004.jpg?_wi=1", - imageAlt: "Interior detailing", - }, + id: "2", brand: "Prime Detailz", name: "Interior Detailing", price: "Starting at $129", rating: 5, + reviewCount: "165+", imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2004.jpg", imageAlt: "Interior detailing"}, { - id: "3", - brand: "Prime Detailz", - name: "Full Detail Package", - price: "Starting at $249", - rating: 5, - reviewCount: "210+", - imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2004.jpg?_wi=2", - imageAlt: "Full detail package", - }, + id: "3", brand: "Prime Detailz", name: "Full Detail Package", price: "Starting at $249", rating: 5, + reviewCount: "210+", imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2004.jpg", imageAlt: "Full detail package"}, { - id: "4", - brand: "Prime Detailz", - name: "Ceramic Coating", - price: "Starting at $399", - rating: 5, - reviewCount: "95+", - imageSrc: "http://img.b2bpic.net/free-photo/man-working-car-detailing-coating-car_1303-30598.jpg?_wi=1", - imageAlt: "Ceramic coating", - }, + id: "4", brand: "Prime Detailz", name: "Ceramic Coating", price: "Starting at $399", rating: 5, + reviewCount: "95+", imageSrc: "http://img.b2bpic.net/free-photo/man-working-car-detailing-coating-car_1303-30598.jpg", imageAlt: "Ceramic coating"}, { - id: "5", - brand: "Prime Detailz", - name: "Engine Bay Detail", - price: "Starting at $89", - rating: 5, - reviewCount: "78+", - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-smiling-while-examining-car-engine-with-lamp_1170-1292.jpg", - imageAlt: "Engine bay detailing", - }, + id: "5", brand: "Prime Detailz", name: "Engine Bay Detail", price: "Starting at $89", rating: 5, + reviewCount: "78+", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-smiling-while-examining-car-engine-with-lamp_1170-1292.jpg", imageAlt: "Engine bay detailing"}, { - id: "6", - brand: "Prime Detailz", - name: "Pet Hair Removal", - price: "Add-on $45", - rating: 5, - reviewCount: "142+", - imageSrc: "http://img.b2bpic.net/free-photo/cute-dog-with-carrier-car_23-2150209130.jpg", - imageAlt: "Pet hair removal", - }, + id: "6", brand: "Prime Detailz", name: "Pet Hair Removal", price: "Add-on $45", rating: 5, + reviewCount: "142+", imageSrc: "http://img.b2bpic.net/free-photo/cute-dog-with-carrier-car_23-2150209130.jpg", imageAlt: "Pet hair removal"}, ]} textboxLayout="default" animationType="slide-up" @@ -148,64 +103,24 @@ export default function ServicesPage() { tag="Pricing" plans={[ { - id: "exterior", - tag: "Exterior Detailing", - price: "$149", - period: "starting", - description: "Professional exterior wash, polish, and protection", - button: { text: "Book Service", href: "/contact" }, - featuresTitle: "Includes:", - features: [ - "Professional wash and dry", - "Hand polish and wax", - "Tire and trim detail", - "Final inspection", - ], + id: "exterior", tag: "Exterior Detailing", price: "$149", period: "starting", description: "Professional exterior wash, polish, and protection", button: { text: "Book Service", href: "/contact" }, + featuresTitle: "Includes:", features: [ + "Professional wash and dry", "Hand polish and wax", "Tire and trim detail", "Final inspection"], }, { - id: "interior", - tag: "Interior Detailing", - price: "$129", - period: "starting", - description: "Deep interior cleaning and conditioning", - button: { text: "Book Service", href: "/contact" }, - featuresTitle: "Includes:", - features: [ - "Vacuum and sanitize", - "Leather conditioning", - "Glass cleaning", - "Interior protection", - ], + id: "interior", tag: "Interior Detailing", price: "$129", period: "starting", description: "Deep interior cleaning and conditioning", button: { text: "Book Service", href: "/contact" }, + featuresTitle: "Includes:", features: [ + "Vacuum and sanitize", "Leather conditioning", "Glass cleaning", "Interior protection"], }, { - id: "full", - tag: "Full Detail Package", - price: "$249", - period: "starting", - description: "Complete interior and exterior professional detailing", - button: { text: "Book Service", href: "/contact" }, - featuresTitle: "Includes:", - features: [ - "Full exterior detail", - "Complete interior detail", - "Ceramic coating option", - "Premium protection", - ], + id: "full", tag: "Full Detail Package", price: "$249", period: "starting", description: "Complete interior and exterior professional detailing", button: { text: "Book Service", href: "/contact" }, + featuresTitle: "Includes:", features: [ + "Full exterior detail", "Complete interior detail", "Ceramic coating option", "Premium protection"], }, { - id: "ceramic", - tag: "Ceramic Coating", - price: "$399", - period: "starting", - description: "Long-lasting paint protection and shine", - button: { text: "Book Service", href: "/contact" }, - featuresTitle: "Includes:", - features: [ - "Paint preparation", - "Professional coating", - "12-month protection", - "Beading guarantee", - ], + id: "ceramic", tag: "Ceramic Coating", price: "$399", period: "starting", description: "Long-lasting paint protection and shine", button: { text: "Book Service", href: "/contact" }, + featuresTitle: "Includes:", features: [ + "Paint preparation", "Professional coating", "12-month protection", "Beading guarantee"], }, ]} animationType="slide-up" -- 2.49.1