Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
buttonAnimation="blur-reveal"
|
||||
layoutOrder="default"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-looking-detail-sitting-floor_259150-58258.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-looking-detail-sitting-floor_259150-58258.jpg?_wi=1"
|
||||
imageAlt="Professional plumber fixing burst pipe"
|
||||
mediaAnimation="blur-reveal"
|
||||
frameStyle="card"
|
||||
@@ -142,7 +142,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
textarea={{ name: "details", placeholder: "Describe what's happening (optional)", rows: 3, required: false }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-looking-detail-sitting-floor_259150-58258.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-looking-detail-sitting-floor_259150-58258.jpg?_wi=2"
|
||||
imageAlt="Emergency plumbing diagnostic assistant"
|
||||
mediaAnimation="blur-reveal"
|
||||
mediaPosition="right"
|
||||
@@ -230,7 +230,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
textarea={{ name: "message", placeholder: "Describe your plumbing issue (the more detail, the better estimate we can provide)", rows: 4, required: true }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-looking-detail-sitting-floor_259150-58258.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-looking-detail-sitting-floor_259150-58258.jpg?_wi=3"
|
||||
imageAlt="Contact Patch Plumbing for emergency service"
|
||||
mediaAnimation="blur-reveal"
|
||||
mediaPosition="left"
|
||||
|
||||
Reference in New Issue
Block a user