Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0228777b98 | |||
| 0f713739d9 |
@@ -190,8 +190,8 @@ export default function MadhavFoodsPage() {
|
|||||||
|
|
||||||
<div id="contact" data-section="contact">
|
<div id="contact" data-section="contact">
|
||||||
<ContactSplitForm
|
<ContactSplitForm
|
||||||
title="Get Your Wholesale Pricing & Stock Details"
|
title="Get Your Rice Wholesale Pricing & Stock Details"
|
||||||
description="Fill out the form below and we'll send you our current price list and product availability. Get competitive wholesale rates for your business."
|
description="Fill out the form below and we'll send you our current rice inventory, wholesale pricing, and product availability. Get competitive wholesale rates for your business."
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/coworkers-team-meeting-factory-handle-solar-power-production_482257-126015.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/coworkers-team-meeting-factory-handle-solar-power-production_482257-126015.jpg"
|
||||||
imageAlt="Madhav Foods team ready to help"
|
imageAlt="Madhav Foods team ready to help"
|
||||||
@@ -212,10 +212,10 @@ export default function MadhavFoodsPage() {
|
|||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
textarea={{
|
textarea={{
|
||||||
name: "message", placeholder: "Tell us what you're looking for (e.g., rice, dal, flour, bulk orders...)", rows: 4,
|
name: "message", placeholder: "Tell us what you're looking for (e.g., basmati rice quantity, pricing tiers, delivery timeline...)", rows: 4,
|
||||||
required: true,
|
required: true,
|
||||||
}}
|
}}
|
||||||
buttonText="Request Price List"
|
buttonText="Request Rice Price List"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user