My SMM panel
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
 
 
 

227 lines
7.2 KiB

  1. @extends('master')
  2. @section('title', 'Home')
  3. @section('heading-style', 'Home')
  4. @section('head-metas')
  5. @parent
  6. <link rel="stylesheet" href="css/main.css">
  7. @endsection
  8. @section('login-form')
  9. @guest
  10. <form id='login_form' class= 'login' method='POST'>
  11. <div>
  12. <label for='sender_email'>Email</label>
  13. <input required id='login_email' type='email' name='sender_email' placeholder=''
  14. spellcheck='false'>
  15. </div>
  16. <div>
  17. <label for='sender_password'>Password</label>
  18. <input required id='login_password' type='password'
  19. name='sender_password' placeholder='' spellcheck='false'>
  20. </div>
  21. <button class='login-btn'type="login">Log in</button>
  22. <div><p class="error"></p></div>
  23. </form>
  24. <div id="nav_toggle" class="nav-toggle"><div>
  25. @endguest
  26. @endsection
  27. @section('content')
  28. @parent
  29. <main>
  30. <div id="app" class="register-area"></div>
  31. <div class='landing-hero'>
  32. <div class='hero-filter'>
  33. <h2>The web's #1 content promoter</h2>
  34. <p>Give your brand the boost it needs for oganic growth with the
  35. web's most trusted social media marketing panel.</p>
  36. <a class='register-btn'>Register Now</a>
  37. </div>
  38. </div>
  39. <div class='blue-background'><section class="about-us">
  40. <p>
  41. We're a social media content promoter based in Canada, helping
  42. entertainers and brands perfect their marketing campaigns through
  43. targeted views and engagements. By providing organic impressions and
  44. retention
  45. from real people in your area, we'll boost your search engine
  46. rankings and get you noticed.
  47. </p>
  48. </section>
  49. <section class='services-cards'>
  50. <h2>Our Services</h2>
  51. <div class="cards">
  52. <div class="card">
  53. <img src="/img/youtube-icon.svg" alt="youtube-icon">
  54. <h3>Youtube</h3>
  55. <ul>
  56. <li>Views increase within 12 hours</li>
  57. <li>Real people</li>
  58. <li>Targeted by language</li>
  59. <li>Targeted by country</li>
  60. </ul>
  61. <button>Select</button>
  62. </div>
  63. <div class="card">
  64. <img src="/img/twitter.svg" alt="spotify-icon">
  65. <h3>Twitter</h3>
  66. <ul>
  67. <li>Impressions and favorites</li>
  68. <li>Activity increases within 24 hours</li>
  69. <li>Followers</li>
  70. </ul>
  71. <button>Select</button>
  72. </div>
  73. <div class="card">
  74. <img src="/img/instagram-icon.svg" alt="twitter-icon">
  75. <h3>Instagram</h3>
  76. <ul>
  77. <li>Real people</li>
  78. <li>Activity increases within 24 hours</li>
  79. <li>Likes</li>
  80. <li>Followers</li>
  81. </ul>
  82. <button>Select</button>
  83. </div>
  84. <div class="card">
  85. <img src="/img/tik-tok.svg" alt="twitter-icon">
  86. <h3>TikTok</h3>
  87. <ul>
  88. <li>Real people</li>
  89. <li>Views</li>
  90. <li>Likes</li>
  91. <li>Followers</li>
  92. </ul>
  93. <button>Select</button>
  94. </div>
  95. </div></div>
  96. </section>
  97. <section class='features-info'>
  98. <h2>Why We Are the Best</h2>
  99. <div class="circle-prop">
  100. <svg height="100%" preserveAspectRatio="none" viewBox="0 0 500 500"fill='white' version="1.1" id="Layer_1" x="0px" y="0px"
  101. xml:space="preserve">
  102. <path stroke-width="20" fill="none" stroke="#ddd" d="M0,10 C400,0,500,256,250,500"/>
  103. <!- <path fill="none" stroke="white" d="M256,10C115.03,0,0,115.05,0,256c0,140.97,115.05,256,256,256c140.97,0,256-115.05,256-256C512,115.03,396.95,0,256,0z "/> -->
  104. </svg>
  105. <img src="img/teamwork2.png" alt="teamwork">
  106. </div>
  107. <div class="info-cards">
  108. <div class="info-card"><p>
  109. We help you save time managing your onlince presence while still providing
  110. a high quality, and reliable service.
  111. </p>
  112. </div>
  113. <div class="info-card"><p>All orders are proccessed within one day of
  114. placing your order. Most services available are instant.</p>
  115. </div>
  116. <div class="info-card"><p>By choosing the location and language of your
  117. audience, you'll improve the quality of viewer engagements and your organic
  118. retention rates, which can boost your rankings significantly.</p> </div>
  119. <div class="info-card"><p>
  120. An appearance of popular support will give you the perceived credibility
  121. critical to your success, Increase your social proof, and build a stronger
  122. relationship with your audience.</p>
  123. </div></div>
  124. </section>
  125. <section class='panel-infos'>
  126. <h2>A User-Friendly Control Panel</h2>
  127. <img class="panel-preview" src="/images/panel-preview.png" alt="panel-preview">
  128. <div class="info-items">
  129. <div class="panel-info">
  130. <img src="./img/tap.svg" alt="">
  131. <h3>Easy to Use</h3>
  132. <p>We provide an extremely user-friendly and intuitive interface to
  133. manage and review your orders.</p>
  134. </div>
  135. <div class="panel-info">
  136. <img src="./img/lighting.svg" alt="">
  137. <h3>Powerful</h3>
  138. <p>Our panel contains a variety of features for managing payment
  139. methods, and automatically queuing orders.</p>
  140. </div>
  141. <div class="panel-info">
  142. <img src="./img/statistics.svg" alt="">
  143. <h3>Scalable</h3>
  144. <p>We make it easy to organize your marketing campaign with a variety
  145. of accounts and social networks</p>
  146. </div>
  147. <div>
  148. </section>
  149. <section class='benefits-info'>
  150. <h2>Benefits of Buying Views</h2>
  151. <div>
  152. <p>We know that getting people to see your content can be an uphill
  153. battle. Reaching just 10,1000 organic views can be tough because social networks give
  154. the lion's share of exposure to the personalities who already have the biggest
  155. following. The more views and impressions a post has, the more people are
  156. willing to watch it, that's why consistent and high engagement is essential to your brand's online growth. </p>
  157. <p>Give your content the fair chance it deserves with a boost to your
  158. account's traffic. We'll help you build your audience, develop your brand, and
  159. launch your new career.</p>
  160. </div>
  161. </section>
  162. <section class='faq-info'>
  163. <h2>FAQ</h2>
  164. <div class="collapsibles">
  165. <div class="collapsible"><button>Why should I choose Trendplays?</button>
  166. <div class="content"><p>Buying views and engagements is easy and safe
  167. if you buy from a reliable source that will not create the wrong kind of
  168. attention. At Trendplays, we ensure that the traffic we send to your content is
  169. from real accounts with years of history, and it is sent
  170. gradually over a few days.</p></div></div>
  171. <div class="collapsible"><button>What if my audience finds out?</button>
  172. <div class="content"><p>
  173. While that is a real risk you take with your team, at Trendplays we
  174. pride ourselves on our capacity for discretion and professionalism.
  175. </p></div></div>
  176. <div class="collapsible"><button>Will my account be safe?</button>
  177. <div class="content"><p>
  178. While there is some risk of disciplinary action from social networks,
  179. it is rare and mild because of the difficulty of enforcing any clear rule
  180. against buying account activity. If buying views were made a breach in
  181. the TOS that resulted in a ban, then anybody could send those views to
  182. their competitor's account.
  183. </p></div></div>
  184. <div class="collapsible"><button>How can I pay?</button>
  185. <div class="content"><p>
  186. We accept credit and debit through Mastercard and Visa.
  187. </p></div></div>
  188. </div>
  189. </section>
  190. </main>
  191. @endsection
  192. @section('footer')
  193. <footer class='footer text-center'>
  194. <div class='foot-links'>
  195. <a href="/terms-and-policy">Terms & Policy</a>
  196. <a href="mail:support@trendplays.com">Help</a>
  197. <a id="forgot-password-btn" href="#">Reset Password</a>
  198. </div>
  199. <small>©Copyright 2021 Trendplays Network, Inc.</small>
  200. </footer>
  201. @endsection
  202. @section('scripts')
  203. @parent
  204. <script src="js/app.js"></script>
  205. <script src="js/chunk-vendors.js"></script>
  206. <!-- <script src="main.js"></script> -->
  207. @endsection