diff --git a/src/app/page.tsx b/src/app/page.tsx index eeed7f7..2e684bb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -136,17 +136,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", name: "Smart Yarn Sensor", price: "Contact for Quote", variant: "Electronic", imageSrc: "http://img.b2bpic.net/free-photo/gears-cogwheels_1112-920.jpg"}, + id: "p1", name: "Smart Yarn Sensor", price: "Request Quote", variant: "Electronic", imageSrc: "http://img.b2bpic.net/free-photo/gears-cogwheels_1112-920.jpg"}, { - id: "p2", name: "High-Torque Motor", price: "Contact for Quote", variant: "Mechanical", imageSrc: "http://img.b2bpic.net/free-photo/sewing-thread-reels_23-2148145929.jpg"}, + id: "p2", name: "High-Torque Motor", price: "Request Quote", variant: "Mechanical", imageSrc: "http://img.b2bpic.net/free-photo/sewing-thread-reels_23-2148145929.jpg"}, { - id: "p3", name: "Winding Spindle", price: "Contact for Quote", variant: "Mechanical", imageSrc: "http://img.b2bpic.net/free-photo/photo-rope-texture-pattern_58702-14007.jpg"}, + id: "p3", name: "Winding Spindle", price: "Request Quote", variant: "Mechanical", imageSrc: "http://img.b2bpic.net/free-photo/photo-rope-texture-pattern_58702-14007.jpg"}, { - id: "p4", name: "Ceramic Guide Roller", price: "Contact for Quote", variant: "Mechanical", imageSrc: "http://img.b2bpic.net/free-photo/different-car-accessories-arrangement_23-2149030412.jpg"}, + id: "p4", name: "Ceramic Guide Roller", price: "Request Quote", variant: "Mechanical", imageSrc: "http://img.b2bpic.net/free-photo/different-car-accessories-arrangement_23-2149030412.jpg"}, { - id: "p5", name: "Digital Tension Unit", price: "Contact for Quote", variant: "Electronic", imageSrc: "http://img.b2bpic.net/free-photo/remote-control-sound-settings-from-tablet_169016-23468.jpg"}, + id: "p5", name: "Digital Tension Unit", price: "Request Quote", variant: "Electronic", imageSrc: "http://img.b2bpic.net/free-photo/remote-control-sound-settings-from-tablet_169016-23468.jpg"}, { - id: "p6", name: "Machine Frame Bracket", price: "Contact for Quote", variant: "Mechanical", imageSrc: "http://img.b2bpic.net/free-photo/stainless-steel-detail-machinery_114579-2839.jpg"}, + id: "p6", name: "Machine Frame Bracket", price: "Request Quote", variant: "Mechanical", imageSrc: "http://img.b2bpic.net/free-photo/stainless-steel-detail-machinery_114579-2839.jpg"}, ]} title="Essential Spare Parts Catalog" description="Explore our comprehensive list of high-compatibility spare parts designed for longevity and performance."