diff --git a/theme_anelusia/__manifest__.py b/theme_anelusia/__manifest__.py
index b707be2e75..8b978b149a 100644
--- a/theme_anelusia/__manifest__.py
+++ b/theme_anelusia/__manifest__.py
@@ -58,6 +58,7 @@
'views/snippets/s_wavy_grid.xml',
'views/snippets/s_shape_image.xml',
'views/snippets/s_empowerment.xml',
+ 'views/snippets/s_split_intro.xml',
'views/new_page_template.xml',
],
'images': [
diff --git a/theme_anelusia/static/src/img/snippets/s_split_intro_default_image.jpg b/theme_anelusia/static/src/img/snippets/s_split_intro_default_image.jpg
new file mode 100644
index 0000000000..3527a6b82f
Binary files /dev/null and b/theme_anelusia/static/src/img/snippets/s_split_intro_default_image.jpg differ
diff --git a/theme_anelusia/views/images_library.xml b/theme_anelusia/views/images_library.xml
index 9386e19fa9..496ee41406 100644
--- a/theme_anelusia/views/images_library.xml
+++ b/theme_anelusia/views/images_library.xml
@@ -427,5 +427,10 @@
website.s_showcase_default_image
/theme_anelusia/static/src/img/snippets/s_images_mosaic_default_image_1.jpg
+
+ website.s_split_intro_default_image
+ website.s_split_intro_default_image
+ /theme_anelusia/static/src/img/snippets/s_split_intro_default_image.jpg
+
diff --git a/theme_anelusia/views/snippets/s_split_intro.xml b/theme_anelusia/views/snippets/s_split_intro.xml
new file mode 100644
index 0000000000..e0770034f6
--- /dev/null
+++ b/theme_anelusia/views/snippets/s_split_intro.xml
@@ -0,0 +1,15 @@
+
+
+
+
+
+
+ Discover new fashion trends
+
+
+
+
Step into the future with our inclusive styles designed to celebrate your unique expression. From expanding your wardrobe to embracing new trends, our collections provide the foundation for a vibrant fashion experience. Don’t let conventional choices limit your style any longer.
+
+
+
+
diff --git a/theme_artists/__manifest__.py b/theme_artists/__manifest__.py
index 59aa5d387c..84ef2cfd36 100644
--- a/theme_artists/__manifest__.py
+++ b/theme_artists/__manifest__.py
@@ -98,6 +98,7 @@
'views/snippets/s_title_form.xml',
'views/snippets/s_unveil.xml',
'views/snippets/s_empowerment.xml',
+ 'views/snippets/s_split_intro.xml',
'views/new_page_template.xml',
],
'images': [
diff --git a/theme_artists/static/src/img/snippets/s_split_intro_default_image.jpg b/theme_artists/static/src/img/snippets/s_split_intro_default_image.jpg
new file mode 100644
index 0000000000..7f311e84ad
Binary files /dev/null and b/theme_artists/static/src/img/snippets/s_split_intro_default_image.jpg differ
diff --git a/theme_artists/views/images.xml b/theme_artists/views/images.xml
index b445ad9ac9..95d8f1cb69 100644
--- a/theme_artists/views/images.xml
+++ b/theme_artists/views/images.xml
@@ -420,5 +420,10 @@ Check in theme_monglia's primary_variables.scss, theme.scss and theme_common's m
website.s_showcase_default_image
/theme_artists/static/src/img/snippets/s_product_4.jpg
+
+ website.s_split_intro_default_image
+ website.s_split_intro_default_image
+ /theme_artists/static/src/img/snippets/s_split_intro_default_image.jpg
+
diff --git a/theme_artists/views/snippets/s_split_intro.xml b/theme_artists/views/snippets/s_split_intro.xml
new file mode 100644
index 0000000000..c9bcf6f7ad
--- /dev/null
+++ b/theme_artists/views/snippets/s_split_intro.xml
@@ -0,0 +1,18 @@
+
+
+
+
+
+
+
+
+
+
+ Discover our
exclusive artists !
+
+
+
Step into a new artistic era with our innovative techniques designed to elevate your unique style. From refining your skills to expanding your creative horizons, our tools provide the foundation for lasting impact. Don’t let outdated methods limit your artistic potential any longer.
+
+
+
+
diff --git a/theme_avantgarde/static/src/img/pictures/s_split_intro_default_image.jpg b/theme_avantgarde/static/src/img/pictures/s_split_intro_default_image.jpg
new file mode 100644
index 0000000000..1bb43edc9d
Binary files /dev/null and b/theme_avantgarde/static/src/img/pictures/s_split_intro_default_image.jpg differ
diff --git a/theme_avantgarde/views/customizations.xml b/theme_avantgarde/views/customizations.xml
index 312515f5b5..9ecfe55b7b 100644
--- a/theme_avantgarde/views/customizations.xml
+++ b/theme_avantgarde/views/customizations.xml
@@ -836,4 +836,16 @@
+
+
+
+
+ Transform your
architectural vision
+
+
+
+
Step into the future with our cutting-edge solutions tailored to enhance your architectural projects. From optimizing designs to driving innovative outcomes, our tools provide the foundation for sustainable success. Don’t let traditional methods limit your creative potential any longer.
+
+
+
diff --git a/theme_avantgarde/views/images_library.xml b/theme_avantgarde/views/images_library.xml
index 7e943068ed..b43ab87ad3 100644
--- a/theme_avantgarde/views/images_library.xml
+++ b/theme_avantgarde/views/images_library.xml
@@ -477,5 +477,10 @@ Check in images.scss, primary_variables.scss, main.scss and theme_common's mixin
website.s_showcase_default_image
/theme_avantgarde/static/src/img/pictures/bg_image_07.jpg
+
+ website.s_split_intro_default_image
+ website.s_split_intro_default_image
+ /theme_avantgarde/static/src/img/pictures/s_split_intro_default_image.jpg
+
diff --git a/theme_aviato/__manifest__.py b/theme_aviato/__manifest__.py
index f57bee371b..0b18f09ca1 100644
--- a/theme_aviato/__manifest__.py
+++ b/theme_aviato/__manifest__.py
@@ -54,6 +54,7 @@
'views/snippets/s_images_constellation.xml',
'views/snippets/s_text_cover.xml',
'views/snippets/s_empowerment.xml',
+ 'views/snippets/s_split_intro.xml',
'views/new_page_template.xml',
],
'images': [
diff --git a/theme_aviato/static/src/img/content/s_split_intro_default_image.jpg b/theme_aviato/static/src/img/content/s_split_intro_default_image.jpg
new file mode 100644
index 0000000000..1dd6457bef
Binary files /dev/null and b/theme_aviato/static/src/img/content/s_split_intro_default_image.jpg differ
diff --git a/theme_aviato/views/images_library.xml b/theme_aviato/views/images_library.xml
index 34aaa29570..daeabdae0c 100644
--- a/theme_aviato/views/images_library.xml
+++ b/theme_aviato/views/images_library.xml
@@ -381,5 +381,11 @@
website.s_empowerment_default_image
/theme_aviato/static/src/img/content/s_empowerment_default_image.jpg
+
+
+ website.s_split_intro_default_image
+ website.s_split_intro_default_image
+ /theme_aviato/static/src/img/content/s_split_intro_default_image.jpg
+
diff --git a/theme_aviato/views/snippets/s_split_intro.xml b/theme_aviato/views/snippets/s_split_intro.xml
new file mode 100644
index 0000000000..a44c92d77c
--- /dev/null
+++ b/theme_aviato/views/snippets/s_split_intro.xml
@@ -0,0 +1,15 @@
+
+
+
+
+
+
+ Transform your
travel experience
+
+
+
+
Experience a new way to travel with our agency. We combine advanced technology and personalized service to revolutionize your journey. Whether you're after adventure or relaxation, we create custom trips that turn your travel dreams into reality.
+
+
+
+
diff --git a/theme_beauty/__manifest__.py b/theme_beauty/__manifest__.py
index 5677a61ee8..c8397cec82 100644
--- a/theme_beauty/__manifest__.py
+++ b/theme_beauty/__manifest__.py
@@ -58,6 +58,7 @@
'views/snippets/s_shape_image.xml',
'views/snippets/s_text_cover.xml',
'views/snippets/s_empowerment.xml',
+ 'views/snippets/s_split_intro.xml',
'views/new_page_template.xml',
],
'images': [
diff --git a/theme_beauty/static/src/img/snippets/s_split_intro_default_image.jpg b/theme_beauty/static/src/img/snippets/s_split_intro_default_image.jpg
new file mode 100644
index 0000000000..c047df8a81
Binary files /dev/null and b/theme_beauty/static/src/img/snippets/s_split_intro_default_image.jpg differ
diff --git a/theme_beauty/views/images.xml b/theme_beauty/views/images.xml
index 978f0a95d8..c5ed64d381 100644
--- a/theme_beauty/views/images.xml
+++ b/theme_beauty/views/images.xml
@@ -445,5 +445,10 @@ Check in theme_loftspace's primary_variables.scss and theme.scss -->
website.s_image_frame_default_image
/theme_beauty/static/src/img/snippets/s_image_frame_default_image.jpg
+
+ website.s_split_intro_default_image
+ website.s_split_intro_default_image
+ /theme_beauty/static/src/img/snippets/s_split_intro_default_image.jpg
+
diff --git a/theme_beauty/views/snippets/s_split_intro.xml b/theme_beauty/views/snippets/s_split_intro.xml
new file mode 100644
index 0000000000..1b16cffd3a
--- /dev/null
+++ b/theme_beauty/views/snippets/s_split_intro.xml
@@ -0,0 +1,18 @@
+
+
+
+
+
+
+
+
+
+
+ Transform your
beauty routine
+
+
+
Step into a new era with our advanced products designed to enhance your unique beauty. From improving your skincare to achieving flawless results, our solutions provide the foundation for radiant success. Don’t let outdated routines hold you back any longer.
+
+
+
+
diff --git a/theme_bewise/static/src/img/content/s_split_intro_default_image.jpg b/theme_bewise/static/src/img/content/s_split_intro_default_image.jpg
new file mode 100644
index 0000000000..bb6842e953
Binary files /dev/null and b/theme_bewise/static/src/img/content/s_split_intro_default_image.jpg differ
diff --git a/theme_bewise/views/customizations.xml b/theme_bewise/views/customizations.xml
index a35689cbd1..b257b3a66a 100644
--- a/theme_bewise/views/customizations.xml
+++ b/theme_bewise/views/customizations.xml
@@ -1138,4 +1138,16 @@
+
+
+
+
+ Enhance your
academic journey
+
+
+
+
Discover a university experience designed to elevate your learning. With state-of-the-art facilities and expert faculty, we provide an environment where knowledge thrives. From innovative programs to hands-on research opportunities, we empower you to achieve your academic goals and prepare for a successful future.
+
+
+
diff --git a/theme_bewise/views/image_content.xml b/theme_bewise/views/image_content.xml
index bb4609d891..97f60018fd 100644
--- a/theme_bewise/views/image_content.xml
+++ b/theme_bewise/views/image_content.xml
@@ -402,5 +402,10 @@
website.s_three_columns_default_image_3
/theme_bewise/static/src/img/content/library_image_10.jpg
+
+ website.s_split_intro_default_image
+ website.s_split_intro_default_image
+ /theme_bewise/static/src/img/content/s_split_intro_default_image.jpg
+
diff --git a/theme_bistro/__manifest__.py b/theme_bistro/__manifest__.py
index d3d315e100..9249f35be5 100644
--- a/theme_bistro/__manifest__.py
+++ b/theme_bistro/__manifest__.py
@@ -53,6 +53,7 @@
'views/snippets/s_images_constellation.xml',
'views/snippets/s_text_cover.xml',
'views/snippets/s_empowerment.xml',
+ 'views/snippets/s_split_intro.xml',
'views/new_page_template.xml',
],
diff --git a/theme_bistro/static/src/img/content/s_split_intro_default_image.jpg b/theme_bistro/static/src/img/content/s_split_intro_default_image.jpg
new file mode 100644
index 0000000000..cbc8415c8e
Binary files /dev/null and b/theme_bistro/static/src/img/content/s_split_intro_default_image.jpg differ
diff --git a/theme_bistro/views/images_library.xml b/theme_bistro/views/images_library.xml
index 29d0634dd4..fc0190f7a2 100644
--- a/theme_bistro/views/images_library.xml
+++ b/theme_bistro/views/images_library.xml
@@ -591,4 +591,11 @@
/theme_bistro/static/src/img/backgrounds/17.jpg
+
+
+ website.s_split_intro_default_image
+ website.s_split_intro_default_image
+ /theme_bistro/static/src/img/content/s_split_intro_default_image.jpg
+
+
diff --git a/theme_bistro/views/snippets/s_split_intro.xml b/theme_bistro/views/snippets/s_split_intro.xml
new file mode 100644
index 0000000000..e7b23cfab1
--- /dev/null
+++ b/theme_bistro/views/snippets/s_split_intro.xml
@@ -0,0 +1,18 @@
+
+
+
+
+
+
+
+
+
+
+ Savor the art
of casual dining
+
+
+
Indulge in a dining experience where flavor meets comfort. At our bistro, we blend fresh ingredients with culinary creativity to offer a menu that delights every palate. Whether you're here for a quick bite or a leisurely meal, our welcoming atmosphere and delicious dishes make every visit special.
+
+
+
+
diff --git a/theme_bookstore/__manifest__.py b/theme_bookstore/__manifest__.py
index c9d73da1c1..539a5d258f 100644
--- a/theme_bookstore/__manifest__.py
+++ b/theme_bookstore/__manifest__.py
@@ -60,6 +60,7 @@
'views/snippets/s_text_cover.xml',
'views/snippets/s_accordion.xml',
'views/snippets/s_accordion_image.xml',
+ 'views/snippets/s_split_intro.xml',
'views/new_page_template.xml',
],
'images': [
diff --git a/theme_bookstore/static/src/img/snippets/s_split_intro_default_image.jpg b/theme_bookstore/static/src/img/snippets/s_split_intro_default_image.jpg
new file mode 100644
index 0000000000..416110b213
Binary files /dev/null and b/theme_bookstore/static/src/img/snippets/s_split_intro_default_image.jpg differ
diff --git a/theme_bookstore/views/images.xml b/theme_bookstore/views/images.xml
index 226ba7322c..cba0f9dfcf 100644
--- a/theme_bookstore/views/images.xml
+++ b/theme_bookstore/views/images.xml
@@ -420,5 +420,10 @@ Check in theme_loftspace's primary_variables.scss and theme.scss -->
website.s_text_cover_default_image
/theme_bookstore/static/src/img/snippets/s_text_cover.jpg
+
+ website.s_split_intro_default_image
+ website.s_split_intro_default_image
+ /theme_bookstore/static/src/img/snippets/s_split_intro_default_image.jpg
+
diff --git a/theme_bookstore/views/snippets/s_split_intro.xml b/theme_bookstore/views/snippets/s_split_intro.xml
new file mode 100644
index 0000000000..5212709071
--- /dev/null
+++ b/theme_bookstore/views/snippets/s_split_intro.xml
@@ -0,0 +1,18 @@
+
+
+
+
+
+
+
+
+
+
+ Discover your
next great read
+
+
+
Step into a world of stories at our bookstore. From timeless classics to the latest bestsellers, we offer a curated selection of books to inspire and entertain. Whether you're an avid reader or just browsing, our cozy atmosphere and knowledgeable staff will help you find the perfect book to spark your imagination.
+
+
+
+
diff --git a/theme_buzzy/__manifest__.py b/theme_buzzy/__manifest__.py
index c171f28b02..e8dda5ed36 100644
--- a/theme_buzzy/__manifest__.py
+++ b/theme_buzzy/__manifest__.py
@@ -64,6 +64,7 @@
'views/snippets/s_image_frame.xml',
'views/snippets/s_wavy_grid.xml',
'views/snippets/s_empowerment.xml',
+ 'views/snippets/s_split_intro.xml',
'views/new_page_template.xml',
],
'images': [
diff --git a/theme_buzzy/static/src/img/photos/s_split_intro_default_image.jpg b/theme_buzzy/static/src/img/photos/s_split_intro_default_image.jpg
new file mode 100644
index 0000000000..eeeba13f35
Binary files /dev/null and b/theme_buzzy/static/src/img/photos/s_split_intro_default_image.jpg differ
diff --git a/theme_buzzy/views/images_library.xml b/theme_buzzy/views/images_library.xml
index 2f355872d9..9b387d4ae6 100644
--- a/theme_buzzy/views/images_library.xml
+++ b/theme_buzzy/views/images_library.xml
@@ -307,6 +307,12 @@
website.s_key_images_default_image_4
/theme_buzzy/static/src/img/photos/s_images_mosaic_default_image_4.jpg
+
+
+ website.s_split_intro_default_image
+ website.s_split_intro_default_image
+ /theme_buzzy/static/src/img/photos/s_split_intro_default_image.jpg
+
diff --git a/theme_buzzy/views/snippets/s_split_intro.xml b/theme_buzzy/views/snippets/s_split_intro.xml
new file mode 100644
index 0000000000..af4936b977
--- /dev/null
+++ b/theme_buzzy/views/snippets/s_split_intro.xml
@@ -0,0 +1,11 @@
+
+
+
+
+
+
+
+
+
+
+
diff --git a/theme_cobalt/static/src/img/pictures/s_split_intro_default_image.jpg b/theme_cobalt/static/src/img/pictures/s_split_intro_default_image.jpg
new file mode 100644
index 0000000000..ce13787783
Binary files /dev/null and b/theme_cobalt/static/src/img/pictures/s_split_intro_default_image.jpg differ
diff --git a/theme_cobalt/views/customizations.xml b/theme_cobalt/views/customizations.xml
index 8f4d19ee6f..682578d447 100644
--- a/theme_cobalt/views/customizations.xml
+++ b/theme_cobalt/views/customizations.xml
@@ -706,4 +706,12 @@
+
+
+
+
+
+
+
+
diff --git a/theme_cobalt/views/images.xml b/theme_cobalt/views/images.xml
index b66beecf09..c95726e34f 100644
--- a/theme_cobalt/views/images.xml
+++ b/theme_cobalt/views/images.xml
@@ -447,4 +447,11 @@
/theme_cobalt/static/src/img/pictures/s_image_5.jpg
+
+
+ website.s_split_intro_default_image
+ website.s_split_intro_default_image
+ /theme_cobalt/static/src/img/pictures/s_split_intro_default_image.jpg
+
+
diff --git a/theme_enark/__manifest__.py b/theme_enark/__manifest__.py
index 17676fe0d4..9547d911fd 100644
--- a/theme_enark/__manifest__.py
+++ b/theme_enark/__manifest__.py
@@ -51,6 +51,7 @@
'views/snippets/s_images_constellation.xml',
'views/snippets/s_text_cover.xml',
'views/snippets/s_empowerment.xml',
+ 'views/snippets/s_split_intro.xml',
'views/new_page_template.xml',
],
'images': [
diff --git a/theme_enark/static/src/img/snippets/s_split_intro_default_image.jpg b/theme_enark/static/src/img/snippets/s_split_intro_default_image.jpg
new file mode 100644
index 0000000000..7baa306ca9
Binary files /dev/null and b/theme_enark/static/src/img/snippets/s_split_intro_default_image.jpg differ
diff --git a/theme_enark/views/image_library.xml b/theme_enark/views/image_library.xml
index cefc668b7c..b2076323df 100644
--- a/theme_enark/views/image_library.xml
+++ b/theme_enark/views/image_library.xml
@@ -340,5 +340,10 @@
website.s_showcase_default_image
/theme_enark/static/src/img/snippets/library_image_14.jpg
+
+ website.s_split_intro_default_image
+ website.s_split_intro_default_image
+ /theme_enark/static/src/img/snippets/s_split_intro_default_image.jpg
+
diff --git a/theme_enark/views/snippets/s_split_intro.xml b/theme_enark/views/snippets/s_split_intro.xml
new file mode 100644
index 0000000000..c998456a1e
--- /dev/null
+++ b/theme_enark/views/snippets/s_split_intro.xml
@@ -0,0 +1,15 @@
+
+
+
+
+
+
+ Transform your
vision into reality
+
+
+
+
Partner with us to bring your architectural dreams to life. Our team combines creative design with practical expertise to craft spaces that inspire and function seamlessly. Whether you're planning a residential haven or a commercial landmark, we turn your ideas into stunning, functional structures.
+
+
+
+
diff --git a/theme_kea/static/src/img/snippets/s_split_intro_default_image.jpg b/theme_kea/static/src/img/snippets/s_split_intro_default_image.jpg
new file mode 100644
index 0000000000..bccfa3a0a4
Binary files /dev/null and b/theme_kea/static/src/img/snippets/s_split_intro_default_image.jpg differ
diff --git a/theme_kea/views/images_content.xml b/theme_kea/views/images_content.xml
index 10c0d884c3..8adfe36cbd 100644
--- a/theme_kea/views/images_content.xml
+++ b/theme_kea/views/images_content.xml
@@ -476,5 +476,10 @@ Check in primary_variables.scss, theme.scss and theme_common's mixins.scss -->
website.s_image_frame_default_image
/theme_kea/static/src/img/snippets/s_image_wall_02.jpg
+
+ website.s_split_intro_default_image
+ website.s_split_intro_default_image
+ /theme_kea/static/src/img/snippets/s_split_intro_default_image.jpg
+
diff --git a/theme_kiddo/__manifest__.py b/theme_kiddo/__manifest__.py
index ac90538ee1..d25a4c8592 100644
--- a/theme_kiddo/__manifest__.py
+++ b/theme_kiddo/__manifest__.py
@@ -55,6 +55,7 @@
'views/snippets/s_images_constellation.xml',
'views/snippets/s_text_cover.xml',
'views/snippets/s_empowerment.xml',
+ 'views/snippets/s_split_intro.xml',
'views/new_page_template.xml',
],
'images': [
diff --git a/theme_kiddo/static/src/img/snippets/s_split_intro_default_image.jpg b/theme_kiddo/static/src/img/snippets/s_split_intro_default_image.jpg
new file mode 100644
index 0000000000..2d5fdd7d78
Binary files /dev/null and b/theme_kiddo/static/src/img/snippets/s_split_intro_default_image.jpg differ
diff --git a/theme_kiddo/views/images_library.xml b/theme_kiddo/views/images_library.xml
index c5f1551cfc..088b2e3713 100644
--- a/theme_kiddo/views/images_library.xml
+++ b/theme_kiddo/views/images_library.xml
@@ -414,5 +414,10 @@
website.s_sidegrid_default_image_2
/theme_kiddo/static/src/img/snippets/s_three_columns_default_image_2.jpg
+
+ website.s_split_intro_default_image
+ website.s_split_intro_default_image
+ /theme_kiddo/static/src/img/snippets/s_split_intro_default_image.jpg
+
diff --git a/theme_kiddo/views/snippets/s_split_intro.xml b/theme_kiddo/views/snippets/s_split_intro.xml
new file mode 100644
index 0000000000..5aef333ef2
--- /dev/null
+++ b/theme_kiddo/views/snippets/s_split_intro.xml
@@ -0,0 +1,18 @@
+
+
+
+
+
+
+
+
+
+
+ Create an environment
for growth
+
+
+
Welcome to our nursery, where every child's development is our top priority. We provide a warm and supportive setting designed to foster curiosity and learning. With experienced staff and engaging activities, we ensure your little ones receive the care and attention they need to thrive.
+
+
+
+
diff --git a/theme_loftspace/__manifest__.py b/theme_loftspace/__manifest__.py
index e2c0c29dd0..2dae47aeda 100644
--- a/theme_loftspace/__manifest__.py
+++ b/theme_loftspace/__manifest__.py
@@ -53,6 +53,7 @@
'views/snippets/s_wavy_grid.xml',
'views/snippets/s_text_cover.xml',
'views/snippets/s_empowerment.xml',
+ 'views/snippets/s_split_intro.xml',
'views/new_page_template.xml',
],
'images': [
diff --git a/theme_loftspace/static/src/img/snippets/s_split_intro_default_image.jpg b/theme_loftspace/static/src/img/snippets/s_split_intro_default_image.jpg
new file mode 100644
index 0000000000..f584fcc70b
Binary files /dev/null and b/theme_loftspace/static/src/img/snippets/s_split_intro_default_image.jpg differ
diff --git a/theme_loftspace/views/images_content.xml b/theme_loftspace/views/images_content.xml
index 41455cf6b2..ac03122c31 100644
--- a/theme_loftspace/views/images_content.xml
+++ b/theme_loftspace/views/images_content.xml
@@ -411,5 +411,10 @@ Check in primary_variables.scss and theme.scss -->
website.s_cta_box_default_image
/theme_loftspace/static/src/img/snippets/s_cta_box_default_image.jpg
+
+ website.s_split_intro_default_image
+ website.s_split_intro_default_image
+ /theme_loftspace/static/src/img/snippets/s_split_intro_default_image.jpg
+
diff --git a/theme_loftspace/views/snippets/s_split_intro.xml b/theme_loftspace/views/snippets/s_split_intro.xml
new file mode 100644
index 0000000000..f437aa4864
--- /dev/null
+++ b/theme_loftspace/views/snippets/s_split_intro.xml
@@ -0,0 +1,18 @@
+
+
+
+
+
+
+
+
+
+
+ Discover our
stylish furniture
+
+
+
Transform your home with our curated collection of furniture that combines elegance and functionality. From contemporary designs to timeless classics, we offer pieces that elevate your living spaces and reflect your personal style. Discover how our quality furnishings can make your home both beautiful and comfortable.
+
+
+
+
diff --git a/theme_monglia/static/src/img/snippets/s_split_intro_default_image.jpg b/theme_monglia/static/src/img/snippets/s_split_intro_default_image.jpg
new file mode 100644
index 0000000000..a2c6d3d5e6
Binary files /dev/null and b/theme_monglia/static/src/img/snippets/s_split_intro_default_image.jpg differ
diff --git a/theme_monglia/views/customizations.xml b/theme_monglia/views/customizations.xml
index 665672ab05..1127b937ee 100644
--- a/theme_monglia/views/customizations.xml
+++ b/theme_monglia/views/customizations.xml
@@ -1029,4 +1029,19 @@
+
+
+
+
+
+
+
+
+ Craft an amazing
show
+
+
+
Turn your special occasion into a memorable event with our expert planning services. We handle every detail, from concept to execution, ensuring a seamless and enjoyable experience. Whether it’s a wedding, corporate gathering, or private celebration, we create events that leave a lasting impression.
+
+
+
diff --git a/theme_monglia/views/images_content.xml b/theme_monglia/views/images_content.xml
index 44a543a0a1..ff63afd999 100644
--- a/theme_monglia/views/images_content.xml
+++ b/theme_monglia/views/images_content.xml
@@ -447,5 +447,10 @@ Check in primary_variables.scss, theme.scss and theme_common's mixins.scss -->
website.s_cta_box_default_image
/theme_monglia/static/src/img/snippets/s_images_gallery_1.jpg
+
+ website.s_split_intro_default_image
+ website.s_split_intro_default_image
+ /theme_monglia/static/src/img/snippets/s_split_intro_default_image.jpg
+
diff --git a/theme_nano/__manifest__.py b/theme_nano/__manifest__.py
index 5dfeb77392..59440c4ce0 100644
--- a/theme_nano/__manifest__.py
+++ b/theme_nano/__manifest__.py
@@ -46,6 +46,7 @@
'views/snippets/s_numbers.xml',
'views/snippets/s_image_text_overlap.xml',
'views/snippets/s_company_team_basic.xml',
+ 'views/snippets/s_split_intro.xml',
'views/new_page_template.xml',
],
'images': [
diff --git a/theme_nano/static/src/img/snippets/s_split_intro_default_image.jpg b/theme_nano/static/src/img/snippets/s_split_intro_default_image.jpg
new file mode 100644
index 0000000000..985dc2a837
Binary files /dev/null and b/theme_nano/static/src/img/snippets/s_split_intro_default_image.jpg differ
diff --git a/theme_nano/views/images_library.xml b/theme_nano/views/images_library.xml
index 0add10e691..deed0f67f8 100644
--- a/theme_nano/views/images_library.xml
+++ b/theme_nano/views/images_library.xml
@@ -576,5 +576,10 @@
website.s_empowerment_default_image
/theme_nano/static/src/img/snippets/s_empowerment_default_image.jpg
+
+ website.s_split_intro_default_image
+ website.s_split_intro_default_image
+ /theme_nano/static/src/img/snippets/s_split_intro_default_image.jpg
+
diff --git a/theme_nano/views/snippets/s_split_intro.xml b/theme_nano/views/snippets/s_split_intro.xml
new file mode 100644
index 0000000000..d22b694ee2
--- /dev/null
+++ b/theme_nano/views/snippets/s_split_intro.xml
@@ -0,0 +1,18 @@
+
+
+
+
+
+
+
+
+
+
+ Bring your
ideas to life
+
+
+
Explore the world of creation with our maker services. We provide the tools, resources, and expertise to turn your concepts into tangible projects. Whether crafting a unique piece or developing a prototype, we’re here to bring your vision to life.
+
+
+
+
diff --git a/theme_notes/__manifest__.py b/theme_notes/__manifest__.py
index 8347efb07b..b99818220c 100644
--- a/theme_notes/__manifest__.py
+++ b/theme_notes/__manifest__.py
@@ -63,6 +63,7 @@
'views/snippets/s_shape_image.xml',
'views/snippets/s_text_cover.xml',
'views/snippets/s_empowerment.xml',
+ 'views/snippets/s_split_intro.xml',
'views/new_page_template.xml',
],
'images': [
diff --git a/theme_notes/static/src/img/content/s_split_intro_default_image.jpg b/theme_notes/static/src/img/content/s_split_intro_default_image.jpg
new file mode 100644
index 0000000000..3ce177b0ee
Binary files /dev/null and b/theme_notes/static/src/img/content/s_split_intro_default_image.jpg differ
diff --git a/theme_notes/views/images_library.xml b/theme_notes/views/images_library.xml
index 4cd39f73d8..f45c88efd8 100644
--- a/theme_notes/views/images_library.xml
+++ b/theme_notes/views/images_library.xml
@@ -432,5 +432,10 @@
website.s_image_punchy_default_image
/theme_notes/static/src/img/content/s_image_punchy_default_image.jpg
+
+ website.s_split_intro_default_image
+ website.s_split_intro_default_image
+ /theme_notes/static/src/img/content/s_split_intro_default_image.jpg
+
diff --git a/theme_notes/views/snippets/s_split_intro.xml b/theme_notes/views/snippets/s_split_intro.xml
new file mode 100644
index 0000000000..6214293775
--- /dev/null
+++ b/theme_notes/views/snippets/s_split_intro.xml
@@ -0,0 +1,18 @@
+
+
+
+
+
+
+
+
+
+
+ Listen to your
favorite tunes
+
+
+
Join us for live performances that captivate and energize. Our music band brings passion and expertise to every show, delivering a memorable experience with every note. From original compositions to beloved covers, we create a vibrant atmosphere that resonates with fans and keeps the music alive.
+
+
+
+
diff --git a/theme_orchid/__manifest__.py b/theme_orchid/__manifest__.py
index 864f65af94..fc70e74a2b 100644
--- a/theme_orchid/__manifest__.py
+++ b/theme_orchid/__manifest__.py
@@ -54,6 +54,7 @@
'views/snippets/s_shape_image.xml',
'views/snippets/s_references.xml',
'views/snippets/s_empowerment.xml',
+ 'views/snippets/s_split_intro.xml',
'views/new_page_template.xml',
],
'images': [
diff --git a/theme_orchid/static/src/img/snippets/s_split_intro_default_image.jpg b/theme_orchid/static/src/img/snippets/s_split_intro_default_image.jpg
new file mode 100644
index 0000000000..8ebeb02ac7
Binary files /dev/null and b/theme_orchid/static/src/img/snippets/s_split_intro_default_image.jpg differ
diff --git a/theme_orchid/views/images.xml b/theme_orchid/views/images.xml
index 028b345527..a67b1b68ae 100644
--- a/theme_orchid/views/images.xml
+++ b/theme_orchid/views/images.xml
@@ -385,5 +385,10 @@ Check in theme_loftspace's primary_variables.scss and theme.scss -->
website.s_empowerment_default_image
/theme_orchid/static/src/img/snippets/s_empowerment_default_image.jpg
+
+ website.s_split_intro_default_image
+ website.s_split_intro_default_image
+ /theme_orchid/static/src/img/snippets/s_split_intro_default_image.jpg
+
diff --git a/theme_orchid/views/snippets/s_split_intro.xml b/theme_orchid/views/snippets/s_split_intro.xml
new file mode 100644
index 0000000000..af4936b977
--- /dev/null
+++ b/theme_orchid/views/snippets/s_split_intro.xml
@@ -0,0 +1,11 @@
+
+
+
+
+
+
+
+
+
+
+
diff --git a/theme_real_estate/__manifest__.py b/theme_real_estate/__manifest__.py
index 573fa66f1d..9e3679eb59 100644
--- a/theme_real_estate/__manifest__.py
+++ b/theme_real_estate/__manifest__.py
@@ -49,6 +49,7 @@
'views/snippets/s_shape_image.xml',
'views/snippets/s_images_constellation.xml',
'views/snippets/s_empowerment.xml',
+ 'views/snippets/s_split_intro.xml',
'views/new_page_template.xml',
],
'images': [
diff --git a/theme_real_estate/static/src/img/snippets/s_split_intro_default_image.jpg b/theme_real_estate/static/src/img/snippets/s_split_intro_default_image.jpg
new file mode 100644
index 0000000000..8105181e64
Binary files /dev/null and b/theme_real_estate/static/src/img/snippets/s_split_intro_default_image.jpg differ
diff --git a/theme_real_estate/views/images.xml b/theme_real_estate/views/images.xml
index 60a1539186..cdf7227390 100644
--- a/theme_real_estate/views/images.xml
+++ b/theme_real_estate/views/images.xml
@@ -381,5 +381,10 @@ Check in theme_monglia's primary_variables.scss, theme.scss and theme_common's m
website.s_image_frame_default_image
/theme_real_estate/static/src/img/snippets/library_image_07.jpg
+
+ website.s_split_intro_default_image
+ website.s_split_intro_default_image
+ /theme_real_estate/static/src/img/snippets/s_split_intro_default_image.jpg
+
diff --git a/theme_real_estate/views/snippets/s_split_intro.xml b/theme_real_estate/views/snippets/s_split_intro.xml
new file mode 100644
index 0000000000..eae15e6e1e
--- /dev/null
+++ b/theme_real_estate/views/snippets/s_split_intro.xml
@@ -0,0 +1,18 @@
+
+
+
+
+
+
+
+
+
+
+ Find your
perfect place
+
+
+
Discover your ideal home with our expert real estate services. We guide you through every step of the buying or selling process, offering personalized support and in-depth market knowledge. Whether you're searching for a new house or an investment property, we're here to help you make informed decisions and find a space you'll love.
+
+
+
+
diff --git a/theme_treehouse/__manifest__.py b/theme_treehouse/__manifest__.py
index f71d0e521b..17c6be4ceb 100644
--- a/theme_treehouse/__manifest__.py
+++ b/theme_treehouse/__manifest__.py
@@ -53,6 +53,7 @@
'views/snippets/s_wavy_grid.xml',
'views/snippets/s_text_cover.xml',
'views/snippets/s_empowerment.xml',
+ 'views/snippets/s_split_intro.xml',
'views/new_page_template.xml',
],
'images': [
diff --git a/theme_treehouse/static/src/img/content/s_split_intro_default_image.jpg b/theme_treehouse/static/src/img/content/s_split_intro_default_image.jpg
new file mode 100644
index 0000000000..f5a4982070
Binary files /dev/null and b/theme_treehouse/static/src/img/content/s_split_intro_default_image.jpg differ
diff --git a/theme_treehouse/views/images_library.xml b/theme_treehouse/views/images_library.xml
index 4fecbe1857..013debf418 100644
--- a/theme_treehouse/views/images_library.xml
+++ b/theme_treehouse/views/images_library.xml
@@ -555,4 +555,11 @@
/theme_treehouse/static/src/img/backgrounds/15.jpg
+
+
+ website.s_split_intro_default_image
+ website.s_split_intro_default_image
+ /theme_treehouse/static/src/img/content/s_split_intro_default_image.jpg
+
+
diff --git a/theme_treehouse/views/snippets/s_split_intro.xml b/theme_treehouse/views/snippets/s_split_intro.xml
new file mode 100644
index 0000000000..05dd2123e1
--- /dev/null
+++ b/theme_treehouse/views/snippets/s_split_intro.xml
@@ -0,0 +1,18 @@
+
+
+
+
+
+
+
+
+
+
+ Protect our
natural world
+
+
+
Join us in making a positive impact on the environment. We offer solutions and initiatives that promote sustainability and conservation, from reducing waste to supporting green practices. Together, we can create a healthier planet and ensure a thriving future for generations to come.
+
+
+
+
diff --git a/theme_vehicle/static/src/img/snippets/s_split_intro_default_image.jpg b/theme_vehicle/static/src/img/snippets/s_split_intro_default_image.jpg
new file mode 100644
index 0000000000..5ab4ead1d7
Binary files /dev/null and b/theme_vehicle/static/src/img/snippets/s_split_intro_default_image.jpg differ
diff --git a/theme_vehicle/views/customizations.xml b/theme_vehicle/views/customizations.xml
index 3039862527..bd34874033 100644
--- a/theme_vehicle/views/customizations.xml
+++ b/theme_vehicle/views/customizations.xml
@@ -958,4 +958,19 @@
+
+
+
+
+
+
+
+
+ Drive away in
your dream car
+
+
+
Discover our wide range of vehicles tailored to your lifestyle. As your trusted car dealer, we offer personalized service and competitive pricing to help you find the perfect car. Whether you want a sedan, SUV, or truck, we make your car-buying experience easy and satisfying.
+
+
+
diff --git a/theme_vehicle/views/images.xml b/theme_vehicle/views/images.xml
index 3753b3fbf0..b24d58fce5 100644
--- a/theme_vehicle/views/images.xml
+++ b/theme_vehicle/views/images.xml
@@ -405,5 +405,10 @@ Check in theme_monglia's primary_variables.scss, theme.scss and theme_common's m
website.s_sidegrid_default_image_4
/theme_vehicle/static/src/img/snippets/s_banner_2.jpg
+
+ website.s_split_intro_default_image
+ website.s_split_intro_default_image
+ /theme_vehicle/static/src/img/snippets/s_split_intro_default_image.jpg
+
diff --git a/theme_yes/__manifest__.py b/theme_yes/__manifest__.py
index 18b9002098..6ef97b89f0 100644
--- a/theme_yes/__manifest__.py
+++ b/theme_yes/__manifest__.py
@@ -58,6 +58,7 @@
'views/snippets/s_empowerment.xml',
'views/snippets/s_image_text_overlap.xml',
'views/snippets/s_features.xml',
+ 'views/snippets/s_split_intro.xml',
'views/new_page_template.xml',
],
'images': [
diff --git a/theme_yes/static/src/img/snippets/s_split_intro_default_image.jpg b/theme_yes/static/src/img/snippets/s_split_intro_default_image.jpg
new file mode 100644
index 0000000000..6c16bc557f
Binary files /dev/null and b/theme_yes/static/src/img/snippets/s_split_intro_default_image.jpg differ
diff --git a/theme_yes/views/images.xml b/theme_yes/views/images.xml
index dae973e779..bf5d7e996e 100644
--- a/theme_yes/views/images.xml
+++ b/theme_yes/views/images.xml
@@ -482,5 +482,11 @@ Check in theme_kea's primary_variables.scss, theme.scss and theme_common's mixin
website.s_empowerment_default_image
/theme_yes/static/src/img/snippets/s_empowerment_default_image.jpg
+
+
+ website.s_split_intro_default_image
+ website.s_split_intro_default_image
+ /theme_yes/static/src/img/snippets/s_split_intro_default_image.jpg
+
diff --git a/theme_yes/views/snippets/s_split_intro.xml b/theme_yes/views/snippets/s_split_intro.xml
new file mode 100644
index 0000000000..37543e2cc9
--- /dev/null
+++ b/theme_yes/views/snippets/s_split_intro.xml
@@ -0,0 +1,18 @@
+
+
+
+
+
+
+
+
+
+
+ Craft your
dream wedding
+
+
+
Let us turn your vision into a stunning reality. As your dedicated wedding planner, we handle every detail with care and creativity, from venue selection to final touches. Whether you envision an intimate ceremony or a grand celebration, we ensure your special day is seamless, beautiful, and unforgettable.
+
+
+
+