defualt texts change
This commit is contained in:
@@ -28,8 +28,8 @@ class WebContentsService(BaseService):
|
|||||||
"banner_description": "Naira",
|
"banner_description": "Naira",
|
||||||
"footer_description": "Any text under the logo on the footer",
|
"footer_description": "Any text under the logo on the footer",
|
||||||
"about_description": "Naira",
|
"about_description": "Naira",
|
||||||
"banner_text": "AMEYE01 marketing that drives results for your business",
|
"banner_text": "Banner title for your new website. Adjust as needed.",
|
||||||
"banner_description": "Mauris donec ociis magnis sapien ipsum sagittis sapien tempor and volute gravida aliquet quaerat vitae",
|
"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_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_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",
|
"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_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 we’ll get back to you right away",
|
"contact_introduction": "Want to learn more about us, or speak with an expert? Let us know what you are looking for and we’ll get back to you right away",
|
||||||
}
|
}
|
||||||
|
|
||||||
# web_contents_data ={}
|
# web_contents_data ={}
|
||||||
settings_data_result = MembersProductsSettings.get_product_settings_by_subscription_uid(provision_uid)
|
settings_data_result = MembersProductsSettings.get_product_settings_by_subscription_uid(provision_uid)
|
||||||
if settings_data_result:
|
if settings_data_result:
|
||||||
|
|||||||
Reference in New Issue
Block a user