From 273c128ffec927dba40ecd72e62f87ba60835084 Mon Sep 17 00:00:00 2001 From: shoom3301 Date: Tue, 15 Feb 2022 19:32:52 +0600 Subject: [PATCH] feat: update main page text --- src/components/homepage-features/HomepageFeatures.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/homepage-features/HomepageFeatures.js b/src/components/homepage-features/HomepageFeatures.js index 273b64e62..311526a74 100644 --- a/src/components/homepage-features/HomepageFeatures.js +++ b/src/components/homepage-features/HomepageFeatures.js @@ -6,7 +6,7 @@ import ArrowOutside from '../../../static/img/icons/arrow-outside.svg'; const FeatureList = [ { title: 'Aggregation protocol V4', - description: 'Engaging adopters and maximizing the network\'s decentralization through growing stakeowner numbers', + description: 'The 1inch Aggregation Protocol facilitates cost-efficient and secure swap transactions across multiple liquidity sources', image: (
), @@ -36,7 +36,7 @@ const FeatureList = [ }, { title: 'Limit order protocol V2', - description: 'Running yield farming programs that have proven to be efficient bootstrapping tools for potential bluechips of the DeFi space', + description: 'The 1inch Limit Order Protocol facilitates the most innovative and flexible limit order swap opportunities in DeFi', image: (
),