@myissue/vue-website-page-builder 3.3.89 → 3.3.91

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -69,7 +69,7 @@ A lightweight and minimalist Page Builder with an elegant and intuitive design,
69
69
 
70
70
  Build responsive pages like listings, jobs, or blog posts and manage content easily.
71
71
 
72
- <img style="max-width: 100%;" src="./public/home/editor.jpg" alt="Vue Website Page Builder - the editor" />
72
+ <img style="width: 100%;" src="./public/home/for_read_me/browser_boat.svg" alt="Vue Website Page Builder - the editor" />
73
73
 
74
74
  ## Get Started in Minutes
75
75
 
@@ -92,7 +92,7 @@ npm install @myissue/vue-website-page-builder
92
92
 
93
93
  A Page Builder designed for growth. Build your website pages with ready-made components that are fully customizable and always responsive, designed to fit every need. A powerful Page Builder for growing merchants, brands, and agencies. And it is totally free.
94
94
 
95
- <img style="max-width: 100%;" src="./public/home/media_library.jpg" alt="Vue Website Page Builder - the editor" />
95
+ <img style="width: 100%;" src="./public/home/for_read_me/browser_components.svg" alt="Vue Website Page Builder - the editor" />
96
96
 
97
97
  ## Features
98
98
 
@@ -700,15 +700,15 @@ The Page Builder is designed to be easy to use and flexible for any web project.
700
700
  The builder saves this configuration immediately—even if the editing interface (DOM) isn’t loaded yet. This means you can safely set up the builder in advance, and it will be ready as soon as the editor appears on the page.
701
701
 
702
702
  - **Loading Content:**
703
- If you have existing content (like a published page), the builder loads it so you can keep editing. If not, you start with a blank page.
703
+ If you have existing content (like a published page), the builder loads it so you can continue editing. If not, you start with a blank page.
704
704
 
705
705
  - **Editing Experience:**
706
706
  As you add, move, or edit components (like text, images, or sections), the builder keeps everything in sync—both in the app’s memory and in your browser’s local storage. This means your work is always saved, even if you close the browser.
707
707
 
708
708
  **In short:**
709
- The Page Builder handles all the technical details of editing, saving, and loading pages, so your users can focus on creating great content—without worrying about losing their work or dealing with complicated setup.
709
+ The Page Builder handles all the technical details of editing, saving, and loading pages, so your users can focus on creating great content—without worrying about losing their work or dealing with a complicated setup.
710
710
 
711
- <img style="max-width: 100%;" src="./public/home/page_builder_architecture.png" alt="Vue Website Page Builder - the editor" />
711
+ <img style="max-width: 100%;" src="./public/home/for_read_me/page_builder_architecture.svg" alt="Vue Website Page Builder - the editor" />
712
712
 
713
713
  ## Contributing
714
714