Merge version_2 into main #7

Merged
bender merged 1 commits from version_2 into main 2026-03-03 13:12:10 +00:00

View File

@@ -174,11 +174,11 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactText
text="Ready to restore your car's shine? Contact Dotspot today for a free quote and experience professional car detailing at its finest."
text="Ready to restore your car's shine? Contact Dotspot today for a free quote with our 48-hour turnaround guarantee and experience professional car detailing at its finest."
animationType="entrance-slide"
buttons={[
{ text: "📞 Call 0411 844 388", href: "tel:0411844388" },
{ text: "Get Quote Form", href: "#quote" }
{ text: "Book Your Free Quote Now", href: "#quote" }
]}
background={{ variant: "plain" }}
useInvertedBackground={false}