Browse Source

add content and template

huaisianhuang 3 years ago
parent
commit
f8e188f1c5

+ 1 - 1
layouts/_default/list.html

@@ -101,7 +101,7 @@
         </div>
         <!-- /#content -->
 
-        {{ partial "footer.html" . }}
+        {{ partial "partials/LP_components/Footer.html" . }}
 
     </div>
     <!-- /#all -->

+ 1 - 1
layouts/_default/single.html

@@ -66,7 +66,7 @@
         </div>
         <!-- /#content -->
 
-        {{ partial "footer.html" . }}
+        {{ partial "partials/LP_components/Footer.html" . }}
 
     </div>
     <!-- /#all -->

+ 5 - 5
layouts/index.html

@@ -65,25 +65,25 @@
           };
       };
       const featuresBlock = document.querySelectorAll('.features-block');
-
+      const featuresRow = document.querySelectorAll('.sec-features .row');
       function checkSlide() {
         console.log('pass');
-        featuresBlock.forEach(block => {
+        featuresRow.forEach((block, i) => {
         // half way through the image
         const slideInAt = (window.scrollY + window.innerHeight) - block.offsetHeight / 2;
-        console.log(block.offsetHeight / 2);
+        console.log(slideInAt);
+        console.log(block.offsetTop);
         // bottom of the image
         const isHalfShown = slideInAt > block.offsetTop;
         if (isHalfShown) {
           console.log('active');
-          block.classList.add('active');
+          featuresBlock[i].classList.add('active');
         }
       });
       }
       window.addEventListener('scroll', debounce(checkSlide));
 
       $('.navbar-nav .dropdown:nth-of-type(2)').click(function() {
-        console.log('pa');
         $('html, body').animate({
             scrollTop: $("#sec-features").offset().top
         }, 1000);

+ 4 - 4
layouts/partials/LP_components/use_cases.html

@@ -5,25 +5,25 @@
             <div class="col-xs-12 col-sm-6 col-md-3">
                 <div class="usecase-block">
                     <div class="usecase-imgfr"><img src="img/導覽.png" alt=""></div>
-                    <h3 class="usecase-sub">產品介紹</h3>
+                    <h3 class="usecase-sub"><i class="fas fa-circle"></i> 產品介紹</h3>
                 </div>
             </div>
             <div class="col-xs-12 col-sm-6 col-md-3">
                 <div class="usecase-block">
                     <div class="usecase-imgfr"><img src="img/教育.png" alt=""></div>
-                    <h3 class="usecase-sub">教育培訓</h3>
+                    <h3 class="usecase-sub"><i class="fas fa-circle"></i> 教育培訓</h3>
                 </div>
             </div>
             <div class="col-xs-12 col-sm-6 col-md-3">
                 <div class="usecase-block">
                     <div class="usecase-imgfr"><img src="img/短影片.png" alt=""></div>
-                    <h3 class="usecase-sub">資訊傳播</h3>
+                    <h3 class="usecase-sub"><i class="fas fa-circle"></i> 資訊傳播</h3>
                 </div>
             </div>
             <div class="col-xs-12 col-sm-6 col-md-3">
                 <div class="usecase-block">
                     <div class="usecase-imgfr"><img src="img/內容創作.png" alt=""></div>
-                    <h3 class="usecase-sub">個人內容創作</h3>
+                    <h3 class="usecase-sub"><i class="fas fa-circle"></i> 個人內容創作</h3>
                 </div>
             </div>
         </div>

+ 2 - 2
layouts/partials/breadcrumbs.html

@@ -15,13 +15,13 @@
                         <a href="/tags/vtuber">VTUBER</a>
                     </div>
                     <div class="col-xs-3 col-md-3">
-                        <a href="/tags/text-to-speech">TEXT-TO-SPEECH</a>
+                        <a>NFT</a>
                     </div>
                     <div class="col-xs-3 col-md-3">
                         <a>AUTO CONTENT CREATION</a>
                     </div>
                     <div class="col-xs-3 col-md-3">
-                        <a>NFT</a>
+                        <a href="/tags/text-to-speech">TEXT-TO-SPEECH</a>
                     </div>
                 </div>
             </div>

+ 5 - 1
static/css/custom.css

@@ -138,6 +138,10 @@
   text-align: center;
 }
 
+.sec-usecase .usecase-sub i {
+  color: #EA5413;
+}
+
 .sec-usecase .usecase-block {
   padding: 0 1rem;
   z-index: 3;
@@ -272,7 +276,7 @@
   top: 6rem;
   display: flex;
   opacity: 0;
-  transition: all 1.5s;
+  transition: all .8s;
 }
 
 .sec-features .features-col .block-right  {

+ 24 - 0
webSite/content/blog/content-automation.md

@@ -0,0 +1,24 @@
++++
+title= "Advantages of Content Automation"
+date = "2021-08-12T00:04:55+08:00"
+tags = ["marketing"]
+type = "blog"
+categories = ["marketing"]
+banner = "https://i.imgur.com/yFNZnwv.png"
++++
+
+## Advantages of Content Automation
+
+Content automation provides an excellent way for businesses to manage expenses and grow revenue.
+There are numerous advantages to content marketing automation, including:
+
+1. Saving time
+2. Reducing costs
+3. Making smarter decisions
+4.Generating higher quality leads
+5. Improving team accountability
+6. Inspiring creativity and ideation
+7. Building a more relevant social media presence
+
+
+![Advantages of Content Automation](https://i.imgur.com/yFNZnwv.png)

+ 34 - 0
webSite/content/blog/content-strategy.md

@@ -0,0 +1,34 @@
++++
+title= "Content marketing strategy for Startup"
+date = "2021-08-12T00:04:55+08:00"
+tags = ["marketing"]
+type = "blog"
+categories = ["marketing"]
+banner = "https://i.imgur.com/t3p8Lvh.png"
++++
+
+## Content marketing strategy for Startup
+
+Worried about marketing content?
+We guide you how to do #contentmarketing in strategic way by the chart below.
+
+1. Set #SMART goals: The first step of content marketing strategy is to set SMART goals. These goals complement your broader marketing and company goals.
+#Specific -- Do set real numbers.
+#Measurable -- Do make the goals that are trackable.
+#Attainable -- Do set a goal that is challenging but possible.
+#Realistic -- Do be honest and realistic concerning capability.
+#Time-bound -- Do give yourself a deadline.
+
+2. Determine your #KPIs: Next, set key performance indicators (KPIs) for your SMART goals. You can use KPIs to measure performance against your goal.
+
+3. Choose your content #channels: Choose the type of content you will create. To decide content type, start by thinking about your target audience and buyer personas.
+
+4. Decide on the #type of content: After deciding on the type of content you’ll market with, choosing specific content channels is important. Where will you share your content? 
+
+5. Set a #budget: Now, set your budget. Think about the type of content you’re creating, tools you need and any profession you require.
+
+6. Create and distribute the content
+7. #Analyze and measure results: Look back your #SMART goals and #KPIs to determine the success of your content marketing strategy. 
+
+
+![how to plan video](https://i.imgur.com/t3p8Lvh.png)

+ 1 - 1
webSite/content/blog/covid-19.md

@@ -1,7 +1,7 @@
 +++
 title = "The difference between Covid-19 vaccines"
 date = "2021-05-24T13:39:46+02:00"
-tags = ["covid"]
+tags = ["news"]
 categories = ["trends"]
 banner = "https://vaccination-info.eu/sites/default/files/styles/is_large/public/images/symptoms-covid-19.png?itok=X9V5lOQM"
 +++

+ 24 - 0
webSite/content/blog/howtoplanvideo.md

@@ -0,0 +1,24 @@
++++
+title= "How To Plan Your Video For Marketing Before You Start Making"
+date = "2021-08-12T00:04:55+08:00"
+tags = ["video marketing"]
+type = "blog"
+categories = ["video"]
+banner = "https://i.imgur.com/lAvF9hX.png"
++++
+
+## How To Plan Your Video For Marketing Before You Start Making
+
+Before you set up, record, or edit scripts, start with a conversation about the purpose of your video. Every decision you made during the video creation process will point back to your video's #purpose and what #action you'd like your #audience to complete after watching it. The conversation could include several questions as follow. By #clarifying the goal and #planning, successful video marketing is not so far anymore.
+
+1. Who's your target audience? 
+2. What's the goal? 
+3. Where's the video going to live? 
+4. When's it due?
+5. What's the budget?
+6. What are the creative requirements?
+7. What will constitute success for the video?
+
+To make video marketing easier, check out Choozmo AI video with just 3 steps producing video.
+
+![how to plan video](https://i.imgur.com/lAvF9hX.png)

+ 124 - 0
webSite/content/blog/nft-starter.md

@@ -0,0 +1,124 @@
++++
+title= "NFT for starters"
+date = "2021-08-12T00:04:55+08:00"
+tags = ["NFT"]
+type = "blog"
+categories = ["NFT"]
+banner = "https://thumbor.forbes.com/thumbor/fit-in/900x510/https://www.forbes.com/advisor/wp-content/uploads/2021/04/NFT.jpeg.jpg"
++++
+
+Do you keep hearing about people buying digital cats, NBA moments and virtual artwork of Donald Trump, but have no idea where they’re getting these NFTs from? Don’t worry, we’ve got you covered.
+
+[Non-fungible tokens](https://www.coindesk.com/what-are-nfts) (NFTs) have quickly become one of the most explosive crypto trends since the “[DeFi summer](https://www.coindesk.com/defi-summer-bitcoin-fall)” of 2020, with increasingly more cryptocurrency holders and traditional investors seeking to own and speculate on these unique blockchain-based assets.
+
+NFTs are virtual tokens that represent ownership of something inherently distinct and scarce, whether it be a physical or digital item, such as artwork, a soundtrack, a collectible, an in-game item or real estate. Unlike regular cryptocurrencies like [bitcoin (BTC, +1.25%)](https://www.coindesk.com/price/bitcoin) or fiat money like the U.S dollar, these special types of digital assets cannot be mutually exchanged for one another because each token has a specific value based on its unique traits and attributes.
+
+Also unlike regular cryptocurrencies, NFTs cannot be purchased on centralized or decentralized crypto exchanges. Instead, they are listed and traded on online marketplaces that are specially built for NFTs.
+
+What are NFT marketplaces?
+--------------------------
+
+NFT marketplaces are platforms where NFTs can be stored, displayed, traded and in some cases minted (created). These marketplaces are to NFTs what Amazon or eBay are to goods. 
+
+In order to access and use these types of marketplaces, you will need to have the following:
+
+*   **A crypto wallet**: You’ll need to choose a wallet that is compatible with the blockchain network that supports the NFTs you wish to buy (below). For example, if you plan to buy or sell NFTs based on the Ethereum blockchain platform, you will need to use a compatible Ethereum wallet such as MetaMask. For NFTs sold on the Solana platform, you will need to use a wallet service such as Sollet.
+*   **An amount of coins in the wallet**: You will need to pre-fund your wallet before buying, listing or minting an NFT. Again, you will need to find out which cryptocurrencies are supported by the marketplace you intend to use.
+*   **A user account:** You will need to set up an account on the particular marketplace you wish to purchase NFTs from.
+
+It’s worth noting that, for the most part, listing and creating NFTs on a marketplace platform incurs a blockchain network fee. The fee varies depending on which blockchain-based system you decide to use. For example, Ethereum boasts the largest ecosystem of NFT [dapps](https://ethereum.org/en/dapps/) (decentralized applications). But it has the most expensive fees.
+
+NFT blockchain options
+----------------------
+
+[Ethereum](https://www.coindesk.com/learn/ethereum-101/what-is-ethereum) is by far the most popular system for buying, selling and creating unique, digital items. There is, however, a growing list of competitors that have also entered the market, including the following:
+
+*   Binance Smart Chain
+*   Flow (by Dapper Labs)
+*   Tron
+*   [EOS (+7.75%)](https://www.coindesk.com/price/eos)
+*   Solana
+*   Polkadot
+*   Tezos
+*   Algorand
+*   Cosmos
+*   WAX
+*   Hedera Hashgraph
+
+Some of these blockchain systems are interoperable. For example, you can buy Ethereum-based non-fungible tokens with Ethereum-based tokens (called [ERC-20 tokens](https://www.coindesk.com/what-is-the-erc-20-ethereum-standard), which include [USDT (0%)](https://www.coindesk.com/price/tether), [USDC (-0.02%)](https://www.coindesk.com/price/usd-coin), BNB, [DAI (-0.01%)](https://www.coindesk.com/price/dai), etc). Others, such as Flow, are closed systems. For instance, you can’t buy NBA Topshot NFTs (that are based on Flow) with [ether](https://www.coindesk.com/learn/ethereum-101/what-is-ether-ethereum-cryptocurrency) or BNB.  
+
+How do these marketplaces work?
+-------------------------------
+
+### Signing up
+
+Signing up to an NFT marketplace can differ slightly from site to site, but the main steps to follow involve creating an account or connecting a supported digital wallet, or doing both. The button for this is typically located in the top right-hand corner of the NFT marketplace homepage. When connecting your wallet, you will be asked to enter your wallet password to complete the process.
+
+### Buying an NFT
+
+NFTs are usually purchased directly for a fixed price or through an auction. In some cases, prospective buyers can submit offers to the owner and attempt to negotiate a better price.
+
+### Selling an NFT
+
+Selling unique digital assets can be a more technically complicated process than buying them, particularly if the user is attempting to sell something they have created themselves (artwork, a soundtrack, a tweet, etc.).
+
+*   You will need to upload the chosen digital asset onto the marketplace and enter a fixed price or opt to sell the NFT via an auction.
+*   Next, the platform will verify the asset. If approved, it will be listed for sale.
+*   When the seller accepts a bid, the marketplace conducts the transfer from buyer to seller.
+
+### Minting an NFT
+
+If you want to create an NFT, you may consider starting with Ethereum, because it’s the largest system for these types of assets. You will need to have an Ethereum wallet that supports [ERC-721](https://github.com/ethereum/EIPs/issues/721) (Ethereum’s token standard for NFTs), such as MetaMask, Trust Wallet or Coinbase Wallet. Also, you will have to top up your wallet with about $50-$100 worth of [ether (ETH, +2.33%)](https://www.coindesk.com/price/ethereum) to cover transaction fees (depending on how [congested](https://www.coindesk.com/ethereum-gas-limit-eth-price-soars) the network is).
+
+Once you have completed those steps, you will be able to access and use platforms such as OpenSea, Rarible or Mintable. Most platforms have a “Create” button in the top right corner that will take you to the page where you can begin minting your NFTs.
+
+Read more: [NFTs: How to Create, Buy and Sell Them](https://www.coindesk.com/how-to-create-buy-sell-nfts)
+
+Types of NFT marketplaces
+-------------------------
+
+While there are many types of marketplaces, universal and art-oriented platforms are the most popular ones. There are also niche NFT marketplaces that list specific kinds of non-fungible assets such as in-game items, digital collectible cards and virtual real estate.
+
+Here are the five most popular universal and digital art-oriented NFT marketplaces currently available:
+
+*   [**OpenSea**](https://opensea.io/): This is one of the most established universal NFT marketplaces. You can find non-fungible tokens representing ownership of a wide variety of things, including artwork, sports collectibles, virtual worlds, trading cards and domain names.
+
+![](https://static.coindesk.com/wp-content/uploads/2021/07/image3-1-775x443.png)
+
+OpenSea NFT marketplace
+
+_[(OpenSea)](https://opensea.io/)_
+
+*   [**Rarible**](https://rarible.com/): This is an NFT marketplace owned by the community members holding RARI tokens. It puts an emphasis on art, but you can find a wide range of other NFT items here, too.
+
+*   [**SuperRare**](https://superrare.co/): Another marketplace focused on digital art is SuperRare, which works with a select handful of leading concept artists.
+
+![](https://static.coindesk.com/wp-content/uploads/2021/07/image5-775x444.png)
+
+SuperRare NFT marketplace
+
+_[(SuperRare)](https://superrare.com/)_
+
+*   [**Nifty Gateway**](https://niftygateway.com/) – Nifty is one of the largest marketplaces for NFTs. Here you can buy artworks from well-known artists, including Beeple (who holds the record for the most expensive NFT [sold for $69 million](https://www.coindesk.com/beeple-nft-christies-auction)), Steve Aoki and deadmau5.
+
+![](https://static.coindesk.com/wp-content/uploads/2021/07/image1-1-775x443.png)
+
+Nifty Gateway NFT marketplace
+
+_[(Nifty Gateway)](https://niftygateway.com/)_
+
+*   [**Foundation**](https://foundation.app/): Founded in February, Foundation has quickly become one of the most popular NFT marketplaces for creators, with the all-time trading volume already touching almost [$48 million](https://dappradar.com/nft/marketplaces). 
+
+![](https://static.coindesk.com/wp-content/uploads/2021/07/image4-775x415.png)
+
+Foundation NFT marketplace
+
+_[(Foundation)](https://foundation.app/)_
+
+For niche digital items like virtual world avatars or digital fantasy football cards, while there is an ever-increasing number of platforms emerging in this corner of the market, there are five main platforms where a majority of NFT sales are made:
+
+*   [**NBA Top Shot**](https://nbatopshot.com/): An NFT marketplace built on Flow where people buy and sell digital collectible cards featuring videos of memorable NBA “moments.”
+*   [**Axie Infinity**](https://www.coindesk.com/tag/axie-infinity): This platform hosts cartoon characters for the Axie Infinity game, where players breed, battle and trade digital pets called Axies. Some people even [play it](https://www.coindesk.com/for-filipinos-axie-infinity-is-more-than-a-crypto-game) professionally for a living. 
+*   [**Sorare**](https://www.coindesk.com/tag/sorare): Here you can buy virtual cards representing football players and use them for Sorare, which is a global fantasy football game.
+*   [**Decentraland**](https://www.coindesk.com/price/decentraland): This platform has its own in-house marketplace where users buy and sell virtual land or in-game items such as wearables.
+*   [**Valuables**](https://v.cent.co/): This is a site where users can tokenize tweets and sell them as NFTs. The Twitter CEO himself, Jack Dorsey, [sold his first-ever tweet](https://www.coindesk.com/jack-dorsey-first-tweet-sells) for $2.9 million.

+ 107 - 0
webSite/content/blog/nfts101.md

@@ -0,0 +1,107 @@
++++
+title= "What is NFT"
+date = "2021-08-12T00:04:55+08:00"
+tags = ["NFT"]
+type = "blog"
+categories = ["NFT"]
+banner = "https://thumbor.forbes.com/thumbor/fit-in/900x510/https://www.forbes.com/advisor/wp-content/uploads/2021/04/NFT.jpeg.jpg"
++++
+
+## What You Need To Know About NFTs
+
+Non-fungible tokens (NFTs) seem to have exploded out of the ether this year. From art and music to tacos and toilet paper, these digital assets are selling like 17th-century [exotic Dutch tulips](https://www.history.com/news/tulip-mania-financial-crash-holland)—some for millions of dollars.
+
+But are NFTs worth the money—or the hype? Some experts say they’re a bubble poised to pop, like the dotcom craze or Beanie Babies. Others believe NFTs are here to stay, and that they will change investing forever.
+
+What Is an NFT?
+---------------
+
+An NFT is a digital asset that represents real-world objects like art, music, in-game items and videos. They are bought and sold online, frequently with [cryptocurrency](https://www.forbes.com/advisor/investing/what-is-cryptocurrency/), and they are generally encoded with the same underlying software as many cryptos.
+
+Although they’ve been around since 2014, NFTs are gaining notoriety now because they are becoming an increasingly popular way to buy and sell digital artwork. A staggering [$174 million](https://www.coindesk.com/what-are-nfts) has been spent on NFTs since November 2017.
+
+NFTs are also generally one of a kind, or at least one of a very limited run, and have unique identifying codes. “Essentially, NFTs create digital scarcity,” says Arry Yu, chair of the Washington Technology Industry Association Cascadia Blockchain Council and managing director of Yellow Umbrella Ventures.
+
+This stands in stark contrast to most digital creations, which are almost always infinite in supply. Hypothetically, cutting off the supply should raise the value of a given asset, assuming it’s in demand.
+
+But many NFTs, at least in these early days, have been digital creations that already exist in some form elsewhere, like iconic video clips from NBA games or securitized versions of digital art that’s already floating around on Instagram.
+
+For instance, famous digital artist Mike Winklemann, better known as “Beeple” crafted a composite of 5,000 daily drawings to create perhaps the most famous NFT of the moment, “EVERYDAYS: The First 5000 Days,” which sold at Christie’s for a [record-breaking $69.3 million](https://decrypt.co/60971/beeples-nft-artwork-sells-for-60-3-million-in-christies-auction).
+
+Anyone can view the individual images—or even the entire collage of images online for free. So why are people willing to spend millions on something they could easily screenshot or download?
+
+Because an NFT allows the buyer to own the original item. Not only that, it contains built-in authentication, which serves as proof of ownership. Collectors value those “digital bragging rights” almost more than the item itself.
+
+How Is an NFT Different from Cryptocurrency?
+--------------------------------------------
+
+NFT stands for non-fungible token. It’s generally built using the same kind of programming as cryptocurrency, like [Bitcoin](https://www.forbes.com/advisor/investing/what-is-bitcoin/) or [Ethereum](https://www.forbes.com/advisor/investing/what-is-ethereum-ether/), but that’s where the similarity ends.
+
+Physical money and cryptocurrencies are “fungible,” meaning they can be traded or exchanged for one another. They’re also equal in value—one dollar is always worth another dollar; one Bitcoin is always equal to another Bitcoin. Crypto’s fungibility makes it a trusted means of conducting transactions on the blockchain.
+
+NFTs are different. Each has a digital signature that makes it impossible for NFTs to be exchanged for or equal to one another (hence, non-fungible). One NBA Top Shot clip, for example, is not equal to EVERYDAYS simply because they’re both NFTs. (One NBA Top Shot clip isn’t even necessarily equal to another NBA Top Shot clip, for that matter.)
+
+How Does an NFT Work?
+---------------------
+
+NFTs exist on a blockchain, which is a distributed public ledger that records transactions. You’re probably most familiar with blockchain as the underlying process that makes cryptocurrencies possible.
+
+Specifically, NFTs are typically held on the [Ethereum](https://www.forbes.com/advisor/investing/what-is-ethereum-ether/) blockchain, although other blockchains support them as well.
+
+An NFT is created, or “minted” from digital objects that represent both tangible and intangible items, including:
+
+**•** Art
+
+**•** GIFs
+
+**•** Videos and sports highlights
+
+**•** Collectibles
+
+**•** Virtual avatars and video game skins
+
+**•** Designer sneakers
+
+**•** Music
+
+Even tweets count. Twitter co-founder Jack Dorsey sold his first ever tweet as an NFT for [more than $2.9 million](https://www.cnbc.com/2021/03/22/jack-dorsey-sells-his-first-tweet-ever-as-an-nft-for-over-2point9-million.html).
+
+Essentially, NFTs are like physical collector’s items, only digital. So instead of getting an actual oil painting to hang on the wall, the buyer gets a digital file instead.
+
+They also get exclusive ownership rights. That’s right: NFTs can have only one owner at a time. NFTs’ unique data makes it easy to verify their ownership and transfer tokens between owners. The owner or creator can also store specific information inside them. For instance, artists can sign their artwork by including their signature in an NFT’s metadata.
+
+What Are NFTs Used For?
+-----------------------
+
+Blockchain technology and NFTs afford artists and content creators a unique opportunity to monetize their wares. For example, artists no longer have to rely on galleries or auction houses to sell their art. Instead, the artist can sell it directly to the consumer as an NFT, which also lets them keep more of the profits. In addition, artists can program in royalties so they’ll receive a percentage of sales whenever their art is sold to a new owner. This is an attractive feature as artists generally do not receive future proceeds after their art is first sold.
+
+Art isn’t the only way to make money with NFTs. Brands like Charmin and Taco Bell have auctioned off themed NFT art to raise funds for charity. Charmin dubbed its offering “NFTP” (non-fungible toilet paper), and Taco Bell’s NFT art sold out in minutes, with the highest bids coming in at 1.5 wrapped ether (WETH)—equal to $3,723.83 at time of writing.
+
+Nyan Cat, a 2011-era GIF of a cat with a pop-tart body, sold for nearly [$600,000 in February](https://www.nytimes.com/2021/02/22/business/nft-nba-top-shot-crypto.html). And NBA Top Shot generated more than [$500 million in sales](https://www.usatoday.com/story/sports/nba/2021/03/30/nba-top-shot-dapper-labs-valuation-funding-round/7058307002/) as of late March. A single LeBron James highlight NFT fetched more than $200,000.
+
+Even celebrities like Snoop Dogg and Lindsay Lohan are jumping on the NFT bandwagon, releasing unique memories, artwork and moments as securitized NFTs.
+
+How to Buy NFTs
+---------------
+
+If you’re keen to start your own NFT collection, you’ll need to acquire some key items:
+
+First, you’ll need to get a digital wallet that allows you to store NFTs and cryptocurrencies. You’ll likely need to purchase some [cryptocurrency](https://www.forbes.com/advisor/investing/best-crypto-exchanges/ "cryptocurrency"), like Ether, depending on what currencies your NFT provider accepts. You can buy crypto using a credit card on platforms like Coinbase, Kraken, eToro and even PayPal and Robinhood now. You’ll then be able to move it from the exchange to your wallet of choice.
+
+You’ll want to keep fees in mind as you research options. Most exchanges charge at least a percentage of your transaction when you buy crypto.
+
+### Popular NFT Marketplaces
+
+Once you’ve got your wallet set up and funded, there’s no shortage of NFT sites to shop. Currently, the largest NFT marketplaces are:
+
+**•** [**OpenSea.io**](https://opensea.io/): This peer-to-peer platform bills itself a purveyor of “rare digital items and collectibles.” To get started, all you need to do is create an account to browse NFT collections. You can also sort pieces by sales volume to discover new artists.
+
+**•** [**Rarible**](https://rarible.com/): Similar to OpenSea, Rarible is a democratic, open marketplace that allows artists and creators to issue and sell NFTs. RARI tokens issued on the platform enable holders to weigh in on features like fees and community rules.
+
+**•** [**Foundation**](https://foundation.app/): Here, artists must receive “upvotes” or an invitation from fellow creators to post their art. The community’s exclusivity and cost of entry—artists must also purchase “gas” to mint NFTs—means it may boast higher-caliber artwork. For instance, Nyan Cat creator Chris Torres sold the NFT on the Foundation platform. It may also mean higher prices — not necessarily a bad thing for artists and collectors seeking to capitalize, assuming the demand for NFTs remains at current levels, or even increases over time.
+
+Although these platforms and others are host to thousands of NFT creators and collectors, be sure you do your research carefully before buying. Some artists have fallen victim to impersonators who have listed and sold their work without their permission.
+
+In addition, the verification processes for creators and NFT listings aren’t consistent across platforms — some are more stringent than others. OpenSea and Rarible, for example, do not require owner verification for NFT listings. Buyer protections appear to be sparse at best, so when shopping for NFTs, it may be best to keep the old adage “caveat emptor” (let the buyer beware) in mind.
+
+![how to plan video](https://thumbor.forbes.com/thumbor/fit-in/900x510/https://www.forbes.com/advisor/wp-content/uploads/2021/04/NFT.jpeg.jpg)

+ 25 - 0
webSite/content/blog/storytelling-startup.md

@@ -0,0 +1,25 @@
++++
+title= "Storytelling Tips For New Launched Product"
+date = "2021-08-12T00:04:55+08:00"
+tags = ["marketing"]
+type = "blog"
+categories = ["marketing"]
+banner = "https://i.imgur.com/4E0WDLT.png"
++++
+
+## Storytelling Tips For New Launched Product
+
+Stories are a universal language that everyone can understand.
+
+Stories abstract concepts and simplify complex messages. Since new launched product is new to consumer, telling real-life stories about describing exactly how this new product benefits users can be understand effectively.
+Besides, stories bring people together. Despite of our different language, religion, political preferences, or ethnicity, stories connect us through the way we feel and respond to them. Stories always inspire and motivate by tapping into people’s emotions and baring both the good and bad and eventually drive action.
+There are a few components that make for a great #storytelling experience for new launched product.
+Good stories are #Entertaining, #Educational, #Universal, #Organized, #Memorable.
+
+There are three components that make up a good story.
+
+1. Characters: Every story features at least one character, and this character will be the key to relating your audience back to the story. This component is the bridge between you, the storyteller, and the audience. The character would guide consumer through call-to-action.
+2. Conflict: The conflict is the lesson of how the character overcomes a challenge. Conflict in your story shows emotions and connects the audience through relatable experiences.
+3. Resolution: Every good story has a closing at the end. Your story’s resolution should wrap up the story, provide context around the characters and conflicts, and leave your audience with a call-to-action.
+
+![Storytelling Tips](https://i.imgur.com/4E0WDLT.png)

+ 25 - 0
webSite/content/blog/video-trend-form.md

@@ -0,0 +1,25 @@
++++
+title = "3 Short-Form Video Trends you should know in 2021"
+date = "2021-05-03T13:39:46+02:00"
+tags = ["video-marketing"]
+categories = ["video"]
+banner = "https://i.imgur.com/WHC2gdY.png"
++++
+
+## 3 Short-Form Video Trends you should know in 2021
+#### What kinds of video should you create for promoting your brands?
+
+1. More User-Generated Content
+Without using up too many resources, brands can publish videos that evoke emotion. Another benefit? It’s budget-friendly.
+
+2. More Behind-the-Brand Videos
+Consumers seek out authenticity and transparency in brands. With short-form video, you only have a few seconds to connect with your audience.
+In one Sprout Social study, 70% of consumers said they felt more connected to brands whose CEO is active on social media platforms.
+So, brands should engage with their audiences on a more personal level.
+
+3. More Explainer or Educational Videos
+A 2020 Wyzowl report found that viewers want to see more of this video style from brands.
+Educational videos are great added-value content because they help audiences in their day-to-day lives. 
+Similarly, explainer videos target users who are at the decision-making stage of the buyer’s journey and, if done right, they can turn decision-makers into customers.
+
+![3 Short-Form Video Trends](https://i.imgur.com/WHC2gdY.png)

+ 1 - 1
webSite/content/news/fox2-news-anchor.md

@@ -1,7 +1,7 @@
 +++
 title= "Fox 2 Detroit morning anchor Amy Andrews recovering from surgery after back injury"
 date= 2021-07-21T00:00:39+08:00
-tags = ["news anchor"]
+tags = ["news"]
 type = "blog"
 categories = ["news"]
 banner = "img/banners/banner-3.jpg"