Update src/app/page.tsx

This commit is contained in:
2026-05-14 10:48:17 +00:00
parent 30c1558d48
commit f361da7513

View File

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