diff --git a/components/CowSlider.tsx b/components/CowSlider.tsx index cd0f54c3b..fb91e82e2 100644 --- a/components/CowSlider.tsx +++ b/components/CowSlider.tsx @@ -256,8 +256,8 @@ export default function CowSlider() { } - {activeBatchData.map(({ description }) => - {description} + {activeBatchData.map(({ description }, index) => + {description} ) } diff --git a/components/SocialList.tsx b/components/SocialList.tsx index 0d13ebd41..e79468f15 100644 --- a/components/SocialList.tsx +++ b/components/SocialList.tsx @@ -70,7 +70,7 @@ export default function SocialList({ social, labels = true, iconSize, gap, inner {Object.keys(social).map((item, i) =>
  • - + {social[item].label} {labels && {social[item].label}}
  • diff --git a/pages/index.tsx b/pages/index.tsx index 5c59e2f89..d011ef464 100644 --- a/pages/index.tsx +++ b/pages/index.tsx @@ -45,7 +45,7 @@ export default function Home({ metricsData, siteConfigData }) { {/* 2nd section */}
    - + A fast growing protocol

    A fast growing protocol

    Getting you better prices, zero revert rates,
    MEV protection and gas costs savings. View analytics
    @@ -62,7 +62,7 @@ export default function Home({ metricsData, siteConfigData }) { {/* 3rd section */}
    - + Meta DEX Aggregator

    More than a meta DEX aggregator

    @@ -118,7 +118,7 @@ export default function Home({ metricsData, siteConfigData }) {

    The life cycle of a CoW order

    The protocol improves prices for users by batching trades, finding coincidence of wants (CoWs)
    and tapping into all on chain liquidity - including aggregators. Read More
    - + How it works
    @@ -168,7 +168,7 @@ export default function Home({ metricsData, siteConfigData }) {
    - + Plug-n-play

    Plug-n-play trading protocol with just a few lines of code

    @@ -190,7 +190,7 @@ export default function Home({ metricsData, siteConfigData }) {
    - + Guardian in the dark forest