Merge version_1 into main #3
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
buttons={[{ text: "Book a Free Consultation", href: "#contact" }]}
|
||||
slides={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-hispanic-woman-business-worker-smiling-pointing-camera-office_839833-26359.jpg", imageAlt: "professional accountant meeting client" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-sitting-desk-with-laptop_23-2149304008.jpg", imageAlt: "luxury office desk workspace" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-sitting-desk-with-laptop_23-2149304008.jpg?_wi=1", imageAlt: "luxury office desk workspace" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -126,7 +126,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
textarea={{ name: "message", placeholder: "How can we help?", rows: 4 }}
|
||||
mediaAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-sitting-desk-with-laptop_23-2149304008.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-sitting-desk-with-laptop_23-2149304008.jpg?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user