Merge version_3 into main #3
@@ -9,7 +9,7 @@ import MetricCardTen from "@/components/sections/metrics/MetricCardTen";
|
||||
import FaqBase from "@/components/sections/faq/FaqBase";
|
||||
import ContactSplitForm from "@/components/sections/contact/ContactSplitForm";
|
||||
import FooterMedia from "@/components/sections/footer/FooterMedia";
|
||||
import { Sparkles, Shield, CheckCircle, ArrowRight, HelpCircle } from "lucide-react";
|
||||
import { Sparkles, Shield, CheckCircle, ArrowRight, HelpCircle, Crown } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -108,7 +108,7 @@ export default function LandingPage() {
|
||||
"Exterior wash and clay bar treatment", "Paint correction and polish", "Interior vacuum and carpet cleaning", "Dashboard and trim protection", "48-hour turnaround guaranteed"],
|
||||
},
|
||||
{
|
||||
id: "premium-detail", tag: "Premium Detail", tagIcon: Sparkles,
|
||||
id: "premium-detail", tag: "Most Popular", tagIcon: Crown,
|
||||
price: "$599", period: "per vehicle", description: "Luxury-level service with ceramic coating protection and engine detailing", button: { text: "Book Premium", href: "#booking" },
|
||||
featuresTitle: "What's Included:", features: [
|
||||
"Full paint correction with multi-stage polishing", "Professional ceramic coating application", "Deep interior detailing with stain treatment", "Engine bay detailing and protection", "Wheel and tire restoration", "24-hour priority scheduling"],
|
||||
|
||||
Reference in New Issue
Block a user