Compare commits
12 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5ee1625e00 | |||
| 2ee597cd9e | |||
| e99bc015a4 | |||
| 944dd12da2 | |||
| 472dfbc834 | |||
| 417002017a | |||
| 16ad1cc526 | |||
| e17ea9bdfe | |||
| 089c710289 | |||
| 310c718f33 | |||
| d50d80a90c | |||
| e27f490ae5 |
@@ -51,7 +51,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22299.jpg"
|
||||
imageAlt="Premium car detailing result"
|
||||
showDimOverlay={false}
|
||||
showDimOverlay={true}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user