mirror of
https://github.com/flutter/holobooth.git
synced 2025-05-17 21:36:00 +08:00
chore: update share link page copy (#405)
Co-authored-by: Oscar <martinm.oscar@gmail.com>
This commit is contained in:
@ -37,12 +37,12 @@ export default `
|
||||
<div class="info">
|
||||
<div class="info-content">
|
||||
<img class="flutter-forward-logo" src={{assetUrls.flutterForwardLogo}} />
|
||||
<h1>Check it out my Flutter holocard!</h1>
|
||||
<h1>Check out my Flutter holocard!</h1>
|
||||
<h2>
|
||||
This video has been created with Flutter web app.
|
||||
Create your unique video in a few steps:
|
||||
This video has been created with Flutter on the web.
|
||||
Create your unique video:
|
||||
</h2>
|
||||
<a class="btn elevated-btn try-now-btn" href="http://holobooth.flutter.dev/">
|
||||
<a class="btn elevated-btn try-now-btn" href="https://holobooth.flutter.dev/" target="_blank">
|
||||
<img src={{assetUrls.playArrowIcon}} />
|
||||
Try now
|
||||
</a>
|
||||
|
Reference in New Issue
Block a user