From f361da751352d00e454045f67435b3bafee5ba53 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 14 May 2026 10:48:17 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6fbcd42..42a65d6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -131,6 +131,9 @@ export default function LandingPage() { textarea={{ name: "inquiry", placeholder: "How can we help?", rows: 4, required: true }} useInvertedBackground={false} buttonText="Submit Inquiry" + imageSrc="http://img.b2bpic.net/free-photo/modern-mens-boutique-interior_23-2149123456.jpg" + imageAlt="Modern mens boutique" + mediaAnimation="blur-reveal" mediaPosition="right" />