Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -12,7 +12,7 @@ import TestimonialCardThirteen from "@/components/sections/testimonial/Testimoni
|
||||
import FaqSplitText from "@/components/sections/faq/FaqSplitText";
|
||||
import ContactCTA from "@/components/sections/contact/ContactCTA";
|
||||
import FooterMedia from "@/components/sections/footer/FooterMedia";
|
||||
import { Sparkles, Car, ShieldCheck, Phone, Clock, MapPin } from "lucide-react";
|
||||
import { Sparkles, Car, ShieldCheck } from "lucide-react";
|
||||
|
||||
export default function DetailingPage() {
|
||||
return (
|
||||
@@ -162,6 +162,7 @@ export default function DetailingPage() {
|
||||
title="Ready for a Shine?"
|
||||
description="Contact us today for a free estimate tailored to your vehicle."
|
||||
buttons={[{ text: "Call (305) 555-0199", href: "tel:3055550199" }]}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user