2 Commits

Author SHA1 Message Date
3a5d7dc801 Update src/app/page.tsx 2026-03-06 14:25:11 +00:00
67794c1786 Merge version_1 into main
Merge version_1 into main
2026-03-06 14:19:48 +00:00

View File

@@ -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"],