Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0fac8c9821 | |||
| 23819c78c0 |
@@ -67,7 +67,7 @@ export default function LandingPage() {
|
||||
<div id="products" data-section="products">
|
||||
<ProductCardTwo
|
||||
title="Our Product Categories"
|
||||
description="Comprehensive range of pipes, electrical supplies, sanitary ware, and industrial tools for residential, commercial, and industrial applications."
|
||||
description="Comprehensive range of pipes, electrical supplies, sanitary ware, and industrial tools for residential, commercial, and industrial applications. Bulk discounts available for contractors and commercial buyers."
|
||||
tag="Featured Collections"
|
||||
tagIcon={Zap}
|
||||
tagAnimation="slide-up"
|
||||
@@ -101,7 +101,10 @@ export default function LandingPage() {
|
||||
reviewCount: "1.9k", imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-53677.jpg?_wi=2", imageAlt: "Wrenches, spanners, and hand tools"
|
||||
}
|
||||
]}
|
||||
buttons={[{ text: "📝 Get Quote", href: "#contact" }]}
|
||||
buttons={[
|
||||
{ text: "📝 Get Quote", href: "#contact" },
|
||||
{ text: "💼 Request Bulk Quote", href: "https://wa.me/919876543210" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user