Update src/app/products/page.tsx

This commit is contained in:
2026-03-06 20:59:27 +00:00
parent e8ab3427f5
commit 2bd9459e32

View File

@@ -18,32 +18,28 @@ export default function ProductsPage() {
const footerColumns = [
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "Products", href: "/products" },
{ label: "Contact", href: "/contact" },
],
},
{
title: "Resources",
items: [
title: "Resources", items: [
{ label: "Product Guide", href: "#" },
{ label: "Spare Parts", href: "#" },
{ label: "Service Centers", href: "#" },
],
},
{
title: "Support",
items: [
title: "Support", items: [
{ label: "Call Us", href: "tel:+919876543210" },
{ label: "WhatsApp Chat", href: "https://wa.me/919876543210" },
{ label: "Email Support", href: "mailto:info@vimalindustries.com" },
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Warranty", href: "#" },
@@ -69,9 +65,7 @@ export default function ProductsPage() {
brandName="Vimal Industries"
navItems={navItems}
button={{
text: "Call Now",
href: "tel:+919876543210",
}}
text: "Call Now", href: "tel:+919876543210"}}
animateOnLoad={true}
/>
</div>
@@ -82,15 +76,11 @@ export default function ProductsPage() {
description="Comprehensive range of gardening, agricultural, and industrial equipment engineered for performance and durability."
buttons={[
{
text: "Call for Details",
href: "tel:+919876543210",
},
text: "Call for Details", href: "tel:+919876543210"},
{
text: "Request Quote",
href: "/contact",
},
text: "Request Quote", href: "/contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/watering-pot-pots-with-tools_23-2147714862.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/watering-pot-pots-with-tools_23-2147714862.jpg"
imageAlt="Vimal Industries product showcase"
buttonAnimation="slide-up"
showDimOverlay={true}
@@ -103,55 +93,20 @@ export default function ProductsPage() {
description="Browse our full selection of premium equipment designed for farmers, contractors, landscapers, and industrial buyers."
products={[
{
id: "1",
brand: "Vimal",
name: "Professional Lawn Mower",
price: "₹18,500",
rating: 5,
reviewCount: "42",
imageSrc: "http://img.b2bpic.net/free-photo/gardener-safety-glasses-gloves-pruning-hedge_7502-9825.jpg?_wi=2",
imageAlt: "Professional lawn mower machine",
},
id: "1", brand: "Vimal", name: "Professional Lawn Mower", price: "₹18,500", rating: 5,
reviewCount: "42", imageSrc: "http://img.b2bpic.net/free-photo/gardener-safety-glasses-gloves-pruning-hedge_7502-9825.jpg", imageAlt: "Professional lawn mower machine"},
{
id: "2",
brand: "Vimal",
name: "Heavy-Duty Grass Cutter",
price: "₹12,900",
rating: 5,
reviewCount: "38",
imageSrc: "http://img.b2bpic.net/free-photo/view-robot-tending-maintaining-gardens_23-2151803934.jpg?_wi=2",
imageAlt: "Heavy-duty grass cutter machine",
},
id: "2", brand: "Vimal", name: "Heavy-Duty Grass Cutter", price: "₹12,900", rating: 5,
reviewCount: "38", imageSrc: "http://img.b2bpic.net/free-photo/view-robot-tending-maintaining-gardens_23-2151803934.jpg", imageAlt: "Heavy-duty grass cutter machine"},
{
id: "3",
brand: "Vimal",
name: "Industrial Supari Cutter",
price: "₹22,500",
rating: 5,
reviewCount: "29",
imageSrc: "http://img.b2bpic.net/free-photo/saw-industry-machine-cutting-metal_1150-10743.jpg?_wi=2",
imageAlt: "Industrial supari cutting machine",
},
id: "3", brand: "Vimal", name: "Industrial Supari Cutter", price: "₹22,500", rating: 5,
reviewCount: "29", imageSrc: "http://img.b2bpic.net/free-photo/saw-industry-machine-cutting-metal_1150-10743.jpg", imageAlt: "Industrial supari cutting machine"},
{
id: "4",
brand: "Vimal",
name: "Forest Cutting Equipment",
price: "₹15,800",
rating: 5,
reviewCount: "31",
imageSrc: "http://img.b2bpic.net/free-photo/asian-man-cutting-trees-using-electrical-chainsaw_1150-5896.jpg?_wi=2",
imageAlt: "Professional forest cutting tools",
},
id: "4", brand: "Vimal", name: "Forest Cutting Equipment", price: "₹15,800", rating: 5,
reviewCount: "31", imageSrc: "http://img.b2bpic.net/free-photo/asian-man-cutting-trees-using-electrical-chainsaw_1150-5896.jpg", imageAlt: "Professional forest cutting tools"},
{
id: "5",
brand: "Vimal",
name: "Industrial Cutting Machine",
price: "₹28,900",
rating: 5,
reviewCount: "26",
imageSrc: "http://img.b2bpic.net/free-photo/female-carpenter-with-glasses-tool_23-2148813319.jpg?_wi=2",
imageAlt: "Industrial metal cutting equipment",
},
id: "5", brand: "Vimal", name: "Industrial Cutting Machine", price: "₹28,900", rating: 5,
reviewCount: "26", imageSrc: "http://img.b2bpic.net/free-photo/female-carpenter-with-glasses-tool_23-2148813319.jpg", imageAlt: "Industrial metal cutting equipment"},
]}
gridVariant="bento-grid"
textboxLayout="default"
@@ -167,25 +122,15 @@ export default function ProductsPage() {
tag="Quality Assurance"
accordionItems={[
{
id: "1",
title: "Premium Materials & Construction",
content: "We source the finest materials and employ expert craftsmanship to ensure every product meets international quality standards and performs reliably.",
},
id: "1", title: "Premium Materials & Construction", content: "We source the finest materials and employ expert craftsmanship to ensure every product meets international quality standards and performs reliably."},
{
id: "2",
title: "Tested for Durability",
content: "Each machine undergoes comprehensive testing before leaving our facility to guarantee optimal performance in real-world conditions.",
},
id: "2", title: "Tested for Durability", content: "Each machine undergoes comprehensive testing before leaving our facility to guarantee optimal performance in real-world conditions."},
{
id: "3",
title: "Affordable Without Compromise",
content: "We believe quality equipment shouldn't break the bank. Our direct manufacturing keeps costs down while maintaining the highest standards.",
},
id: "3", title: "Affordable Without Compromise", content: "We believe quality equipment shouldn't break the bank. Our direct manufacturing keeps costs down while maintaining the highest standards."},
]}
imageSrc="http://img.b2bpic.net/free-photo/photovoltaics-factory-managers-visualize-cad-floor-designs-videocall_482257-126508.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/photovoltaics-factory-managers-visualize-cad-floor-designs-videocall_482257-126508.jpg"
imageAlt="Vimal Industries quality control facility"
mediaAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={true}
mediaPosition="left"
/>