diff --git a/src/components/LandingPage/Hero/ChatWidget.tsx b/src/components/LandingPage/Hero/ChatWidget.tsx index f29889a8b6..868ee1d608 100644 --- a/src/components/LandingPage/Hero/ChatWidget.tsx +++ b/src/components/LandingPage/Hero/ChatWidget.tsx @@ -69,7 +69,7 @@ export const ChatWidget: React.FC<{ key={i} className={clsx( "row-start-1 col-start-1 transition-opacity duration-500 delay-200", - widgetLoaded && placeholderIndex === i + fontLoaded && widgetLoaded && placeholderIndex === i ? "opacity-100" : "opacity-0" )} diff --git a/src/components/LandingPage/Hero/Hero.tsx b/src/components/LandingPage/Hero/Hero.tsx index f195b31b96..013aae0bfd 100644 --- a/src/components/LandingPage/Hero/Hero.tsx +++ b/src/components/LandingPage/Hero/Hero.tsx @@ -34,7 +34,7 @@ const Hero: React.FC<{
-
+

{ return (
-
- +
+ Subscribe to newsletter
diff --git a/src/pages/index.tsx b/src/pages/index.tsx index 5739b3cbb8..c4ab07e5ed 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -37,13 +37,7 @@ export default function Home(): JSX.Element { editPath={`https://github.com/dfinity/portal/edit/master/${__filename}`} > - CYPHER - - SPACE AS CLOUD - - } + headline={<>CYPHER​SPACE AS CLOUD} aiPlaceholders={[ "Is the Internet Computer decentralized?", "What can I do with ICP token?", @@ -53,10 +47,12 @@ export default function Home(): JSX.Element { - Say hello to super advanced blockchain, reimagined as an infinite smart contract cloud, - hosting not just tokens, but all the data, content, logic, computation and user experiences - of web3 social media, game, metaverse and DeFi, alongside enterprise services, fully on-chain, - realizing World Computer "full stack decentralization" on a public network for the first time. + Say hello to super advanced blockchain, reimagined as an infinite + smart contract cloud, hosting not just tokens, but all the data, + content, logic, computation and user experiences of web3 social media, + game, metaverse and DeFi, alongside enterprise services, fully + on-chain, realizing World Computer "full stack decentralization" on a + public network for the first time. A network formed by the IC protocol, created through a relentless R&D operation incorporating hundreds of person-years development