diff --git a/src/app/estimate/page.tsx b/src/app/estimate/page.tsx index 79f2f6b..427a85c 100644 --- a/src/app/estimate/page.tsx +++ b/src/app/estimate/page.tsx @@ -50,7 +50,7 @@ export default function EstimatePage() { { name: "event_type", type: "text", placeholder: "Event Type", required: true }, ]} textarea={{ name: "other_info", placeholder: "Other info (Optional)", rows: 5 }} - imageSrc="http://img.b2bpic.net/free-photo/event-planner-organizing-wedding-details_23-2148197779.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cr9i1HT3S4vLNiV9XJ6S4fk81W/uploaded-1777134554820-rdizvwfd.jpg" />