/** * Vvveb * * Copyright (C) 2021 Ziadin Givan * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as * published by the Free Software Foundation, either version 3 of the * License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License * along with this program. If not, see . * * https://github.com/givanz/Vvveb */ //Snippets from https://bootsnipp.com/license Vvveb.BlocksGroup['Bootstrap'] = ["bootstrap4/product-card", "bootstrap4/user-online", "bootstrap4/our-team", "bootstrap4/login-form", "bootstrap4/about-team", "bootstrap4/pricing-1", "bootstrap4/loading-circle", "bootstrap4/block-quote", "bootstrap4/subscribe-newsletter"]; Vvveb.Blocks.add("bootstrap4/product-card", { name: "Product Cards with Transition", image: "https://d2d3qesrx8xj6s.cloudfront.net/img/screenshots/0c3153bcb2ed97483a82b1f4ea966f8187379792.png", html: `
Low KMS 2018 Alternate Text
Used $28,000.00 13000 Kms
Honda Accord LX
View
Fully-Loaded 2017 Alternate Text
Used $28,000.00 13000 Kms
Honda CIVIC HATCHBACK LS
View
Price Reduced 2018 Alternate Text
Used $22,000.00 8000 Kms
Honda Accord Hybrid LT
View
`, }); Vvveb.Blocks.add("bootstrap4/user-online", { name: "User online", image: "https://d2d3qesrx8xj6s.cloudfront.net/img/screenshots/75091e3b5e6efba238457f05e6f9edd847de1bf8.jpg", html: `
`, }); Vvveb.Blocks.add("bootstrap4/our-team", { name: "Our team", image: "https://d2d3qesrx8xj6s.cloudfront.net/img/screenshots/b43c39513963d870d399a0aab2438af225f9f485.jpg", html:`
OUR TEAM

card image

Sunlimetech

This is basic card with image on top, title, description and button.

Sunlimetech

This is basic card with image on top, title, description and button.This is basic card with image on top, title, description and button.This is basic card with image on top, title, description and button.

card image

Sunlimetech

This is basic card with image on top, title, description and button.

Sunlimetech

This is basic card with image on top, title, description and button.This is basic card with image on top, title, description and button.This is basic card with image on top, title, description and button.

card image

Sunlimetech

This is basic card with image on top, title, description and button.

Sunlimetech

This is basic card with image on top, title, description and button.This is basic card with image on top, title, description and button.This is basic card with image on top, title, description and button.

card image

Sunlimetech

This is basic card with image on top, title, description and button.

Sunlimetech

This is basic card with image on top, title, description and button.This is basic card with image on top, title, description and button.This is basic card with image on top, title, description and button.

card image

Sunlimetech

This is basic card with image on top, title, description and button.

Sunlimetech

This is basic card with image on top, title, description and button.This is basic card with image on top, title, description and button.This is basic card with image on top, title, description and button.

card image

Sunlimetech

This is basic card with image on top, title, description and button.

Sunlimetech

This is basic card with image on top, title, description and button.This is basic card with image on top, title, description and button.This is basic card with image on top, title, description and button.

`, }); Vvveb.Blocks.add("bootstrap4/login-form", { name: "Login form", image: "https://d2d3qesrx8xj6s.cloudfront.net/img/screenshots/fd3f41be24ffb976d66edf08adc4b2453a871b19.jpeg", html:`
`, }); Vvveb.Blocks.add("bootstrap4/about-team", { name: "About and Team Section", image: "https://assets.startbootstrap.com/img/screenshots/snippets/about-team.jpg", html:`
...
Team Member
Web Developer
...
Team Member
Web Developer
...
Team Member
Web Developer
...
Team Member
Web Developer
`, }); Vvveb.Blocks.add("bootstrap4/pricing-1", { name: "Pricing table", image: "https://d2d3qesrx8xj6s.cloudfront.net/img/screenshots/e92f797807bb4cd880bc3f161d9f9869854b6991.jpeg", html:`

Plan 1

$100 / Month

  • Personal use
  • Unlimited projects
  • 27/7 support

Plan 2

$200 / Month

  • Personal use
  • Unlimited projects
  • 27/7 support

Plan 3

$300 / Month

  • Personal use
  • Unlimited projects
  • 27/7 support
`, }); Vvveb.Blocks.add("bootstrap4/loading-circle", { name: "Loading circle", image: "https://d2d3qesrx8xj6s.cloudfront.net/img/screenshots/39f0571b9a377cb7ac9c0c11d2346b07dabe1c66.png", html:`
`, }); Vvveb.Blocks.add("bootstrap4/block-quote", { name: "Block quote", image: "https://d2d3qesrx8xj6s.cloudfront.net/img/screenshots/d9f382e143b77d5a630dd79a2a3860611a8a953c.jpg", html:`

Don't believe anything that you read on the internet, it may be fake.


Abraham Lincoln

896  ❤

`, }); Vvveb.Blocks.add("bootstrap4/subscribe-newsletter", { name: "Subscribe newsletter", image: "https://d2d3qesrx8xj6s.cloudfront.net/img/screenshots/4f610196b7cb9596555c9c8c475d93ab4ef084f6.jpg", html:`
`, });