diff --git a/app/components/pages/RevampHome/fixture.ts b/app/components/pages/RevampHome/fixture.ts index e1a1278e..6072afc5 100644 --- a/app/components/pages/RevampHome/fixture.ts +++ b/app/components/pages/RevampHome/fixture.ts @@ -96,7 +96,7 @@ export const PARTNERS = [ image: '/img/newPartners/safe.jpeg' }, { - alt: 'secret-netwrok', + alt: 'secret-network', image: '/img/newPartners/secret-netwrok.jpeg' }, { diff --git a/app/events/defi-catalyst-accelerator/features.tsx b/app/events/defi-catalyst-accelerator/features.tsx index d0962741..9e39bb1d 100644 --- a/app/events/defi-catalyst-accelerator/features.tsx +++ b/app/events/defi-catalyst-accelerator/features.tsx @@ -16,7 +16,7 @@ const FEATURE_CONTENT = [ }, { title: 'Network Turbocharged', - text: 'Mulitple in-person networking opportunities will be hosted for the benefit of the cohort, including an evening together with leading Asia-based Web3 investors, and meetups with the Web3 community in Singapore.' + text: 'Multiple in-person networking opportunities will be hosted for the benefit of the cohort, including an evening together with leading Asia-based Web3 investors, and meetups with the Web3 community in Singapore.' } ]