diff --git a/src/app/page.tsx b/src/app/page.tsx index 41a2b82..215b90d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -17,7 +17,7 @@ const navItems = [ { name: "Products", id: "/products" }, { name: "Applications", id: "/applications" }, { name: "About", id: "/about" }, - { name: "Contact", id: "/contact" } + { name: "Contact", id: "/contact" }, ]; export default function HomePage() { @@ -44,18 +44,15 @@ export default function HomePage() { description="Premium Industrial Wheels & Castor Solutions for Factories, Warehouses, Hospitals & Logistics" buttons={[ { text: "Explore Products", href: "/products" }, - { text: "Request Quote", href: "/contact" } + { text: "Request Quote", href: "/contact" }, ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/warehouse-workers-checking-inventory-large-distribution-warehouse-storage_342744-1538.jpg", imageAlt: "Industrial warehouse with material handling equipment" - }, + imageSrc: "http://img.b2bpic.net/free-photo/warehouse-workers-checking-inventory-large-distribution-warehouse-storage_342744-1538.jpg?_wi=1", imageAlt: "Industrial warehouse with material handling equipment"}, { - imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-bike-pieces_23-2148932626.jpg", imageAlt: "Professional castor wheels for industrial applications" - }, + imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-bike-pieces_23-2148932626.jpg?_wi=1", imageAlt: "Professional castor wheels for industrial applications"}, { - imageSrc: "http://img.b2bpic.net/free-photo/african-american-female-industrial-employee-hardhat-overall-walking-plant-floor_74855-16327.jpg", imageAlt: "Factory production floor with industrial wheels" - } + imageSrc: "http://img.b2bpic.net/free-photo/african-american-female-industrial-employee-hardhat-overall-walking-plant-floor_74855-16327.jpg?_wi=1", imageAlt: "Factory production floor with industrial wheels"}, ]} autoplayDelay={4000} showDimOverlay={true} @@ -68,11 +65,11 @@ export default function HomePage() { tag="About Us" title="Trusted Industrial Wheel Supplier Since 1998" description="Radhe Marketing is a leading wholesaler and retailer of premium quality castor wheels, trolley wheels, and rubber wheels based in Ahmedabad, Gujarat. Serving factories, warehouses, hospitals, workshops, logistics companies, and material handling units across India with reliable, durable, and cost-effective solutions." - imageSrc="http://img.b2bpic.net/free-photo/smart-indian-engineer-man-wearing-safety-helmet-doing-stock-tick-check-cardboard-stock-product-management-factory-warehouse-background_609648-1422.jpg" + imageSrc="http://img.b2bpic.net/free-photo/smart-indian-engineer-man-wearing-safety-helmet-doing-stock-tick-check-cardboard-stock-product-management-factory-warehouse-background_609648-1422.jpg?_wi=1" imageAlt="Radhe Marketing warehouse and operations facility" buttons={[ { text: "Call Us", href: "tel:+919909421029" }, - { text: "WhatsApp Inquiry", href: "https://wa.me/919909421029" } + { text: "WhatsApp Inquiry", href: "https://wa.me/919909421029" }, ]} useInvertedBackground={false} /> @@ -85,25 +82,19 @@ export default function HomePage() { tag="Our Products" features={[ { - 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", 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 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", 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 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", 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 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", 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 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", 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 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", 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="uniform-4-items" animationType="slide-up" textboxLayout="default" useInvertedBackground="noInvert" @@ -119,22 +110,18 @@ export default function HomePage() { products={[ { id: "1", brand: "Manufacturing", name: "Factory Production Lines", price: "Custom Solutions", rating: 5, - reviewCount: "500+", imageSrc: "http://img.b2bpic.net/free-photo/african-american-female-industrial-employee-hardhat-overall-walking-plant-floor_74855-16327.jpg", imageAlt: "Industrial factory production with material handling wheels" - }, + reviewCount: "500+", imageSrc: "http://img.b2bpic.net/free-photo/african-american-female-industrial-employee-hardhat-overall-walking-plant-floor_74855-16327.jpg?_wi=2", imageAlt: "Industrial factory production with material handling wheels"}, { id: "2", brand: "Healthcare", name: "Hospital & Clinic Equipment", price: "Light-Duty Wheels", rating: 5, - reviewCount: "300+", imageSrc: "http://img.b2bpic.net/free-photo/closeup-walker_53876-20434.jpg", imageAlt: "Hospital trolley with smooth operating wheels" - }, + reviewCount: "300+", imageSrc: "http://img.b2bpic.net/free-photo/closeup-walker_53876-20434.jpg?_wi=2", imageAlt: "Hospital trolley with smooth operating wheels"}, { id: "3", brand: "Logistics", name: "Warehouse & Distribution", price: "Medium-Duty Wheels", rating: 5, - reviewCount: "600+", imageSrc: "http://img.b2bpic.net/free-photo/warehouse-workers-discussing-about-logistics-distribution-packages-market_342744-1558.jpg", imageAlt: "Warehouse with material handling equipment" - }, + reviewCount: "600+", imageSrc: "http://img.b2bpic.net/free-photo/warehouse-workers-discussing-about-logistics-distribution-packages-market_342744-1558.jpg?_wi=1", imageAlt: "Warehouse with material handling equipment"}, { id: "4", brand: "Workshops", name: "Mechanical & Auto Workshops", price: "Heavy-Duty Options", rating: 5, - reviewCount: "280+", imageSrc: "http://img.b2bpic.net/free-photo/detail-precision-tools_1359-246.jpg", imageAlt: "Workshop equipment with industrial wheels" - } + reviewCount: "280+", imageSrc: "http://img.b2bpic.net/free-photo/detail-precision-tools_1359-246.jpg?_wi=2", imageAlt: "Workshop equipment with industrial wheels"}, ]} - gridVariant="four-items-2x2-equal-grid" + gridVariant="uniform-4-items" animationType="slide-up" textboxLayout="default" useInvertedBackground={false} @@ -149,28 +136,22 @@ export default function HomePage() { testimonials={[ { id: "1", name: "Rajesh Patel", role: "Production Manager", company: "Ahmedabad Manufacturing Ltd", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/confident-male-worker-standing-warehouse_107420-96550.jpg", imageAlt: "Rajesh Patel - Production Manager" - }, + imageSrc: "http://img.b2bpic.net/free-photo/confident-male-worker-standing-warehouse_107420-96550.jpg?_wi=1", imageAlt: "Rajesh Patel - Production Manager"}, { id: "2", name: "Vikram Singh", role: "Warehouse Manager", company: "Gujarat Logistics Solutions", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/confident-male-worker-standing-warehouse_107420-96550.jpg", imageAlt: "Vikram Singh - Warehouse Manager" - }, + imageSrc: "http://img.b2bpic.net/free-photo/confident-male-worker-standing-warehouse_107420-96550.jpg?_wi=2", imageAlt: "Vikram Singh - Warehouse Manager"}, { id: "3", name: "Dr. Neha Verma", role: "Hospital Administrator", company: "Apollo Hospital Ahmedabad", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-business-executive-standing-with-arms-crossed_1170-780.jpg", imageAlt: "Dr. Neha Verma - Hospital Administrator" - }, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-business-executive-standing-with-arms-crossed_1170-780.jpg?_wi=1", imageAlt: "Dr. Neha Verma - Hospital Administrator"}, { id: "4", name: "Anil Desai", role: "Workshop Owner", company: "Desai Auto Workshop", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-serious-young-handyman-standing-own-workshop-interior_1163-3158.jpg", imageAlt: "Anil Desai - Workshop Owner" - }, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-serious-young-handyman-standing-own-workshop-interior_1163-3158.jpg", imageAlt: "Anil Desai - Workshop Owner"}, { id: "5", name: "Priya Gupta", role: "Operations Head", company: "Premium Distribution Network", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/confident-male-worker-standing-warehouse_107420-96550.jpg", imageAlt: "Priya Gupta - Operations Head" - }, + imageSrc: "http://img.b2bpic.net/free-photo/confident-male-worker-standing-warehouse_107420-96550.jpg?_wi=3", imageAlt: "Priya Gupta - Operations Head"}, { id: "6", name: "Suresh Nair", role: "Maintenance Director", company: "Indian Steel Corporation", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/confident-male-worker-standing-warehouse_107420-96550.jpg", imageAlt: "Suresh Nair - Maintenance Director" - } + imageSrc: "http://img.b2bpic.net/free-photo/confident-male-worker-standing-warehouse_107420-96550.jpg?_wi=4", imageAlt: "Suresh Nair - Maintenance Director"}, ]} gridVariant="uniform-all-items-equal" animationType="slide-up" @@ -186,11 +167,11 @@ export default function HomePage() { description="Contact Radhe Marketing for wholesale pricing, product specifications, technical support, or to discuss your specific industrial wheel requirements. Our team responds quickly to all inquiries." background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-vector/web-contact-form-template_23-2147608998.jpg" + imageSrc="http://img.b2bpic.net/free-vector/web-contact-form-template_23-2147608998.jpg?_wi=1" imageAlt="Radhe Marketing customer inquiry contact" mediaPosition="right" inputPlaceholder="Enter your email address" - buttonText="Send Inquiry" + buttonText="Request Wholesale Quote" termsText="We respect your privacy. We'll respond within 24 hours." mediaAnimation="none" /> @@ -203,10 +184,10 @@ export default function HomePage() { socialLinks={[ { icon: Phone, href: "tel:+919909421029", ariaLabel: "Call us at +91-9909-421029" }, { icon: MessageCircle, href: "https://wa.me/919909421029", ariaLabel: "WhatsApp us at +91-9909-421029" }, - { icon: Mail, href: "mailto:info@radhemarketingwheels.com", ariaLabel: "Email us" } + { icon: Mail, href: "mailto:info@radhemarketingwheels.com", ariaLabel: "Email us" }, ]} /> ); -} \ No newline at end of file +}