Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3ab8863f82 | |||
| 0228777b98 | |||
| 0f713739d9 |
@@ -190,8 +190,8 @@ export default function MadhavFoodsPage() {
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplitForm
|
||||
title="Get Your 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."
|
||||
title="Get Your Rice Wholesale Pricing & Stock Details"
|
||||
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}
|
||||
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"
|
||||
@@ -212,10 +212,10 @@ export default function MadhavFoodsPage() {
|
||||
},
|
||||
]}
|
||||
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,
|
||||
}}
|
||||
buttonText="Request Price List"
|
||||
buttonText="Request Rice Price List"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -249,4 +249,4 @@ export default function MadhavFoodsPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user