From 3cef151cb97aa8ed694ab0ae3de673489476dfea Mon Sep 17 00:00:00 2001 From: Michael Andish Date: Thu, 5 Dec 2024 23:01:44 +0100 Subject: [PATCH] Deploy new theme changes (#106) * BC1-69-feat: completed the section responsive for project showland * BC1-69-fix: solving the font size problem in responsive * BC1-69-fix: move showland js code to main.js * BC1-69-fix: Add padding to some of the responsive parts in project showland * BC1-59-chore:add css style for main section part1 and html file related to it * BC1-69-fix: Add responsive design to index.html page * BC1-69-fix: give fixed height to page images in main page * BC1-69-fix: solving the problem of height to home pages in showland * BC1-92-feat: Add base structure for blog * BC1-69-fix: Solve a conflict in the button file in the shared folder * BC1-69-fix: Remove duplicate code in the button file in the shared folder * BC1-69-fix: Using media queries variables in the shared file and resolving padding in the super-fast section * BC1-82-redesign-footer-nav-menu-in-mobile (#79) * BC1-81-refactor: added new logos and fixed displaying im mobile * BC1-82-refactor: the footer nav was refactpred fpr the mobile view * Bc1 69 responsive of the all project showland (#69) * BC1-69-feat: completed the section responsive for project showland * BC1-69-fix: solving the font size problem in responsive * BC1-69-fix: move showland js code to main.js * BC1-69-fix: Add padding to some of the responsive parts in project showland * BC1-69-fix: Add responsive design to index.html page * BC1-69-fix: give fixed height to page images in main page * BC1-69-fix: solving the problem of height to home pages in showland * BC1-69-fix: Solve a conflict in the button file in the shared folder * BC1-69-fix: Remove duplicate code in the button file in the shared folder * BC1-69-fix: Using media queries variables in the shared file and resolving padding in the super-fast section * Bc1 86 main section of basket (#84) * BC1-85-feat: Add base structur for Basket * BC1-86-feat: Add images for main section of Basket * BC1-86-feat: Add style of header of Basket * BC1-86-feat: Add card component style for Basket * BC1-86-feat: Add button component style for Basket * BC1-86-feat: Add base styles for Basket * BC1-86-feat: Add typography styles for Basket * BC1-86-feat: Add variables for main section of Basket * BC1-86-feat: Add styles of basket-content for Basket * BC1-86-feat: Add responsive main section of Basket * BC1-86-docs: Add icons license for Basket * BC1-102-feat: Create README.md file and specify licenses * BC1-102-fix: Change the text in paragraph and heading * BC1-93-feat: Build Blog Header * BC1-103-fix: Change the title of main page to "BeeTheme" * BC1-83-refactor: Move script.js file of showland to js folder in the root * BC1-93-fix: Using variables in the button file and creating the base file and putting the codes related to the file and deleting the unrelated codes * BC1-104-feat: Add background-movement animation to shared folder * BC1-104-refactor: Delete unnecessary JS files of Product Details * BC1-104-refactor: Rename images of Product Details * BC1-104-refactor: Refactor header, navbar and hero header of Product Details - Delete nav-bar.scss file and add _navbar.scss instead - Delete top-bar.scss file and add _header.scss instead - Delete gradient-bg.scss file - Add button and cta components - Add script.js file - Refactor HTML structure * BC1-84-design-login-page (#86) * BC1-65-feat: login page base structure created * BC1-84-feat: login page html codes added * BC1-84-feat: login page background image added * BC1-84-feat: login page background image url added to the readme file * BC1-84-feat: login page variable file added * BC1-84-feat: login page styles added * BC1-84-fix: a little fix in some charachters in the labels * BC1-84-feat: continue styling the login form. added sass:color for some color adjustment add shared button to styling button * BC1-84-feat: respinsive design of login page was completed. some visual bug fixed. * BC1-84-fix: fix border-radius static value to $rounded2Xl * BC1-59-chore:add css style for main section part1 and html file related to it (#83) * BC1-105-feat: Add reusable weprodev-header layout * BC1-105-refactor: Use weprodev-header layout in Product Details page * Bc1 88 close modal of basket (#89) * BC1-85-feat: Add base structur for Basket * BC1-86-feat: Add images for main section of Basket * BC1-86-feat: Add style of header of Basket * BC1-86-feat: Add card component style for Basket * BC1-86-feat: Add button component style for Basket * BC1-86-feat: Add base styles for Basket * BC1-86-feat: Add typography styles for Basket * BC1-86-feat: Add variables for main section of Basket * BC1-86-feat: Add styles of basket-content for Basket * BC1-86-feat: Add responsive main section of Basket * BC1-86-docs: Add icons license for Basket * BC1-88-feat: Add close modal component sytle for Basket * BC1-88-feat: Use close modal component for Basket Also adding "hidden" and "blur" classes to base.scss file of Basket * BC1-88-feat: Add the funtionality of opening and closeing the modal for Basket * BC1-93-feat: Use the product details header and add some changes to the dropdown menu (language selector) * Bc1 89 select your platform section of basket (#94) * BC1-85-feat: Add base structur for Basket * BC1-86-feat: Add images for main section of Basket * BC1-86-feat: Add style of header of Basket * BC1-86-feat: Add card component style for Basket * BC1-86-feat: Add button component style for Basket * BC1-86-feat: Add base styles for Basket * BC1-86-feat: Add typography styles for Basket * BC1-86-feat: Add variables for main section of Basket * BC1-86-feat: Add styles of basket-content for Basket * BC1-86-feat: Add responsive main section of Basket * BC1-86-docs: Add icons license for Basket * BC1-88-feat: Add close modal component sytle for Basket * BC1-88-feat: Use close modal component for Basket Also adding "hidden" and "blur" classes to base.scss file of Basket * BC1-88-feat: Add the funtionality of opening and closeing the modal for Basket * BC1-87-feat: Add some new variables for Basket - variables for colros, and border * BC1-87-fix: Fix a typo in card component of Basket * BC1-87-feat: Add right-0 class to the base of Basket * BC1-87-feat: Add form component styles to Basket * BC1-87-feat: Add select section styles for Basket * BC1-87-feat: Add responsive select section to Basket * BC1-87-feat: Add functionality of closing and opening select section for Basket * BC1-89-feat: Add images of platforms for Basket * BC1-89-feat: Add fifthColor variable for Basket * BC1-89-feat: Add platform style component for Basket * BC1-89-feat: Add responsive select platfrom of Basket * BC1-89-feat: Add the functionality of closing and opening select platform of Basket * BC1-87-fix: Use rem instead of px for shadow variables of Basket * BC1-87-fix: Fix typo (change forthColor to fourthColor) in Basket * BC1-89-refactor: Delete Jquery file and use vanila JS for Basket * Bc1 106 add basket to main page as a demo (#99) * BC1-85-feat: Add base structur for Basket * BC1-86-feat: Add images for main section of Basket * BC1-86-feat: Add style of header of Basket * BC1-86-feat: Add card component style for Basket * BC1-86-feat: Add button component style for Basket * BC1-86-feat: Add base styles for Basket * BC1-86-feat: Add typography styles for Basket * BC1-86-feat: Add variables for main section of Basket * BC1-86-feat: Add styles of basket-content for Basket * BC1-86-feat: Add responsive main section of Basket * BC1-86-docs: Add icons license for Basket * BC1-88-feat: Add close modal component sytle for Basket * BC1-88-feat: Use close modal component for Basket Also adding "hidden" and "blur" classes to base.scss file of Basket * BC1-88-feat: Add the funtionality of opening and closeing the modal for Basket * BC1-87-feat: Add some new variables for Basket - variables for colros, and border * BC1-87-fix: Fix a typo in card component of Basket * BC1-87-feat: Add right-0 class to the base of Basket * BC1-87-feat: Add form component styles to Basket * BC1-87-feat: Add select section styles for Basket * BC1-87-feat: Add responsive select section to Basket * BC1-87-feat: Add functionality of closing and opening select section for Basket * BC1-89-feat: Add images of platforms for Basket * BC1-89-feat: Add fifthColor variable for Basket * BC1-89-feat: Add platform style component for Basket * BC1-89-feat: Add responsive select platfrom of Basket * BC1-89-feat: Add the functionality of closing and opening select platform of Basket * BC1-87-fix: Use rem instead of px for shadow variables of Basket * BC1-87-fix: Fix typo (change forthColor to fourthColor) in Basket * BC1-89-refactor: Delete Jquery file and use vanila JS for Basket * BC1-106-feat: Add basket page as a demo to main page * BC1-109-feat: add project showland as demo to main page * BC1-111-fix: Changing texts in html (#105) --- show-land/index.html | 238 ++++++++++--------------------------------- 1 file changed, 54 insertions(+), 184 deletions(-) diff --git a/show-land/index.html b/show-land/index.html index feda14d..9acb285 100644 --- a/show-land/index.html +++ b/show-land/index.html @@ -3,7 +3,7 @@ - Anvogue + WeProDev @@ -31,7 +31,7 @@
-

Anvogue

+

WeProDev

@@ -92,14 +92,13 @@

super fast

Super Fast Loading Speed

- -

Anvogue is optimized for fast loading speed by having a

-

good structure and well witten code for best user experience

+

weprodev is Fuga veniam repudiandae cum nam mollitia

+

totam! Nostrum, rem aliquid ipsum aut optio sit molestiae

- 90%Performance-A Grade

+ 90%Efficient-A Grade

@@ -135,42 +134,20 @@

Super Fast Loading Speed

-
-

24+

+

3+

Ready To Use Home Pages

-

All home pages, inner pages, and elements are included with the purchase. Easily

-

import the demos and pages with the one-click demo import.

+

Lorem elit. Expedita necessitatibus aperiam eius accusantium tempora. Sapiente

+

eaque cupiditate quae, obcaecati aliquam cum velit ratione.

a store site with all kinds of goods

Home page 01

a store site with all kinds of goods

Home page 02

a store site with all kinds of goods

Home page 03

-
a store site with all kinds of goods

Home page 04

-
a store site with all kinds of goods

Home page 05

-
a store site with all kinds of goods

Home page 06

-
a store site with all kinds of goods

Home page 07

-
a store site with all kinds of goods

Home page 08

-
a store site with all kinds of goods

Home page 09

-
a store site with all kinds of goods

Home page 10

-
a store site with all kinds of goods

Home page 11

-
a store site with all kinds of goods

Home page 12

-
a store site with all kinds of goods

Home page 13

-
a store site with all kinds of goods

Home page 14

-
a store site with all kinds of goods

Home page 15

-
a store site with all kinds of goods

Home page 16

-
a store site with all kinds of goods

Home page 17

-
a store site with all kinds of goods

Home page 18

-
a store site with all kinds of goods

Home page 19

-
a store site with all kinds of goods

Home page 20

-
a store site with all kinds of goods

Home page 21

-
a store site with all kinds of goods

Home page 22

-
a store site with all kinds of goods

Home page 23

-
a store site with all kinds of goods

Home page 24

-
a store site with all kinds of goods

Home RTL

+
@@ -182,10 +159,10 @@

Ready To Use Home Pages

- elementor

+ element

Elementor Page Builder

-

Enjoy intuitive interface and flexibility of one of the most user- friendly page builder for WordPress.

-

Enhanced with a set of additional elements, it enables you to customize layouts with ease.

+

consectetur adipisicing elit. Ad laborum voluptate corporis necessitatibus impedit fugit alias.

+

Lorem ipsum dolor sit amet consectetur elements, enables Ipsum eveniet repellendus.

@@ -196,17 +173,17 @@

Elementor Page Builder

- Powerful Options

+ Great options

- 50+Custom Elements

+ 100+Custom Elements

- No Coding Required

+ Coding Required

@@ -214,43 +191,32 @@

Elementor Page Builder

-

More Useful Ecommerce Features

-

Powerful features to create your next great online store.

+

Lorem ipsum dolor sit amet consectetur fugit doloremque

- -
a store site with all kinds of goods -

Smaert Product Filters

-

Filtering products is fast, convenient and smart by auto tags entry & multiple Product attributes.

-
a store site with all kinds of goods -

Product Variant Swatches

-

Swatch products with multiple attributes for displaying Colors, size and images swatches.

a store site with all kinds of goods -

Quick View Popup

-

Allows users to get a quick look of products without opening the product page.

+

consectetur adipisicing

+

Lorem, ipsum dolor sit amet consectetur adipisicing elit. Similique, dicta Nihil

a store site with all kinds of goods -

Ajax Cart Popup

-

Ajax cart allows users to add products in the cart without to reload the entire sit each time

- +

Praesentium rem

+

blanditiis eos possimus incidunt provident assumenda ut beatae! Obcaecati natus quas commodi

a store site with all kinds of goods -

Sales Countdown Timer

-

Boost sales and engagement for special occasions.

+

ducimus officia perferendi

+

nulla iure exercitationem rerum dolor sit amet

a store site with all kinds of goods -

Frequently Bought Together

-

As recommendations are displayed as bundles on your product page.

+

debitis velit fugiat elit

+

Lorem ipsum consectetur adipisicing elit. Impedit, tempora adipisci.

a store site with all kinds of goods -

External Product

-

Increase the conversion by moving the customer right to checkout with one click.

+

European product

+

tempora adipisci ipsa doloribus accusamus soluta, dignissimos mollitia eius

view all @@ -272,57 +238,57 @@

Building Made Easy!

-

24+ Home Demos

-

Choose from 24+ pre-made website demos to get tour business going in no time!

+

3+ Home Demos

+

consectetur adipisicing elit. Quidem quasi voluptate amet, unde fugit alias ullam!

-

140+ Sections

-

Use any of 140+ section included and enrich your website in content & design

+

180+ Sections

+

id nihil ut debitis porro error minus maxime dignissimos molestias dolorem

-

Easily Demo Importer

-

Choose from 24+ pre-made website demos get your business going in no time!

+

Demo Importer

+

Lorem ipsum dolor sit amet excepturi esse eum. your business time!

+

Responsive & Retina Ready

-

Anvogue is 100% responsive to make your website look beautiful in all major devices.

+

consectetur adipisicing elit. Ullam iusto provident , earum nihil possimus at ducimus.

-

Blazing Fast Performance

-

We optimized the themeÅ› performance so that you get a blazing fast website.

+

Fast Performance

+

animi voluptates voluptatibus corporis commodi magnam assumenda inventore.

-

Extensive Documentation

-

The theme includes comprehensive documentation explaining major features.

+

Lorem ipsum dolor sit amet s sint repellendus dolor! Architecto, optio dolorum.

-

Optimized For SEO

-

We optimized the theme to help your website rank well.

+

Optimized

+

Lorem ipsum dolor, sit amet consectetur adipisicing elit.

Friendly & Efficient Support

-

Our numerous 5-star ratings reflect the quality of our customer support.

+

ducimus qui distinctio accusantium eos id, voluptatum dolor, ut doloremque.

@@ -331,9 +297,9 @@

Friendly & Efficient Support

-

Most Powerful Feature With Anvogue

-

You don't need to pay for any additional plugins. All features are inbuilt with Anvogue.

-

Also this will make your store load foster

+

Most Powerful Feature With WeProDev

+

adipisicing elit. Consectetur unde ab dicta dolore ad exercitationem nihil ipsam esse,

+

Lorem ipsum dolor sit amet consectetur adipisicing.

@@ -406,102 +372,6 @@

Most Powerful Feature With Anvogue

Product Video

-
-
-

- - -360 Degree Product

-
-
-

- - -Product Custom Tab

-
-
-

- - -Sticky Add To Cart

-
-
-

- - -Free Shipping Bar

-
-
-

- - -Product Wishlist

-
-
-

- - -Product Countdown

-
-
-

- - -Multi-Vendor Support

-
-
-

- - -Megamenu

-
-
-

- - -GDPR Compliance

-
-
-

- - -Fake Sale Counts

-
-
-

- - -Recently Viewed

-
-
-

- - -Related Product

-
-
-

- - -Sale Notification

-
-
-

- - -Quantity Message

-
-
-

- - -Visitor Count

-
-
-

- - -Ajax Popup

@@ -511,7 +381,7 @@

Most Powerful Feature With Anvogue

How Can We Help You?

-

Find answers to all of your questions here.

+

Find answers to your questions

@@ -521,7 +391,7 @@

How Can We Help You?

Detailed Documentation

-

Rees the documentation and learn how to build your online store.

+

Lorem ipsum dolor sit amet consectetur labore consequatur store.

Online Documentation
@@ -534,7 +404,7 @@

Detailed Documentation

Support & Update

-

We offer a dedicated & friendly support and update.

+

dicta quis! Non, corporis voluptate. Sunt nihil iste nulla.

Get Support
@@ -547,7 +417,7 @@

Support & Update

Customization Services

-

You need installation, customization or add specific functionality services?

+

adipisicing elit. Cupiditate recusandae non fugiat eius veniam eum porro dolorum?

Send Requirement
@@ -562,30 +432,30 @@

Customization Services

-

Anvouge Theme from

+

WeProDev Theme from

Elite Author

-

We trusted by 12000+ Customers

+

We trusted by 15000+ Customers