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" />