Update client/src/pages/Home.tsx

This commit is contained in:
equilink 2025-02-17 08:41:55 +00:00
parent 570fcde7eb
commit 5af8cca7b4

View File

@ -208,7 +208,7 @@ const Home = () => {
<Card <Card
icon={<Leaf />} icon={<Leaf />}
heading="Scalable and Efficient" heading="Scalable and Efficient"
content="AI designed for high-performance execution." content="AI designed for high-performance execution & quick responses."
/> />
</motion.div> </motion.div>
</div> </div>