Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2f55efa042 | |||
| 2e8a616900 | |||
| 32bbef4e62 | |||
| 09d6493a5e | |||
| 80512a4374 | |||
| 2b16dd9319 | |||
| 13a6d0b5e1 |
@@ -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={true}
|
||||
showDimOverlay={false}
|
||||
/>
|
||||
</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 with our 48-hour turnaround guarantee and experience professional car detailing at its finest."
|
||||
text="Ready to restore your car's shine? Contact Dotspot today for a free quote and experience professional car detailing at its finest."
|
||||
animationType="entrance-slide"
|
||||
buttons={[
|
||||
{ text: "📞 Call 0411 844 388", href: "tel:0411844388" },
|
||||
{ text: "Book Your Free Quote Now", href: "#quote" }
|
||||
{ text: "Get Quote Form", href: "#quote" }
|
||||
]}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user