From 298df261ac98b6c0a8f6dd8e10601da51f013af9 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 23 Feb 2026 13:08:13 +0000 Subject: [PATCH] Update src/app/contacts/page.tsx --- src/app/contacts/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/contacts/page.tsx b/src/app/contacts/page.tsx index 09112e7..69e66a9 100644 --- a/src/app/contacts/page.tsx +++ b/src/app/contacts/page.tsx @@ -43,7 +43,7 @@ export default function ContactsPage() { ]} textarea={{ name: "message", placeholder: "Tell us more...", rows: 5, required: true }} buttonText="Send Message" - imageSrc="https://images.unsplash.com/photo-1542382103-627729036785?q=80&w=2670&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A47KqSdGj7sEG8mcGU4TIVm5ml/uploaded-1771850674704-2zcygfwe.mp4" imageAlt="People contacting a business" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1