Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e5602bba24 | |||
| 37dad2cbbc | |||
| eaefec6afb | |||
| a07d05e875 | |||
| bf2ad8b3f5 |
@@ -167,7 +167,7 @@ export default function LandingPage() {
|
||||
tagIcon={Zap}
|
||||
tagAnimation="slide-up"
|
||||
title="Make Your Home Look New Again"
|
||||
description="Contact Jack's Pressure Washing today for a free quote. Call, text, or fill out the form below. We're happy to serve our neighbors with quality and affordable service."
|
||||
description="Call 559-400-9003 today for a free quote. We're happy to serve our neighbors with quality and affordable service. You can also fill out the form below and we'll get back to you right away."
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/factory-worker-standing-metal-platform-industrial-storage-tanks-looking-up-visual-inspection-silos-food-production_342744-450.jpg?_wi=2"
|
||||
@@ -175,7 +175,7 @@ export default function LandingPage() {
|
||||
mediaPosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
inputPlaceholder="Your email address"
|
||||
buttonText="Request Quote"
|
||||
buttonText="Call for Free Quote"
|
||||
termsText="We respect your privacy. We'll only use your information to send you a quote. You can unsubscribe at any time."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -12,11 +12,11 @@
|
||||
|
||||
--background: #ffffff;
|
||||
--card: #f9f9f9;
|
||||
--foreground: #120a00e6;
|
||||
--primary-cta: #ff8c42;
|
||||
--foreground: #000612e6;
|
||||
--primary-cta: #15479c;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #f9f9f9;
|
||||
--secondary-cta-text: #120a00e6;
|
||||
--secondary-cta-text: #000612e6;
|
||||
--accent: #e2e2e2;
|
||||
--background-accent: #c4c4c4;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user