Update src/app/contact/page.tsx

This commit is contained in:
2026-04-07 18:40:25 +00:00
parent 54d72fb085
commit 612fc94f46

View File

@@ -94,7 +94,7 @@ export default function LandingPage() {
placeholder: "Tell us a little about your situation",
rows: 4,
}}
imageSrc="http://img.b2bpic.net/free-photo/serious-businessman-working-office-analyzing-business-plans-there-are-people-background_637285-187.jpg"
imageSrc="http://img.b2bpic.net/free-photo/serious-businessman-working-office-analyzing-business-plans-there-are-people-background_637285-187.jpg?_wi=2"
/>
</div>
@@ -117,7 +117,7 @@ export default function LandingPage() {
required: true,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/serious-businessman-working-office-analyzing-business-plans-there-are-people-background_637285-187.jpg"
imageSrc="http://img.b2bpic.net/free-photo/serious-businessman-working-office-analyzing-business-plans-there-are-people-background_637285-187.jpg?_wi=3"
/>
</div>