defualt texts change

This commit is contained in:
CHIEFSOFT\ameye
2025-09-03 19:44:05 -04:00
parent eec13ea764
commit 60c3158caa
+3 -2
View File
@@ -28,8 +28,8 @@ class WebContentsService(BaseService):
"banner_description": "Naira",
"footer_description": "Any text under the logo on the footer",
"about_description": "Naira",
"banner_text": "AMEYE01 marketing that drives results for your business",
"banner_description": "Mauris donec ociis magnis sapien ipsum sagittis sapien tempor and volute gravida aliquet quaerat vitae",
"banner_text": "Banner title for your new website. Adjust as needed.",
"banner_description": "A brief overview of your banner title. Tailor the text to accurately reflect the interests and demographics of your audience.",
"about_title": "This is about title section",
"about_description": "About Description - Mauris donec ociis magnis sapien ipsum sagittis sapien tempor and volute gravida aliquet quaerat vitae",
"about_extra_1": "About Extra 1 - Mauris donec ociis magnis sapien ipsum sagittis sapien tempor and volute gravida aliquet quaerat vitae",
@@ -37,6 +37,7 @@ class WebContentsService(BaseService):
"contact_title": "Questions? Let's Talk",
"contact_introduction": "Want to learn more about us, or speak with an expert? Let us know what you are looking for and well get back to you right away",
}
# web_contents_data ={}
settings_data_result = MembersProductsSettings.get_product_settings_by_subscription_uid(provision_uid)
if settings_data_result: