A
Anonymous

Feature Card - Copy this React, Tailwind Component to your project

Export function FeedWhyChooseUs() { return ( <div className="bg white 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 green 600">Choose Us</span></h2> <div className="grid grid cols 3"> <div> <h1>01</h1> <h2>Instant & Ready to Use</h2> Conveniently packaged for immediate use, saving you time and effort in feed preparation. </div> <div> <h1>02</h1> <h2>High Nutrition Content</h2> Enriched with essential nutrients to boost milk production and overall livestock health. </div> <div> <h1>03</h1> <h2>UV Protected Packin</h2> Packed with UV protection to maintain freshness and quality for up to 12 months. </div> <div> <h1>04</h1> <h2>Compact Bale Size</h2> Designed for efficient storage, allowing you to maximize space without compromising on quality. </div> <div> <h1>05</h1> <h2>Year Round Supply</h2> Consistent availability throughout the year ensures your livestock never run out of essential feed. </div> <div> <h1>06</h1> <h2>Affordable Price</h2> Cost effective solution that reduces reliance on concentrated feed, making it easier on your budget. </div> </div> </div> </div> ) } 'can you re design this component' modern way

Prompt
Component Preview

About

FeatureCard - Showcases key benefits like instant use, high nutrition, UV protection, compact size, year-round supply, and affordabili. View and copy code!

Share

Last updated 1 month ago