From 3c28d256a2fa611d71b5e648ec309ca0f50015f4 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 05:28:21 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 76 ++++++++++++++++++++++++++++++++---------------- 1 file changed, 51 insertions(+), 25 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 151f3c2..bbf9978 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -11,7 +11,7 @@ import TestimonialCardTen from "@/components/sections/testimonial/TestimonialCar import FaqSplitText from "@/components/sections/faq/FaqSplitText"; import ContactText from "@/components/sections/contact/ContactText"; import FooterMedia from "@/components/sections/footer/FooterMedia"; -import { Car, Sparkles, Star, Trophy } from "lucide-react"; +import { Car, Sparkles, Star, Trophy, Building2 } from "lucide-react"; export default function LandingPage() { return ( @@ -50,15 +50,20 @@ export default function LandingPage() { { text: "Book Appointment", href: "contact" }, { text: "View Packages", href: "pricing" }, ]} + mediaAnimation="none" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-washing_23-2149172895.jpg", imageAlt: "Professional car detailing shine"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-washing_23-2149172895.jpg", imageAlt: "Professional car detailing shine" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/man-car-clean-using-brush-clean-up-all-details-inside-vehicle_1303-30584.jpg", imageAlt: "Expert car washing service"}, + imageSrc: "http://img.b2bpic.net/free-photo/man-car-clean-using-brush-clean-up-all-details-inside-vehicle_1303-30584.jpg", imageAlt: "Expert car washing service" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/rain-windshield-as-wiper-clears-view-visible-road_169016-70029.jpg", imageAlt: "Premium vehicle polishing"}, + imageSrc: "http://img.b2bpic.net/free-photo/rain-windshield-as-wiper-clears-view-visible-road_169016-70029.jpg", imageAlt: "Premium vehicle polishing" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-polishing-service_23-2149212230.jpg", imageAlt: "Professional car waxing detailing shine"}, + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-polishing-service_23-2149212230.jpg", imageAlt: "Professional car waxing detailing shine" + }, ]} /> @@ -67,6 +72,7 @@ export default function LandingPage() { @@ -107,21 +116,26 @@ export default function LandingPage() { { id: "basic", badge: "Popular", badgeIcon: Sparkles, price: "$99", subtitle: "Basic Exterior Detailing", features: [ - "Professional wash", "Clay bar treatment", "Hand wax application", "Tire shine", "Air freshener included"], + "Professional wash", "Clay bar treatment", "Hand wax application", "Tire shine", "Air freshener included" + ], }, { id: "premium", badge: "Best Value", badgeIcon: Star, price: "$199", subtitle: "Complete Interior & Exterior", features: [ - "Everything in Basic", "Deep interior vacuum", "Upholstery cleaning", "Leather conditioning", "Dashboard polish", "Window treatment"], + "Everything in Basic", "Deep interior vacuum", "Upholstery cleaning", "Leather conditioning", "Dashboard polish", "Window treatment" + ], }, { id: "elite", badge: "Elite Choice", badgeIcon: Trophy, price: "$349", subtitle: "Ultimate Ceramic Protection", features: [ - "Everything in Premium", "Ceramic coating application", "Paint protection film on hood", "PPF edges sealed", "6-month ceramic warranty", "Priority booking"], + "Everything in Premium", "Ceramic coating application", "Paint protection film on hood", "PPF edges sealed", "6-month ceramic warranty", "Priority booking" + ], }, { - id: "fleet", badge: "Corporate", price: "Custom", subtitle: "Fleet & Commercial Pricing", features: [ - "Bulk discounts available", "Flexible scheduling", "Dedicated account manager", "Customized packages", "On-site service options", "Monthly billing available"], + id: "fleet", badge: "Corporate", badgeIcon: Building2, + price: "Custom", subtitle: "Fleet & Commercial Pricing", features: [ + "Bulk discounts available", "Flexible scheduling", "Dedicated account manager", "Customized packages", "On-site service options", "Monthly billing available" + ], }, ]} /> @@ -152,17 +166,23 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", title: "My car looks brand new", quote: "AutoShine completely transformed my vehicle. The attention to detail is incredible - every inch was treated with care. I've never seen my car looking this good!", name: "Sarah Johnson", role: "Mercedes-Benz Owner", imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-black-suit_23-2148401442.jpg?_wi=1", imageAlt: "Sarah Johnson"}, + id: "1", title: "My car looks brand new", quote: "AutoShine completely transformed my vehicle. The attention to detail is incredible - every inch was treated with care. I've never seen my car looking this good!", name: "Sarah Johnson", role: "Mercedes-Benz Owner", imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-black-suit_23-2148401442.jpg", imageAlt: "Sarah Johnson" + }, { - id: "2", title: "Professional service at its finest", quote: "The team is incredibly professional and punctual. They explained every service and the results exceeded my expectations. Highly recommend for anyone serious about car care.", name: "Michael Chen", role: "BMW Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/woman-smiling-with-hands-pockets_1187-1106.jpg?_wi=1", imageAlt: "Michael Chen"}, + id: "2", title: "Professional service at its finest", quote: "The team is incredibly professional and punctual. They explained every service and the results exceeded my expectations. Highly recommend for anyone serious about car care.", name: "Michael Chen", role: "BMW Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/woman-smiling-with-hands-pockets_1187-1106.jpg", imageAlt: "Michael Chen" + }, { - id: "3", title: "Worth every penny", quote: "I've used many detailers before, but AutoShine is on another level. The ceramic coating has kept my car protected and looking stunning. Best investment for my vehicle.", name: "Emily Rodriguez", role: "Audi Owner", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-beautiful-young-redhead-woman-with-charming-smile-healthy-clean-skin_273609-9036.jpg", imageAlt: "Emily Rodriguez"}, + id: "3", title: "Worth every penny", quote: "I've used many detailers before, but AutoShine is on another level. The ceramic coating has kept my car protected and looking stunning. Best investment for my vehicle.", name: "Emily Rodriguez", role: "Audi Owner", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-beautiful-young-redhead-woman-with-charming-smile-healthy-clean-skin_273609-9036.jpg", imageAlt: "Emily Rodriguez" + }, { - id: "4", title: "Exceptional attention to detail", quote: "From booking to completion, everything was seamless. The interior detailing removed stains I thought were permanent. Will definitely be a regular customer.", name: "David Kim", role: "Lexus Owner", imageSrc: "http://img.b2bpic.net/free-photo/technology-occupation-remote-work-concept-confident-young-female-copywriter-standing-kitchen_343059-3895.jpg", imageAlt: "David Kim"}, + id: "4", title: "Exceptional attention to detail", quote: "From booking to completion, everything was seamless. The interior detailing removed stains I thought were permanent. Will definitely be a regular customer.", name: "David Kim", role: "Lexus Owner", imageSrc: "http://img.b2bpic.net/free-photo/technology-occupation-remote-work-concept-confident-young-female-copywriter-standing-kitchen_343059-3895.jpg", imageAlt: "David Kim" + }, { - id: "5", title: "My truck has never looked better", quote: "AutoShine handled my truck with expertise. The exterior shine and interior freshness have made me a loyal customer. Great value for the quality.", name: "Jessica Martinez", role: "RAM Truck Owner", imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-black-suit_23-2148401442.jpg?_wi=2", imageAlt: "Jessica Martinez"}, + id: "5", title: "My truck has never looked better", quote: "AutoShine handled my truck with expertise. The exterior shine and interior freshness have made me a loyal customer. Great value for the quality.", name: "Jessica Martinez", role: "RAM Truck Owner", imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-black-suit_23-2148401442.jpg", imageAlt: "Jessica Martinez" + }, { - id: "6", title: "Professional and reliable", quote: "The booking process is easy, they're always on time, and the results are consistently excellent. AutoShine has become my go-to detailing service.", name: "Robert Taylor", role: "Tesla Owner", imageSrc: "http://img.b2bpic.net/free-photo/woman-smiling-with-hands-pockets_1187-1106.jpg?_wi=2", imageAlt: "Robert Taylor"}, + id: "6", title: "Professional and reliable", quote: "The booking process is easy, they're always on time, and the results are consistently excellent. AutoShine has become my go-to detailing service.", name: "Robert Taylor", role: "Tesla Owner", imageSrc: "http://img.b2bpic.net/free-photo/woman-smiling-with-hands-pockets_1187-1106.jpg", imageAlt: "Robert Taylor" + }, ]} /> @@ -176,17 +196,23 @@ export default function LandingPage() { faqsAnimation="slide-up" faqs={[ { - id: "1", title: "How long does a detailing service take?", content: "Basic detailing takes 2-3 hours, Complete packages take 4-6 hours, and Ceramic coating applications take 6-8 hours. We'll provide a specific timeline when you book."}, + id: "1", title: "How long does a detailing service take?", content: "Basic detailing takes 2-3 hours, Complete packages take 4-6 hours, and Ceramic coating applications take 6-8 hours. We'll provide a specific timeline when you book." + }, { - id: "2", title: "Can I book appointments online?", content: "Yes! Our online booking system is available 24/7. Simply select your service, choose your preferred date and time, and we'll confirm your appointment instantly."}, + id: "2", title: "Can I book appointments online?", content: "Yes! Our online booking system is available 24/7. Simply select your service, choose your preferred date and time, and we'll confirm your appointment instantly." + }, { - id: "3", title: "Do you offer mobile detailing?", content: "We offer on-site service for fleet and corporate clients. For individual vehicles, we recommend visiting our facility for the best results with full equipment access."}, + id: "3", title: "Do you offer mobile detailing?", content: "We offer on-site service for fleet and corporate clients. For individual vehicles, we recommend visiting our facility for the best results with full equipment access." + }, { - id: "4", title: "What is ceramic coating and how long does it last?", content: "Ceramic coating is a nano-protective layer that bonds to your paint. It provides 2-5 years of protection depending on maintenance, offering superior shine and water beading."}, + id: "4", title: "What is ceramic coating and how long does it last?", content: "Ceramic coating is a nano-protective layer that bonds to your paint. It provides 2-5 years of protection depending on maintenance, offering superior shine and water beading." + }, { - id: "5", title: "Are your products eco-friendly?", content: "Yes, all our cleaning products and treatments are environmentally safe and biodegradable. We recycle water and use sustainable practices throughout our operations."}, + id: "5", title: "Are your products eco-friendly?", content: "Yes, all our cleaning products and treatments are environmentally safe and biodegradable. We recycle water and use sustainable practices throughout our operations." + }, { - id: "6", title: "What is your satisfaction guarantee?", content: "We guarantee 100% satisfaction with every service. If you're not completely happy, we'll redo the work at no charge or provide a full refund."}, + id: "6", title: "What is your satisfaction guarantee?", content: "We guarantee 100% satisfaction with every service. If you're not completely happy, we'll redo the work at no charge or provide a full refund." + }, ]} /> -- 2.49.1