Update src/app/products/page.tsx

This commit is contained in:
2026-03-03 08:44:32 +00:00
parent cbb420d827
commit d37bbfa5e4

View File

@@ -3,6 +3,7 @@
import Link from "next/link"; import Link from "next/link";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarStyleApple from "@/components/navbar/NavbarStyleApple/NavbarStyleApple"; import NavbarStyleApple from "@/components/navbar/NavbarStyleApple/NavbarStyleApple";
import HeroCarouselLogo from "@/components/sections/hero/heroCarouselLogo/HeroCarouselLogo";
import FeatureCardTwentySeven from "@/components/sections/feature/FeatureCardTwentySeven"; import FeatureCardTwentySeven from "@/components/sections/feature/FeatureCardTwentySeven";
import ProductCardTwo from "@/components/sections/product/ProductCardTwo"; import ProductCardTwo from "@/components/sections/product/ProductCardTwo";
import ContactSplit from "@/components/sections/contact/ContactSplit"; import ContactSplit from "@/components/sections/contact/ContactSplit";
@@ -35,29 +36,54 @@ export default function ProductsPage() {
<NavbarStyleApple brandName="RADHE MARKETING" navItems={navItems} /> <NavbarStyleApple brandName="RADHE MARKETING" navItems={navItems} />
</div> </div>
<div id="hero" data-section="hero">
<HeroCarouselLogo
logoText="PREMIUM WHEELS"
description="Complete Range of Industrial Castor Wheels for Every Application"
buttons={[
{ text: "Request Quote", href: "/contact" },
{ text: "Contact Sales", href: "tel:+919909421029" }
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-heavy-industrial-crane-mechanism_632498-60873.jpg?_wi=1", imageAlt: "Heavy duty castor wheels for industrial applications"
},
{
imageSrc: "http://img.b2bpic.net/free-psd/portable-folding-utility-cart-with-two-shelves-orange-handle_84443-76242.jpg?_wi=1", imageAlt: "Medium duty trolley wheels for warehouses"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/closeup-walker_53876-20434.jpg?_wi=1", imageAlt: "Light duty wheels for hospitals and clinics"
}
]}
autoplayDelay={4000}
showDimOverlay={false}
ariaLabel="Products - Industrial Wheels Hero Section"
/>
</div>
<div id="product-categories" data-section="product-categories"> <div id="product-categories" data-section="product-categories">
<FeatureCardTwentySeven <FeatureCardTwentySeven
title="Complete Wheel Solutions" title="Product Categories"
description="Explore our full range of industrial wheels, castor wheels, and trolley solutions designed for every application" description="Comprehensive range of industrial wheels designed for every application and load requirement"
tag="Product Catalog" tag="Our Products"
features={[ features={[
{ {
id: "heavy-duty", title: "Heavy Duty Castor Wheels", description: "Our premium heavy-duty castor wheels are engineered for maximum load capacity, durability, and performance in the most demanding industrial environments including foundries, steel plants, and heavy machinery operations.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-heavy-industrial-crane-mechanism_632498-60873.jpg?_wi=2", imageAlt: "Heavy duty industrial wheels for demanding applications" id: "heavy-duty", title: "Heavy Duty Castor Wheels", description: "Engineered for maximum load capacity and durability in demanding industrial environments. Perfect for factories, foundries, and heavy machinery applications.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-heavy-industrial-crane-mechanism_632498-60873.jpg?_wi=1", imageAlt: "Heavy duty industrial wheels for demanding applications"
}, },
{ {
id: "medium-duty", title: "Medium Duty Wheels", description: "Balanced performance with excellent reliability for general warehouse, distribution, and material handling operations. Perfect for trolleys, carts, and standard equipment transfer applications.", imageSrc: "http://img.b2bpic.net/free-psd/portable-folding-utility-cart-with-two-shelves-orange-handle_84443-76242.jpg?_wi=2", imageAlt: "Medium duty trolley wheels for warehouses" id: "medium-duty", title: "Medium Duty Wheels", description: "Balanced performance for general warehouse and material handling operations. Reliable for trolleys, carts, and standard material transfer equipment.", imageSrc: "http://img.b2bpic.net/free-psd/portable-folding-utility-cart-with-two-shelves-orange-handle_84443-76242.jpg?_wi=1", imageAlt: "Medium duty trolley wheels for warehouses"
}, },
{ {
id: "light-duty", title: "Light Duty Wheels", description: "Specialized light-duty wheels for hospitals, clinics, and sensitive applications. Engineered for smooth, quiet operation with superior floor protection.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-walker_53876-20434.jpg?_wi=3", imageAlt: "Light duty wheels for hospital and medical equipment" id: "light-duty", title: "Light Duty Wheels", description: "Specialized for hospitals, clinics, and light-load applications. Smooth operation ensures quiet, safe movement of medical and office equipment.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-walker_53876-20434.jpg?_wi=1", imageAlt: "Light duty wheels for hospital and medical equipment"
}, },
{ {
id: "pu-nylon", title: "PU & Nylon Wheels", description: "Modern polyurethane and nylon wheel variants offering superior grip, exceptional floor protection, and reduced noise for sensitive environments.", imageSrc: "http://img.b2bpic.net/free-photo/fitness-equipment_53876-31257.jpg?_wi=2", imageAlt: "PU and nylon wheel materials" id: "pu-nylon", title: "PU & Nylon Wheels", description: "Modern polyurethane and nylon variants offering superior grip, floor protection, and reduced noise. Ideal for sensitive environments and precision handling.", imageSrc: "http://img.b2bpic.net/free-photo/fitness-equipment_53876-31257.jpg?_wi=1", imageAlt: "PU and nylon wheel materials"
}, },
{ {
id: "swivel-fixed", title: "Swivel & Fixed Castors", description: "Complete wheel configurations including swivel castors for maximum maneuverability and fixed castors for directional stability with optional braking.", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-bike-pieces_23-2148932626.jpg?_wi=3", imageAlt: "Swivel and fixed castor wheel configurations" id: "swivel-fixed", title: "Swivel & Fixed Castors", description: "Complete wheel configurations including swivel for maneuverability and fixed for directional stability. Braked variants available for safety.", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-bike-pieces_23-2148932626.jpg?_wi=2", imageAlt: "Swivel and fixed castor wheel configurations"
}, },
{ {
id: "braked", title: "Braked Wheel Solutions", description: "Integrated braking systems providing secure equipment positioning and enhanced operator safety, essential for steep surfaces and dynamic work environments.", imageSrc: "http://img.b2bpic.net/free-photo/detail-precision-tools_1359-246.jpg?_wi=3", imageAlt: "Braked wheel systems for safety" id: "braked", title: "Braked Wheel Solutions", description: "Integrated braking systems for secure equipment positioning and operator safety. Essential for steep surfaces and dynamic work environments.", imageSrc: "http://img.b2bpic.net/free-photo/detail-precision-tools_1359-246.jpg?_wi=1", imageAlt: "Braked wheel systems for safety"
} }
]} ]}
gridVariant="three-columns-all-equal-width" gridVariant="three-columns-all-equal-width"
@@ -67,27 +93,27 @@ export default function ProductsPage() {
/> />
</div> </div>
<div id="featured-products" data-section="featured-products"> <div id="all-products" data-section="all-products">
<ProductCardTwo <ProductCardTwo
title="Featured Products" title="All Products"
description="Our bestselling industrial wheels trusted by hundreds of factories and warehouses across India" description="Browse our complete selection of industrial wheels and castor solutions"
tag="Best Sellers" tag="Catalog"
products={[ products={[
{ {
id: "1", brand: "Industrial Standard", name: "Heavy Load Industrial Castor", price: "₹2,500-5,000", rating: 5, id: "1", brand: "Heavy Duty Series", name: "Industrial Grade Castor Wheels", price: "Custom Pricing", rating: 5,
reviewCount: "450+", imageSrc: "http://img.b2bpic.net/free-photo/close-up-heavy-industrial-crane-mechanism_632498-60873.jpg?_wi=3", imageAlt: "Heavy load industrial castor wheels" reviewCount: "500+", imageSrc: "http://img.b2bpic.net/free-photo/close-up-heavy-industrial-crane-mechanism_632498-60873.jpg?_wi=2", imageAlt: "Heavy duty castor wheels for factories"
}, },
{ {
id: "2", brand: "Warehouse Pro", name: "Standard Trolley Wheel Set", price: "₹1,200-2,800", rating: 5, id: "2", brand: "Medium Duty Series", name: "Warehouse Trolley Wheels", price: "Bulk Discounts", rating: 5,
reviewCount: "580+", imageSrc: "http://img.b2bpic.net/free-psd/portable-folding-utility-cart-with-two-shelves-orange-handle_84443-76242.jpg?_wi=3", imageAlt: "Standard trolley wheel sets" reviewCount: "400+", imageSrc: "http://img.b2bpic.net/free-psd/portable-folding-utility-cart-with-two-shelves-orange-handle_84443-76242.jpg?_wi=2", imageAlt: "Warehouse trolley wheels"
}, },
{ {
id: "3", brand: "Medical Grade", name: "Hospital Equipment Wheels", price: "₹800-1,800", rating: 5, id: "3", brand: "Light Duty Series", name: "Hospital & Clinic Wheels", price: "Healthcare Rates", rating: 5,
reviewCount: "320+", imageSrc: "http://img.b2bpic.net/free-photo/closeup-walker_53876-20434.jpg?_wi=4", imageAlt: "Hospital medical equipment wheels" reviewCount: "350+", imageSrc: "http://img.b2bpic.net/free-photo/closeup-walker_53876-20434.jpg?_wi=2", imageAlt: "Hospital grade light duty wheels"
}, },
{ {
id: "4", brand: "Premium PU Series", name: "Polyurethane Eco Wheels", price: "₹3,000-6,500", rating: 5, id: "4", brand: "Specialty Materials", name: "PU & Nylon Wheels", price: "Premium Options", rating: 5,
reviewCount: "290+", imageSrc: "http://img.b2bpic.net/free-photo/fitness-equipment_53876-31257.jpg?_wi=3", imageAlt: "Premium polyurethane eco-friendly wheels" reviewCount: "280+", imageSrc: "http://img.b2bpic.net/free-photo/fitness-equipment_53876-31257.jpg?_wi=2", imageAlt: "PU and nylon specialty wheels"
} }
]} ]}
gridVariant="four-items-2x2-equal-grid" gridVariant="four-items-2x2-equal-grid"
@@ -97,19 +123,19 @@ export default function ProductsPage() {
/> />
</div> </div>
<div id="bulk-inquiry" data-section="bulk-inquiry"> <div id="inquiry-contact" data-section="inquiry-contact">
<ContactSplit <ContactSplit
tag="Wholesale Pricing" tag="Get In Touch"
title="Request Bulk Order Quotes" title="Request Product Information"
description="Get competitive wholesale pricing for large quantity orders. Our team provides customized solutions for factories, distributors, and logistics companies." description="Need specific product details, bulk pricing, or technical specifications? Contact our sales team for personalized assistance with your industrial wheel requirements."
background={{ variant: "sparkles-gradient" }} background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false} useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/warehouse-workers-checking-inventory-large-distribution-warehouse-storage_342744-1538.jpg?_wi=2" imageSrc="http://img.b2bpic.net/free-vector/web-contact-form-template_23-2147608998.jpg?_wi=1"
imageAlt="Bulk order warehousing and logistics" imageAlt="Product inquiry contact form"
mediaPosition="right" mediaPosition="right"
inputPlaceholder="Enter your email for quote" inputPlaceholder="Enter your email address"
buttonText="Request Quote" buttonText="Request Information"
termsText="We'll contact you within 24 hours with custom pricing for your bulk order." termsText="We respect your privacy. Our team will respond within 24 hours."
mediaAnimation="none" mediaAnimation="none"
/> />
</div> </div>