A
Anonymous

Why Choose Us - Copy this React, Tailwind Component to your project

Export function FoodWhyChooseUs() { return ( <div className="bg slate 50 py 20"> <div className="w [90%] md:max w 7xl mx auto"> <h2 className="text center font bold text 3xl md:text 5xl mb 8"> Why <span className="text blue 600">Choose Us</span> </h2> <p className="text center">Our commitment to quality and innovation in the chemical industry ensures you get the best products and support.</p> <div className="grid grid cols 4"> <div> <h2>01</h2> <h1>Expertise</h1> <p className=""> We provide top quality fruits and vegetables with our extensive industry experience, ensuring the best products. </p> </div> <div> <h2>02</h2> <h1>IQF Facility</h1> <p> Our advanced IQF facility rapidly freezes produce, preserving its freshness and nutrients for optimal quality. </p> </div> <div> <h2>03</h2> <h1>Export oriented Units</h1> <p> We deliver premium fruits and vegetables to international markets, meeting global quality standards. </p> </div> <div> <h2>04</h2> <h1>Multiple Food Products</h1> <p> We offer a wide range of fresh, frozen, and value added food products to meet diverse market needs. </p> </div> </div> </div> </div> ) } 'please re design this component'

Prompt
Component Preview

About

WhyChooseUs - Highlight expertise, advanced IQF facilities, export-oriented units, and diverse food products. Built with React and Tailw. Start coding now!

Share

Last updated 1 month ago