tabexseriescomponents 0.2.792 → 0.2.793
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/dist/index.cjs.js +249 -137
- package/dist/index.esm.js +249 -137
- package/dist/index.umd.js +252 -141
- package/package.json +5 -4
package/dist/index.cjs.js
CHANGED
|
@@ -163,6 +163,7 @@ var FaArrowAltCircleLeft = require('@react-icons/all-files/fa/FaArrowAltCircleLe
|
|
|
163
163
|
var GoStar = require('@react-icons/all-files/go/GoStar');
|
|
164
164
|
var IoIosStar = require('@react-icons/all-files/io/IoIosStar');
|
|
165
165
|
var reactCountdownCircleTimer = require('react-countdown-circle-timer');
|
|
166
|
+
var reactTypeAnimation = require('react-type-animation');
|
|
166
167
|
var BackgroundSlideshow = require('react-background-slideshow');
|
|
167
168
|
var HiOutlineLocationMarker = require('@react-icons/all-files/hi/HiOutlineLocationMarker');
|
|
168
169
|
var FiPhoneCall = require('@react-icons/all-files/fi/FiPhoneCall');
|
|
@@ -3570,7 +3571,7 @@ var Product_itemtype = function Product_itemtype(props) {
|
|
|
3570
3571
|
disabled: AddtoCartMutationContext.isLoading == true ? true : false
|
|
3571
3572
|
}, !AddtoCartMutationContext.isLoading && /*#__PURE__*/React__default["default"].createElement("span", {
|
|
3572
3573
|
className: ' d-flex align-items-center justify-content-center '
|
|
3573
|
-
}, langdetect == 'en' ? 'Buy Now' : 'إشترى الان'), AddtoCartMutationContext.isLoading && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3574
|
+
}, langdetect == 'en' ? 'Buy It Now' : 'إشترى الان'), AddtoCartMutationContext.isLoading && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3574
3575
|
className: ' d-flex align-items-center justify-content-center '
|
|
3575
3576
|
}, /*#__PURE__*/React__default["default"].createElement(reactCssfxLoading.CircularProgress, {
|
|
3576
3577
|
color: sectionproperties.cartBtnTextcolor,
|
|
@@ -24946,7 +24947,7 @@ var SocialMediaSection = function SocialMediaSection(props) {
|
|
|
24946
24947
|
function ownKeys$23(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
24947
24948
|
function _objectSpread$23(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$23(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$23(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
24948
24949
|
var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
24949
|
-
var _authdetailsContext$i3, _authdetailsContext$i4,
|
|
24950
|
+
var _authdetailsContext$i3, _authdetailsContext$i4, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _returnpolicyobj7, _returnpolicyobj8, _returnpolicyobj9, _returnpolicyobj10, _returnpolicyobj11, _returnpolicyobj12, _returnpolicyobj13, _returnpolicyobj14, _returnpolicyobj15, _returnpolicyobj16, _returnpolicyobj17, _returnpolicyobj18, _returnpolicyobj19, _returnpolicyobj20, _returnpolicyobj21, _returnpolicyobj22, _returnpolicyobj23, _returnpolicyobj24;
|
|
24950
24951
|
var actions = props.actions;
|
|
24951
24952
|
var LogoutMutationContext = props.actions.LogoutMutationContext;
|
|
24952
24953
|
var setsidecartnavshowcontext = props.actions.setsidecartnavshowcontext;
|
|
@@ -25735,7 +25736,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
25735
25736
|
}, /*#__PURE__*/React__default["default"].createElement(FaRegHeart.FaRegHeart, {
|
|
25736
25737
|
size: 22,
|
|
25737
25738
|
color: sectionproperties.wishlistresponsivecolor
|
|
25738
|
-
}))), sectionproperties.cartBtnShow == 'Show' && CartButton(), authdetailsContext != undefined && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 || (_authdetailsContext$i3 = _authdetailsContext$i3.instcurrencies) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.length) > 1 &&
|
|
25739
|
+
}))), sectionproperties.cartBtnShow == 'Show' && CartButton(), authdetailsContext != undefined && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 || (_authdetailsContext$i3 = _authdetailsContext$i3.instcurrencies) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.length) > 1 && sectionproperties.showcurrency == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
25739
25740
|
"class": 'd-flex align-items-center pl-1 pr-1 pt-1',
|
|
25740
25741
|
style: {}
|
|
25741
25742
|
}, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"], null, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Toggle, null, /*#__PURE__*/React__default["default"].createElement("li", {
|
|
@@ -25748,8 +25749,8 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
25748
25749
|
"class": "".concat(header_cssstyles.languagecontainer) + ' row m-0 w-100 d-flex align-items-center '
|
|
25749
25750
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
25750
25751
|
"class": "m-0 p-0 ml-1 mr-1"
|
|
25751
|
-
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar), /*#__PURE__*/React__default["default"].createElement(MdKeyboardArrowDown.MdKeyboardArrowDown, null)))), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Menu, null, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
25752
|
-
var _authdetailsContext$
|
|
25752
|
+
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar), /*#__PURE__*/React__default["default"].createElement(MdKeyboardArrowDown.MdKeyboardArrowDown, null)))), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Menu, null, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 || (_authdetailsContext$i4 = _authdetailsContext$i4.instcurrencies) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.map(function (item, index) {
|
|
25753
|
+
var _authdetailsContext$i5;
|
|
25753
25754
|
return /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, {
|
|
25754
25755
|
"class": "m-0 p-0",
|
|
25755
25756
|
onClick: function onClick() {
|
|
@@ -25771,7 +25772,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
25771
25772
|
}
|
|
25772
25773
|
}, /*#__PURE__*/React__default["default"].createElement(FaMoneyBillWave.FaMoneyBillWave, null), /*#__PURE__*/React__default["default"].createElement("span", {
|
|
25773
25774
|
"class": 'ml-2 mr-2'
|
|
25774
|
-
}, langdetect == 'en' ? item.currencyname_en : item.currencyname_ar)))), index != (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
25775
|
+
}, langdetect == 'en' ? item.currencyname_en : item.currencyname_ar)))), index != (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 || (_authdetailsContext$i5 = _authdetailsContext$i5.instcurrencies) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.length) - 1 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
25775
25776
|
"class": "col-lg-12 p-0"
|
|
25776
25777
|
}, /*#__PURE__*/React__default["default"].createElement("hr", {
|
|
25777
25778
|
"class": "m-0"
|
|
@@ -32973,7 +32974,7 @@ styleInject(css_248z$v);
|
|
|
32973
32974
|
function ownKeys$1X(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
32974
32975
|
function _objectSpread$1X(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1X(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1X(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
32975
32976
|
var Simpleheader = function Simpleheader(props) {
|
|
32976
|
-
var _header_cssstyles, _authdetailsContext$i, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i2, _authdetailsContext$
|
|
32977
|
+
var _header_cssstyles, _authdetailsContext$i, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i2, _authdetailsContext$i6, _fetchcustomercartQue, _fetchcustomercartQue2, _authdetailsContext$c, _authdetailsContext$i7, _authdetailsContext$c2, _authdetailsContext$i8, _authdetailsContext$i9, _logoarrayofobjects$3, _logoarrayofobjects$4;
|
|
32977
32978
|
var actions = props.actions;
|
|
32978
32979
|
var _useState = React.useState(''),
|
|
32979
32980
|
_useState2 = _slicedToArray__default["default"](_useState, 2),
|
|
@@ -33057,6 +33058,21 @@ var Simpleheader = function Simpleheader(props) {
|
|
|
33057
33058
|
}), ':after', {
|
|
33058
33059
|
background: sectionproperties.header_fontColoronhover
|
|
33059
33060
|
})),
|
|
33061
|
+
navbar_item_textactive: glamor.css(_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"]({
|
|
33062
|
+
color: '#bd8d46',
|
|
33063
|
+
fontSize: sectionproperties.header_fontSize + 'px',
|
|
33064
|
+
textTransform: sectionproperties.header_textTransform,
|
|
33065
|
+
fontWeight: sectionproperties.header_textfontweight,
|
|
33066
|
+
marginLeft: '10px',
|
|
33067
|
+
marginRight: '10px',
|
|
33068
|
+
transition: 'transform 0.3s cubic-bezier(0.2, 1, 0.8, 1)'
|
|
33069
|
+
}, "transition", '0.3s'), "padding", 0), ':hover', {
|
|
33070
|
+
color: sectionproperties.header_fontColoronhover
|
|
33071
|
+
}), ':before', {
|
|
33072
|
+
background: sectionproperties.header_fontColoronhover
|
|
33073
|
+
}), ':after', {
|
|
33074
|
+
background: sectionproperties.header_fontColoronhover
|
|
33075
|
+
})),
|
|
33060
33076
|
dropdownitem: glamor.css({
|
|
33061
33077
|
padding: '0.3rem 0.8rem',
|
|
33062
33078
|
display: 'flex',
|
|
@@ -33209,7 +33225,7 @@ var Simpleheader = function Simpleheader(props) {
|
|
|
33209
33225
|
':hover': {
|
|
33210
33226
|
color: sectionproperties.searchbariconcoloronhover
|
|
33211
33227
|
}
|
|
33212
|
-
})), _defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_header_cssstyles, "search_wrap", glamor.css({
|
|
33228
|
+
})), _defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_header_cssstyles, "search_wrap", glamor.css({
|
|
33213
33229
|
background: sectionproperties.searchbarcontinput_bgcolor
|
|
33214
33230
|
})), "search_form", glamor.css({
|
|
33215
33231
|
':after': {
|
|
@@ -33274,7 +33290,7 @@ var Simpleheader = function Simpleheader(props) {
|
|
|
33274
33290
|
'@media (max-width: 800px)': {
|
|
33275
33291
|
width: '50%'
|
|
33276
33292
|
}
|
|
33277
|
-
})));
|
|
33293
|
+
})), "navbar_item_active", glamor.css({})));
|
|
33278
33294
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33279
33295
|
"class": "row m-0 w-100 d-flex align-items-center justify-content-center ",
|
|
33280
33296
|
style: {
|
|
@@ -33343,13 +33359,18 @@ var Simpleheader = function Simpleheader(props) {
|
|
|
33343
33359
|
}, templatepropcontext.pagesnprop.map(function (item, index) {
|
|
33344
33360
|
if (item.isselected) ;
|
|
33345
33361
|
if (item.isnavigation == 1 && item.isactive == 1) {
|
|
33362
|
+
var _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i5;
|
|
33346
33363
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33347
|
-
"class":
|
|
33364
|
+
"class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.instid) == '67b1bb900a541' ? 'cursor-pointer scrollhorizontalcard p-2' : 'cursor-pointer scrollhorizontalcard',
|
|
33348
33365
|
onClick: function onClick() {
|
|
33349
33366
|
routingcountext(item.navigationroute, false, '');
|
|
33367
|
+
},
|
|
33368
|
+
style: {
|
|
33369
|
+
background: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.instid) == '67b1bb900a541' ? window.location.pathname == '/' + item.navigationroute ? '#36322c' : 'transparent' : '',
|
|
33370
|
+
borderRadius: 100
|
|
33350
33371
|
}
|
|
33351
33372
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
33352
|
-
"class": " ".concat(headerstyles$9.link, " ").concat(header_cssstyles.navbar_item_text) + ' p-0 mb-0 '
|
|
33373
|
+
"class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.instid) == '67b1bb900a541' && window.location.pathname == '/' + item.navigationroute ? "".concat(headerstyles$9.link, " ").concat(header_cssstyles.navbar_item_text, " ").concat(header_cssstyles.navbar_item_textactive) + ' p-0 mb-0 ' : "".concat(headerstyles$9.link, " ").concat(header_cssstyles.navbar_item_text) + ' p-0 mb-0 '
|
|
33353
33374
|
}, langdetect == 'en' ? item.pagename : item.pagename_ar));
|
|
33354
33375
|
}
|
|
33355
33376
|
})), sectionproperties.showhidesubheader == 'Show' && sectionproperties.subheaderposition == 'Besides Top Navigation' && /*#__PURE__*/React__default["default"].createElement(Subheader, {
|
|
@@ -33362,7 +33383,7 @@ var Simpleheader = function Simpleheader(props) {
|
|
|
33362
33383
|
subheadercontentpositionprops: sectionproperties.header_centered == 'Centered' ? 'center' : 'start'
|
|
33363
33384
|
}
|
|
33364
33385
|
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33365
|
-
"class": sectionproperties.showhidesubheader == 'Show' && sectionproperties.subheaderposition == 'Besides Top Navigation' ? authdetailsContext != undefined && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
33386
|
+
"class": sectionproperties.showhidesubheader == 'Show' && sectionproperties.subheaderposition == 'Besides Top Navigation' ? authdetailsContext != undefined && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 || (_authdetailsContext$i6 = _authdetailsContext$i6.instcurrencies) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.length) > 1 ? 'col-lg-4 p-0 d-flex align-items-center justify-content-end' : 'col-lg-2 p-0 d-flex align-items-center justify-content-end' : 'col-lg-2 p-0 d-flex align-items-center justify-content-end'
|
|
33366
33387
|
}, sectionproperties.searchbar_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
33367
33388
|
"class": sectionproperties.searchbaricon_fontsize == 0 ? header_cssstyles.searchicon + ' m-0 p-0 mx-2 ' : header_cssstyles.searchicon + ' m-0 p-0 mx-1 ',
|
|
33368
33389
|
style: {
|
|
@@ -33528,12 +33549,12 @@ var Simpleheader = function Simpleheader(props) {
|
|
|
33528
33549
|
"class": ' h-100 d-flex align-items-center '
|
|
33529
33550
|
}, /*#__PURE__*/React__default["default"].createElement(HiUserCircle.HiUserCircle, {
|
|
33530
33551
|
size: sectionproperties.userBtnTextfontsize
|
|
33531
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
33552
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.instid) == '67b1bb900a541' && /*#__PURE__*/React__default["default"].createElement("span", {
|
|
33532
33553
|
className: "mx-2",
|
|
33533
33554
|
style: {
|
|
33534
33555
|
fontSize: 18
|
|
33535
33556
|
}
|
|
33536
|
-
},
|
|
33557
|
+
}, langdetect == 'en' ? 'LOGIN' : 'تسجيل الدخول')), authdetailsContext.loggedin && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33537
33558
|
"class": header_cssstyles.userBtnLoggedinContainer + ' allcentered ',
|
|
33538
33559
|
sytle: {
|
|
33539
33560
|
position: 'relative'
|
|
@@ -33699,7 +33720,7 @@ var Simpleheader = function Simpleheader(props) {
|
|
|
33699
33720
|
"class": "".concat(header_cssstyles.dropdownitem) + ' dropdownitem d-flex align-items-center m-0 p-0 '
|
|
33700
33721
|
}, /*#__PURE__*/React__default["default"].createElement("span", {
|
|
33701
33722
|
"class": "ml-2 mr-2"
|
|
33702
|
-
}, "English"))))))), authdetailsContext != undefined && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
33723
|
+
}, "English"))))))), authdetailsContext != undefined && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 || (_authdetailsContext$i8 = _authdetailsContext$i8.instcurrencies) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.length) > 1 && sectionproperties.showcurrency == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33703
33724
|
"class": ' d-flex align-items-center justify-content-end '
|
|
33704
33725
|
}, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"], null, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Toggle, null, /*#__PURE__*/React__default["default"].createElement("li", {
|
|
33705
33726
|
"class": ' d-flex align-items-center justify-content-center '
|
|
@@ -33711,8 +33732,8 @@ var Simpleheader = function Simpleheader(props) {
|
|
|
33711
33732
|
"class": header_cssstyles.currencycont + ' row m-0 w-100 d-flex align-items-center '
|
|
33712
33733
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
33713
33734
|
"class": "m-0 p-0 ml-2 mr-2"
|
|
33714
|
-
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar), /*#__PURE__*/React__default["default"].createElement(MdKeyboardArrowDown.MdKeyboardArrowDown, null)))), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Menu, null, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
33715
|
-
var _authdetailsContext$
|
|
33735
|
+
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar), /*#__PURE__*/React__default["default"].createElement(MdKeyboardArrowDown.MdKeyboardArrowDown, null)))), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Menu, null, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 || (_authdetailsContext$i9 = _authdetailsContext$i9.instcurrencies) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.map(function (item, index) {
|
|
33736
|
+
var _authdetailsContext$i10;
|
|
33716
33737
|
return /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, {
|
|
33717
33738
|
onClick: function onClick() {
|
|
33718
33739
|
setcurrencyfunccontext(item);
|
|
@@ -33728,7 +33749,7 @@ var Simpleheader = function Simpleheader(props) {
|
|
|
33728
33749
|
style: {}
|
|
33729
33750
|
}, /*#__PURE__*/React__default["default"].createElement(FaMoneyBillWave.FaMoneyBillWave, null), /*#__PURE__*/React__default["default"].createElement("span", {
|
|
33730
33751
|
"class": 'ml-2 mr-2'
|
|
33731
|
-
}, langdetect == 'en' ? item.currencyname_en : item.currencyname_ar)))), index != (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
33752
|
+
}, langdetect == 'en' ? item.currencyname_en : item.currencyname_ar)))), index != (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 || (_authdetailsContext$i10 = _authdetailsContext$i10.instcurrencies) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.length) - 1 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33732
33753
|
"class": "col-lg-12 p-0"
|
|
33733
33754
|
}, /*#__PURE__*/React__default["default"].createElement("hr", {
|
|
33734
33755
|
"class": "m-0"
|
|
@@ -50822,7 +50843,7 @@ var Footer7 = function Footer7(props) {
|
|
|
50822
50843
|
function ownKeys$1z(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
50823
50844
|
function _objectSpread$1z(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1z(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1z(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
50824
50845
|
var Footer8 = function Footer8(props) {
|
|
50825
|
-
var _authdetailsContext$i2, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i5, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i11, _authdetailsContext$i12, _authdetailsContext$i15, _authdetailsContext$i18, _authdetailsContext$i21, _authdetailsContext$i24, _authdetailsContext$i27, _authdetailsContext$i30, _authdetailsContext$i33, _authdetailsContext$i36, _authdetailsContext$i39, _authdetailsContext$i40, _authdetailsContext$i42, _templatepropcontext$, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _returnpolicyobj7, _returnpolicyobj8, _authdetailsContext$i43, _logoarrayofobjects$3, _logoarrayofobjects$4, _authdetailsContext$i45, _authdetailsContext$
|
|
50846
|
+
var _authdetailsContext$i2, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i5, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i11, _authdetailsContext$i12, _authdetailsContext$i15, _authdetailsContext$i18, _authdetailsContext$i21, _authdetailsContext$i24, _authdetailsContext$i27, _authdetailsContext$i30, _authdetailsContext$i33, _authdetailsContext$i36, _authdetailsContext$i39, _authdetailsContext$i40, _authdetailsContext$i42, _templatepropcontext$, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _returnpolicyobj7, _returnpolicyobj8, _authdetailsContext$i43, _logoarrayofobjects$3, _logoarrayofobjects$4, _authdetailsContext$i44, _authdetailsContext$i45, _authdetailsContext$i47, _authdetailsContext$i50, _authdetailsContext$i53, _authdetailsContext$i56, _authdetailsContext$i59, _returnpolicyobj9, _returnpolicyobj10, _returnpolicyobj11, _returnpolicyobj12, _returnpolicyobj13, _returnpolicyobj14;
|
|
50826
50847
|
var _useState = React.useState(''),
|
|
50827
50848
|
_useState2 = _slicedToArray__default["default"](_useState, 2),
|
|
50828
50849
|
sectionproperties = _useState2[0],
|
|
@@ -50966,8 +50987,18 @@ var Footer8 = function Footer8(props) {
|
|
|
50966
50987
|
}
|
|
50967
50988
|
}),
|
|
50968
50989
|
gmail: glamor.css({
|
|
50990
|
+
cursor: 'pointer',
|
|
50991
|
+
background: sectionproperties.youtubebtn_bgtransparent == 'Transparent' ? 'transparent' : sectionproperties.youtubebtnbgColor,
|
|
50992
|
+
width: sectionproperties.youtubebtnWidth + 'px',
|
|
50993
|
+
height: sectionproperties.youtubebtnHeight + 'px',
|
|
50994
|
+
borderRadius: sectionproperties.youtubebtn_borderRadius + 'px',
|
|
50995
|
+
color: sectionproperties.youtubebtnTextcolor,
|
|
50996
|
+
border: sectionproperties.youtubebtnborderwidth + 'px solid ' + sectionproperties.youtubebtnbordercolor,
|
|
50997
|
+
transition: '.3s',
|
|
50969
50998
|
':hover': {
|
|
50970
|
-
|
|
50999
|
+
background: '#176bef',
|
|
51000
|
+
borderColor: sectionproperties.youtubebtn_transparentbgcoloronhover == 'Transparent' ? sectionproperties.youtubebtnTextcoloronhover : sectionproperties.youtubebtnbgColoronhover,
|
|
51001
|
+
color: sectionproperties.youtubebtnTextcoloronhover
|
|
50971
51002
|
}
|
|
50972
51003
|
}),
|
|
50973
51004
|
instgram_btn: glamor.css({
|
|
@@ -51510,7 +51541,7 @@ var Footer8 = function Footer8(props) {
|
|
|
51510
51541
|
"class": "col-lg-12 p-0 text-start mb-2"
|
|
51511
51542
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
51512
51543
|
"class": "".concat(footerStyles.textStyles)
|
|
51513
|
-
},
|
|
51544
|
+
}, langdetect == 'en' ? 'Branches Addresses' : 'عناوين الفروع')), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
51514
51545
|
"class": "col-lg-12 p-0 text-start"
|
|
51515
51546
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
51516
51547
|
"class": "".concat(footerStyles.iconTextStyle) + ' m-0 ',
|
|
@@ -51519,7 +51550,7 @@ var Footer8 = function Footer8(props) {
|
|
|
51519
51550
|
marginBottom: 0,
|
|
51520
51551
|
fontWeight: 500
|
|
51521
51552
|
}
|
|
51522
|
-
},
|
|
51553
|
+
}, langdetect == 'en' ? 'First Branch Cairo' : 'الفرع الأول القاهرة')), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
51523
51554
|
"class": "col-lg-12 p-0 text-start"
|
|
51524
51555
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
51525
51556
|
"class": "".concat(footerStyles.iconTextStyle),
|
|
@@ -51528,7 +51559,7 @@ var Footer8 = function Footer8(props) {
|
|
|
51528
51559
|
marginBottom: 0,
|
|
51529
51560
|
fontWeight: 500
|
|
51530
51561
|
}
|
|
51531
|
-
},
|
|
51562
|
+
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i44 = authdetailsContext.instinfo) === null || _authdetailsContext$i44 === void 0 ? void 0 : _authdetailsContext$i44.address_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i45 = authdetailsContext.instinfo) === null || _authdetailsContext$i45 === void 0 ? void 0 : _authdetailsContext$i45.address_ar)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
51532
51563
|
"class": "col-lg-12 p-0 text-start"
|
|
51533
51564
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
51534
51565
|
"class": "".concat(footerStyles.iconTextStyle),
|
|
@@ -51537,7 +51568,7 @@ var Footer8 = function Footer8(props) {
|
|
|
51537
51568
|
marginBottom: 0,
|
|
51538
51569
|
fontWeight: 500
|
|
51539
51570
|
}
|
|
51540
|
-
},
|
|
51571
|
+
}, langdetect == 'en' ? 'Branch Numbers' : 'ارقام الموبايل الخاص بالفرع :')), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
51541
51572
|
"class": "col-lg-12 p-0 text-start",
|
|
51542
51573
|
style: {
|
|
51543
51574
|
color: '#e1c856'
|
|
@@ -51569,7 +51600,7 @@ var Footer8 = function Footer8(props) {
|
|
|
51569
51600
|
marginBottom: 0,
|
|
51570
51601
|
fontWeight: 500
|
|
51571
51602
|
}
|
|
51572
|
-
},
|
|
51603
|
+
}, langdetect == 'en' ? 'Second Branch Alexandria' : 'الفرع الثاني الاسكندرية')), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
51573
51604
|
"class": "col-lg-12 p-0 text-start"
|
|
51574
51605
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
51575
51606
|
"class": "".concat(footerStyles.iconTextStyle),
|
|
@@ -51587,7 +51618,7 @@ var Footer8 = function Footer8(props) {
|
|
|
51587
51618
|
marginBottom: 0,
|
|
51588
51619
|
fontWeight: 500
|
|
51589
51620
|
}
|
|
51590
|
-
},
|
|
51621
|
+
}, langdetect == 'en' ? 'Branch Numbers' : 'ارقام الموبايل الخاص بالفرع :')), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
51591
51622
|
"class": "col-lg-12 p-0 text-start"
|
|
51592
51623
|
}, /*#__PURE__*/React__default["default"].createElement("a", {
|
|
51593
51624
|
href: 'tel:01225534407',
|
|
@@ -51623,7 +51654,7 @@ var Footer8 = function Footer8(props) {
|
|
|
51623
51654
|
"class": "col-lg-12 p-0 text-start mb-2"
|
|
51624
51655
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
51625
51656
|
"class": "".concat(footerStyles.textStyles)
|
|
51626
|
-
},
|
|
51657
|
+
}, langdetect == 'en' ? 'Contact Information' : 'بيانات التواصل')), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
51627
51658
|
"class": "col-lg-12 p-0 text-start mb-2"
|
|
51628
51659
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
51629
51660
|
"class": "".concat(footerStyles.iconTextStyle),
|
|
@@ -51632,7 +51663,7 @@ var Footer8 = function Footer8(props) {
|
|
|
51632
51663
|
marginBottom: 0,
|
|
51633
51664
|
fontWeight: 500
|
|
51634
51665
|
}
|
|
51635
|
-
},
|
|
51666
|
+
}, langdetect == 'en' ? 'Phone Numbers' : 'أرقام الهاتف')), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
51636
51667
|
"class": "col-lg-12 p-0 text-start mb-2"
|
|
51637
51668
|
}, /*#__PURE__*/React__default["default"].createElement("a", {
|
|
51638
51669
|
href: 'tel:01557000021',
|
|
@@ -51671,13 +51702,13 @@ var Footer8 = function Footer8(props) {
|
|
|
51671
51702
|
marginBottom: 0,
|
|
51672
51703
|
fontWeight: 500
|
|
51673
51704
|
}
|
|
51674
|
-
},
|
|
51705
|
+
}, langdetect == 'en' ? 'Email' : 'البريد الإلكتروني')), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
51675
51706
|
"class": "col-lg-12 p-0 text-start"
|
|
51676
51707
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
51677
51708
|
"class": "".concat(footerStyles.iconTextStyle) + ' cursor-pointer ',
|
|
51678
51709
|
onClick: function onClick() {
|
|
51679
|
-
var _authdetailsContext$
|
|
51680
|
-
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
51710
|
+
var _authdetailsContext$i46;
|
|
51711
|
+
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i46 = authdetailsContext.instinfo) === null || _authdetailsContext$i46 === void 0 || (_authdetailsContext$i46 = _authdetailsContext$i46.contactinfo) === null || _authdetailsContext$i46 === void 0 ? void 0 : _authdetailsContext$i46.email), '_self');
|
|
51681
51712
|
}
|
|
51682
51713
|
}, "contact@advisor-firm.com")), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
51683
51714
|
"class": "col-lg-12 p-0 allcentered",
|
|
@@ -51707,75 +51738,75 @@ var Footer8 = function Footer8(props) {
|
|
|
51707
51738
|
"class": "col-lg-12 p-0 text-start mb-2"
|
|
51708
51739
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
51709
51740
|
"class": "".concat(footerStyles.textStyles)
|
|
51710
|
-
},
|
|
51741
|
+
}, langdetect == 'en' ? 'Social Media' : 'مواقع التواصل')), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
51711
51742
|
"class": "col-lg-12 p-0 d-flex flex-column"
|
|
51712
51743
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
51713
51744
|
"class": "row m-0 w-100"
|
|
51714
51745
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
51715
51746
|
className: "col-lg-12 p-0 d-flex flex-row"
|
|
51716
|
-
}, sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
51747
|
+
}, sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i47 = authdetailsContext.instinfo) === null || _authdetailsContext$i47 === void 0 ? void 0 : _authdetailsContext$i47.facebooklink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
51717
51748
|
"class": langdetect == 'en' ? "".concat(footerStyles.facebook_btn) + ' d-flex align-items-center justify-content-center mr-2 ' : "".concat(footerStyles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-2 ',
|
|
51718
51749
|
onClick: function onClick() {
|
|
51719
|
-
var _authdetailsContext$
|
|
51720
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
51721
|
-
var _authdetailsContext$
|
|
51722
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
51750
|
+
var _authdetailsContext$i48;
|
|
51751
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i48 = authdetailsContext.instinfo) === null || _authdetailsContext$i48 === void 0 ? void 0 : _authdetailsContext$i48.facebooklink) != null) {
|
|
51752
|
+
var _authdetailsContext$i49;
|
|
51753
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i49 = authdetailsContext.instinfo) === null || _authdetailsContext$i49 === void 0 ? void 0 : _authdetailsContext$i49.facebooklink, '_blank');
|
|
51723
51754
|
}
|
|
51724
51755
|
}
|
|
51725
51756
|
}, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
|
|
51726
51757
|
size: sectionproperties.facebkbtnniconfontsize
|
|
51727
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
51758
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i50 = authdetailsContext.instinfo) === null || _authdetailsContext$i50 === void 0 ? void 0 : _authdetailsContext$i50.linkedinlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
51728
51759
|
"class": "".concat(footerStyles.youtube_btn, " ").concat(footerStyles.linkedinbtn) + ' d-flex align-items-center justify-content-center ml-2 mr-2'
|
|
51729
51760
|
// class={`${footerStyles.youtube_btn}` + ' d-flex align-items-center justify-content-center ml-1 mr-1 '}
|
|
51730
51761
|
,
|
|
51731
51762
|
onClick: function onClick() {
|
|
51732
|
-
var _authdetailsContext$
|
|
51733
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
51734
|
-
var _authdetailsContext$
|
|
51735
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
51763
|
+
var _authdetailsContext$i51;
|
|
51764
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i51 = authdetailsContext.instinfo) === null || _authdetailsContext$i51 === void 0 ? void 0 : _authdetailsContext$i51.linkedinlink) != null) {
|
|
51765
|
+
var _authdetailsContext$i52;
|
|
51766
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i52 = authdetailsContext.instinfo) === null || _authdetailsContext$i52 === void 0 ? void 0 : _authdetailsContext$i52.linkedinlink, '_blank');
|
|
51736
51767
|
}
|
|
51737
51768
|
}
|
|
51738
51769
|
}, /*#__PURE__*/React__default["default"].createElement(FaLinkedinIn.FaLinkedinIn, {
|
|
51739
51770
|
size: sectionproperties.instgrambtniconfontsize
|
|
51740
|
-
})), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
51771
|
+
})), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i53 = authdetailsContext.instinfo) === null || _authdetailsContext$i53 === void 0 ? void 0 : _authdetailsContext$i53.instagramlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
51741
51772
|
"class": "".concat(footerStyles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-2 mr-2 ',
|
|
51742
51773
|
onClick: function onClick() {
|
|
51743
|
-
var _authdetailsContext$
|
|
51744
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
51745
|
-
var _authdetailsContext$
|
|
51746
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
51774
|
+
var _authdetailsContext$i54;
|
|
51775
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i54 = authdetailsContext.instinfo) === null || _authdetailsContext$i54 === void 0 ? void 0 : _authdetailsContext$i54.instagramlink) != null) {
|
|
51776
|
+
var _authdetailsContext$i55;
|
|
51777
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i55 = authdetailsContext.instinfo) === null || _authdetailsContext$i55 === void 0 ? void 0 : _authdetailsContext$i55.instagramlink, '_blank');
|
|
51747
51778
|
}
|
|
51748
51779
|
}
|
|
51749
51780
|
}, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
|
|
51750
51781
|
size: sectionproperties.instgrambtniconfontsize
|
|
51751
51782
|
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
51752
51783
|
className: "col-lg-12 p-0 d-flex flex-row mt-3"
|
|
51753
|
-
}, sectionproperties.tiktokshow == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
51784
|
+
}, sectionproperties.tiktokshow == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i56 = authdetailsContext.instinfo) === null || _authdetailsContext$i56 === void 0 ? void 0 : _authdetailsContext$i56.tiktoklink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
51754
51785
|
"class": langdetect == 'en' ? "".concat(footerStyles.youtube_btn, " ").concat(footerStyles.tiktokbtn) + ' d-flex align-items-center justify-content-center mr-2' : "".concat(footerStyles.youtube_btn, " ").concat(footerStyles.tiktokbtn) + ' d-flex align-items-center justify-content-center ml-2'
|
|
51755
51786
|
// class={`${footerStyles.youtube_btn}` + ' d-flex align-items-center justify-content-center ml-1 mr-1 '}
|
|
51756
51787
|
,
|
|
51757
51788
|
onClick: function onClick() {
|
|
51758
|
-
var _authdetailsContext$
|
|
51759
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
51760
|
-
var _authdetailsContext$
|
|
51761
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
51789
|
+
var _authdetailsContext$i57;
|
|
51790
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i57 = authdetailsContext.instinfo) === null || _authdetailsContext$i57 === void 0 ? void 0 : _authdetailsContext$i57.tiktoklink) != null) {
|
|
51791
|
+
var _authdetailsContext$i58;
|
|
51792
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i58 = authdetailsContext.instinfo) === null || _authdetailsContext$i58 === void 0 ? void 0 : _authdetailsContext$i58.tiktoklink, '_blank');
|
|
51762
51793
|
}
|
|
51763
51794
|
}
|
|
51764
51795
|
}, /*#__PURE__*/React__default["default"].createElement(IoLogoTiktok.IoLogoTiktok, {
|
|
51765
51796
|
size: sectionproperties.youtubebtniconfontsize
|
|
51766
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
51797
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i59 = authdetailsContext.instinfo) === null || _authdetailsContext$i59 === void 0 ? void 0 : _authdetailsContext$i59.youtubelink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
51767
51798
|
"class": "".concat(footerStyles.youtube_btn, " ") + ' d-flex align-items-center justify-content-center ml-2 mr-2 ',
|
|
51768
51799
|
onClick: function onClick() {
|
|
51769
|
-
var _authdetailsContext$
|
|
51770
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
51771
|
-
var _authdetailsContext$
|
|
51772
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
51800
|
+
var _authdetailsContext$i60;
|
|
51801
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i60 = authdetailsContext.instinfo) === null || _authdetailsContext$i60 === void 0 ? void 0 : _authdetailsContext$i60.youtubelink) != null) {
|
|
51802
|
+
var _authdetailsContext$i61;
|
|
51803
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i61 = authdetailsContext.instinfo) === null || _authdetailsContext$i61 === void 0 ? void 0 : _authdetailsContext$i61.youtubelink, '_blank');
|
|
51773
51804
|
}
|
|
51774
51805
|
}
|
|
51775
51806
|
}, /*#__PURE__*/React__default["default"].createElement(AiFillYoutube.AiFillYoutube, {
|
|
51776
51807
|
size: sectionproperties.youtubebtniconfontsize
|
|
51777
51808
|
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
51778
|
-
"class": "".concat(footerStyles.
|
|
51809
|
+
"class": "".concat(footerStyles.gmail) + ' d-flex align-items-center justify-content-center ml-2 mr-2 ',
|
|
51779
51810
|
onClick: function onClick() {
|
|
51780
51811
|
window.open('https://www.google.com/search?sca_esv=a8b84fafe7230c1b&hl=en-US&gl=eg&output=search&kgmid=/g/11wvg_fn0v&q=%D9%85%D8%A4%D8%B3%D8%B3%D8%A9+%D8%A7%D9%84%D9%85%D8%B3%D8%AA%D8%B4%D8%A7%D8%B1+-+Advisor+Firm&shndl=30&source=sh/x/loc/act/m1/3&kgs=72f861e74b86481a', '_blank');
|
|
51781
51812
|
}
|
|
@@ -63671,7 +63702,7 @@ var TextSectionConnectToWA = function TextSectionConnectToWA(props) {
|
|
|
63671
63702
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
63672
63703
|
"class": sectionstyles.sectionTitleStyles + ' p-0 d-flex d-sm-none '
|
|
63673
63704
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
63674
|
-
"class": sectionproperties.sectiontitlefontfamily == 'Pacifico' ? ' PacificoFont wordbreak m-0 p-0 ' : sectionproperties.sectiontitlefontfamily == 'Playfair' ? ' PlayfairFont wordbreak m-0 p-0 ' : sectionproperties.sectiontitlefontfamily == 'Great Vibes' ? ' GreatvibesFont wordbreak m-0 p-0 ' : sectionproperties.sectiontitlefontfamily == 'Quicksand' ? ' QuicksandFont wordbreak m-0 p-0 ' : sectionproperties.sectiontitlefontfamily == 'Satisfy' ? ' SatisfyFont wordbreak m-0 p-0 ' : sectionproperties.sectiontitlefontfamily == 'ASUL' ? ' ASUL wordbreak m-0 p-0 ' : ' wordbreak m-0 p-0 ',
|
|
63705
|
+
"class": sectionproperties.sectiontitlefontfamily == 'Pacifico' ? ' PacificoFont wordbreak m-0 p-0 text-md-center ' : sectionproperties.sectiontitlefontfamily == 'Playfair' ? ' PlayfairFont wordbreak m-0 p-0 text-md-center ' : sectionproperties.sectiontitlefontfamily == 'Great Vibes' ? ' GreatvibesFont wordbreak m-0 p-0 text-md-center ' : sectionproperties.sectiontitlefontfamily == 'Quicksand' ? ' QuicksandFont wordbreak m-0 p-0 text-md-center ' : sectionproperties.sectiontitlefontfamily == 'Satisfy' ? ' SatisfyFont wordbreak m-0 p-0 text-md-center ' : sectionproperties.sectiontitlefontfamily == 'ASUL' ? ' ASUL wordbreak m-0 p-0 text-md-center ' : ' wordbreak m-0 p-0 text-md-center ',
|
|
63675
63706
|
style: {
|
|
63676
63707
|
fontSize: sectionproperties.sectionTitleFontSize + 'px',
|
|
63677
63708
|
textAlign: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
|
|
@@ -63679,7 +63710,7 @@ var TextSectionConnectToWA = function TextSectionConnectToWA(props) {
|
|
|
63679
63710
|
}, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
63680
63711
|
"class": sectionstyles.sectionTitleStyles + ' p-0 d-none d-sm-flex '
|
|
63681
63712
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
63682
|
-
"class": sectionproperties.sectiontitlefontfamily == 'Pacifico' ? ' PacificoFont wordbreak m-0 p-0 ' : sectionproperties.sectiontitlefontfamily == 'Playfair' ? ' PlayfairFont wordbreak m-0 p-0 ' : sectionproperties.sectiontitlefontfamily == 'Great Vibes' ? ' GreatvibesFont wordbreak m-0 p-0 ' : sectionproperties.sectiontitlefontfamily == 'Quicksand' ? ' QuicksandFont wordbreak m-0 p-0 ' : sectionproperties.sectiontitlefontfamily == 'Satisfy' ? ' SatisfyFont wordbreak m-0 p-0 ' : sectionproperties.sectiontitlefontfamily == 'ASUL' ? ' ASUL wordbreak m-0 p-0 ' : ' wordbreak m-0 p-0 ',
|
|
63713
|
+
"class": sectionproperties.sectiontitlefontfamily == 'Pacifico' ? ' PacificoFont wordbreak m-0 p-0 text-md-center ' : sectionproperties.sectiontitlefontfamily == 'Playfair' ? ' PlayfairFont wordbreak m-0 p-0 text-md-center ' : sectionproperties.sectiontitlefontfamily == 'Great Vibes' ? ' GreatvibesFont wordbreak m-0 p-0 text-md-center ' : sectionproperties.sectiontitlefontfamily == 'Quicksand' ? ' QuicksandFont wordbreak m-0 p-0 text-md-center ' : sectionproperties.sectiontitlefontfamily == 'Satisfy' ? ' SatisfyFont wordbreak m-0 p-0 text-md-center ' : sectionproperties.sectiontitlefontfamily == 'ASUL' ? ' ASUL wordbreak m-0 p-0 text-md-center ' : ' wordbreak m-0 p-0 text-md-center ',
|
|
63683
63714
|
style: {
|
|
63684
63715
|
fontSize: sectionproperties.sectionTitleFontSizeresp + 'px',
|
|
63685
63716
|
textAlign: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
|
|
@@ -63692,7 +63723,7 @@ var TextSectionConnectToWA = function TextSectionConnectToWA(props) {
|
|
|
63692
63723
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
63693
63724
|
"class": sectionstyles.descriptionStyles + ' p-0 d-flex d-sm-none '
|
|
63694
63725
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
63695
|
-
"class": sectionproperties.descFontFamily == 'Pacifico' ? ' PacificoFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Playfair' ? ' PlayfairFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Great Vibes' ? ' GreatvibesFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Quicksand' ? ' QuicksandFont m-0 p-0 wordbreak' : sectionproperties.descFontFamily == 'ASUL' ? ' ASUL m-0 p-0 wordbreak ' : ' m-0 p-0 wordbreak ',
|
|
63726
|
+
"class": sectionproperties.descFontFamily == 'Pacifico' ? ' PacificoFont m-0 p-0 wordbreak text-md-center ' : sectionproperties.descFontFamily == 'Playfair' ? ' PlayfairFont m-0 p-0 wordbreak text-md-center ' : sectionproperties.descFontFamily == 'Great Vibes' ? ' GreatvibesFont m-0 p-0 wordbreak text-md-center ' : sectionproperties.descFontFamily == 'Quicksand' ? ' QuicksandFont m-0 p-0 wordbreak text-md-center ' : sectionproperties.descFontFamily == 'ASUL' ? ' ASUL m-0 p-0 wordbreak text-md-center ' : ' m-0 p-0 wordbreak text-md-center ',
|
|
63696
63727
|
style: {
|
|
63697
63728
|
fontSize: sectionproperties.prodCatFontSize + 'px',
|
|
63698
63729
|
textAlign: sectionproperties.descriptionCentered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
|
|
@@ -63700,7 +63731,7 @@ var TextSectionConnectToWA = function TextSectionConnectToWA(props) {
|
|
|
63700
63731
|
}, langdetect == 'en' ? sectionproperties.descriptionContentEn : sectionproperties.descriptionContentAr)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
63701
63732
|
"class": sectionstyles.descriptionStyles + ' p-0 d-none d-sm-flex '
|
|
63702
63733
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
63703
|
-
"class": sectionproperties.descFontFamily == 'Pacifico' ? ' PacificoFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Playfair' ? ' PlayfairFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Great Vibes' ? ' GreatvibesFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Quicksand' ? ' QuicksandFont m-0 p-0 wordbreak' : sectionproperties.descFontFamily == 'ASUL' ? ' ASUL m-0 p-0 wordbreak ' : ' m-0 p-0 wordbreak ',
|
|
63734
|
+
"class": sectionproperties.descFontFamily == 'Pacifico' ? ' PacificoFont m-0 p-0 wordbreak text-md-center ' : sectionproperties.descFontFamily == 'Playfair' ? ' PlayfairFont m-0 p-0 wordbreak text-md-center ' : sectionproperties.descFontFamily == 'Great Vibes' ? ' GreatvibesFont m-0 p-0 wordbreak text-md-center ' : sectionproperties.descFontFamily == 'Quicksand' ? ' QuicksandFont m-0 p-0 wordbreak text-md-center ' : sectionproperties.descFontFamily == 'ASUL' ? ' ASUL m-0 p-0 wordbreak text-md-center ' : ' m-0 p-0 wordbreak text-md-center ',
|
|
63704
63735
|
style: {
|
|
63705
63736
|
fontSize: sectionproperties.prodCatFontSizeResp + 'px',
|
|
63706
63737
|
textAlign: sectionproperties.descriptionCentered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
|
|
@@ -63761,7 +63792,7 @@ var TextSectionConnectToWA = function TextSectionConnectToWA(props) {
|
|
|
63761
63792
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
63762
63793
|
"class": sectionstyles.sectionTitleStyles + ' p-0 d-flex d-sm-none '
|
|
63763
63794
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
63764
|
-
"class": sectionproperties.sectiontitlefontfamily == 'Pacifico' ? ' PacificoFont wordbreak m-0 p-0 ' : sectionproperties.sectiontitlefontfamily == 'Playfair' ? ' PlayfairFont wordbreak m-0 p-0 ' : sectionproperties.sectiontitlefontfamily == 'Great Vibes' ? ' GreatvibesFont wordbreak m-0 p-0 ' : sectionproperties.sectiontitlefontfamily == 'Quicksand' ? ' QuicksandFont wordbreak m-0 p-0 ' : sectionproperties.sectiontitlefontfamily == 'Satisfy' ? ' SatisfyFont wordbreak m-0 p-0 ' : sectionproperties.sectiontitlefontfamily == 'ASUL' ? ' ASUL wordbreak m-0 p-0 ' : ' wordbreak m-0 p-0 ',
|
|
63795
|
+
"class": sectionproperties.sectiontitlefontfamily == 'Pacifico' ? ' PacificoFont wordbreak m-0 p-0 text-md-center ' : sectionproperties.sectiontitlefontfamily == 'Playfair' ? ' PlayfairFont wordbreak m-0 p-0 text-md-center ' : sectionproperties.sectiontitlefontfamily == 'Great Vibes' ? ' GreatvibesFont wordbreak m-0 p-0 text-md-center ' : sectionproperties.sectiontitlefontfamily == 'Quicksand' ? ' QuicksandFont wordbreak m-0 p-0 text-md-center ' : sectionproperties.sectiontitlefontfamily == 'Satisfy' ? ' SatisfyFont wordbreak m-0 p-0 text-md-center ' : sectionproperties.sectiontitlefontfamily == 'ASUL' ? ' ASUL wordbreak m-0 p-0 text-md-center ' : ' wordbreak m-0 p-0 text-md-center ',
|
|
63765
63796
|
style: {
|
|
63766
63797
|
fontSize: sectionproperties.sectionTitleFontSize + 'px',
|
|
63767
63798
|
textAlign: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
|
|
@@ -63769,7 +63800,7 @@ var TextSectionConnectToWA = function TextSectionConnectToWA(props) {
|
|
|
63769
63800
|
}, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
63770
63801
|
"class": sectionstyles.sectionTitleStyles + ' p-0 d-none d-sm-flex '
|
|
63771
63802
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
63772
|
-
"class": sectionproperties.sectiontitlefontfamily == 'Pacifico' ? ' PacificoFont wordbreak m-0 p-0 ' : sectionproperties.sectiontitlefontfamily == 'Playfair' ? ' PlayfairFont wordbreak m-0 p-0 ' : sectionproperties.sectiontitlefontfamily == 'Great Vibes' ? ' GreatvibesFont wordbreak m-0 p-0 ' : sectionproperties.sectiontitlefontfamily == 'Quicksand' ? ' QuicksandFont wordbreak m-0 p-0 ' : sectionproperties.sectiontitlefontfamily == 'Satisfy' ? ' SatisfyFont wordbreak m-0 p-0 ' : sectionproperties.sectiontitlefontfamily == 'ASUL' ? ' ASUL wordbreak m-0 p-0 ' : ' wordbreak m-0 p-0 ',
|
|
63803
|
+
"class": sectionproperties.sectiontitlefontfamily == 'Pacifico' ? ' PacificoFont wordbreak m-0 p-0 text-md-center ' : sectionproperties.sectiontitlefontfamily == 'Playfair' ? ' PlayfairFont wordbreak m-0 p-0 text-md-center ' : sectionproperties.sectiontitlefontfamily == 'Great Vibes' ? ' GreatvibesFont wordbreak m-0 p-0 text-md-center ' : sectionproperties.sectiontitlefontfamily == 'Quicksand' ? ' QuicksandFont wordbreak m-0 p-0 text-md-center ' : sectionproperties.sectiontitlefontfamily == 'Satisfy' ? ' SatisfyFont wordbreak m-0 p-0 text-md-center ' : sectionproperties.sectiontitlefontfamily == 'ASUL' ? ' ASUL wordbreak m-0 p-0 text-md-center ' : ' wordbreak m-0 p-0 text-md-center ',
|
|
63773
63804
|
style: {
|
|
63774
63805
|
fontSize: sectionproperties.sectionTitleFontSizeresp + 'px',
|
|
63775
63806
|
textAlign: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
|
|
@@ -63782,7 +63813,7 @@ var TextSectionConnectToWA = function TextSectionConnectToWA(props) {
|
|
|
63782
63813
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
63783
63814
|
"class": sectionstyles.descriptionStyles + ' p-0 d-flex d-sm-none '
|
|
63784
63815
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
63785
|
-
"class": sectionproperties.descFontFamily == 'Pacifico' ? ' PacificoFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Playfair' ? ' PlayfairFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Great Vibes' ? ' GreatvibesFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Quicksand' ? ' QuicksandFont m-0 p-0 wordbreak' : sectionproperties.descFontFamily == 'ASUL' ? ' ASUL m-0 p-0 wordbreak ' : ' m-0 p-0 wordbreak ',
|
|
63816
|
+
"class": sectionproperties.descFontFamily == 'Pacifico' ? ' PacificoFont m-0 p-0 wordbreak text-md-center ' : sectionproperties.descFontFamily == 'Playfair' ? ' PlayfairFont m-0 p-0 wordbreak text-md-center ' : sectionproperties.descFontFamily == 'Great Vibes' ? ' GreatvibesFont m-0 p-0 wordbreak text-md-center ' : sectionproperties.descFontFamily == 'Quicksand' ? ' QuicksandFont m-0 p-0 wordbreak text-md-center ' : sectionproperties.descFontFamily == 'ASUL' ? ' ASUL m-0 p-0 wordbreak text-md-center ' : ' m-0 p-0 wordbreak text-md-center ',
|
|
63786
63817
|
style: {
|
|
63787
63818
|
fontSize: sectionproperties.prodCatFontSize + 'px',
|
|
63788
63819
|
textAlign: sectionproperties.descriptionCentered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
|
|
@@ -63790,7 +63821,7 @@ var TextSectionConnectToWA = function TextSectionConnectToWA(props) {
|
|
|
63790
63821
|
}, langdetect == 'en' ? sectionproperties.descriptionContentEn : sectionproperties.descriptionContentAr)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
63791
63822
|
"class": sectionstyles.descriptionStyles + ' p-0 d-none d-sm-flex '
|
|
63792
63823
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
63793
|
-
"class": sectionproperties.descFontFamily == 'Pacifico' ? ' PacificoFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Playfair' ? ' PlayfairFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Great Vibes' ? ' GreatvibesFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Quicksand' ? ' QuicksandFont m-0 p-0 wordbreak' : sectionproperties.descFontFamily == 'ASUL' ? ' ASUL m-0 p-0 wordbreak ' : ' m-0 p-0 wordbreak ',
|
|
63824
|
+
"class": sectionproperties.descFontFamily == 'Pacifico' ? ' PacificoFont m-0 p-0 wordbreak text-md-center' : sectionproperties.descFontFamily == 'Playfair' ? ' PlayfairFont m-0 p-0 wordbreak text-md-center ' : sectionproperties.descFontFamily == 'Great Vibes' ? ' GreatvibesFont m-0 p-0 wordbreak text-md-center ' : sectionproperties.descFontFamily == 'Quicksand' ? ' QuicksandFont m-0 p-0 wordbreak text-md-center ' : sectionproperties.descFontFamily == 'ASUL' ? ' ASUL m-0 p-0 wordbreak text-md-center ' : ' m-0 p-0 wordbreak text-md-center ',
|
|
63794
63825
|
style: {
|
|
63795
63826
|
fontSize: sectionproperties.prodCatFontSizeResp + 'px',
|
|
63796
63827
|
textAlign: sectionproperties.descriptionCentered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
|
|
@@ -65690,6 +65721,7 @@ var Freetextsection = function Freetextsection(props) {
|
|
|
65690
65721
|
function ownKeys$Y(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
65691
65722
|
function _objectSpread$Y(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$Y(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$Y(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
65692
65723
|
var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
65724
|
+
var _authdetailsContext$i41, _authdetailsContext$i42, _authdetailsContext$i51, _authdetailsContext$i52;
|
|
65693
65725
|
var _useState = React.useState(''),
|
|
65694
65726
|
_useState2 = _slicedToArray__default["default"](_useState, 2),
|
|
65695
65727
|
sectionproperties = _useState2[0],
|
|
@@ -66212,7 +66244,7 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
66212
66244
|
justifyContent: sectionproperties.text2centered == 'Centered' ? 'center' : 'start',
|
|
66213
66245
|
marginBottom: sectionproperties.slideshowText2Content_marginBottom + 'px'
|
|
66214
66246
|
}
|
|
66215
|
-
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
66247
|
+
}, "l", /*#__PURE__*/React__default["default"].createElement("p", {
|
|
66216
66248
|
"class": sectionproperties.text2centered == 'Justify' ? section_styles.editortext + ' pb-0 pl-md-2 pr-md-2 ' : section_styles.editortext + ' pb-0 text-md-center pl-md-2 pr-md-2 ',
|
|
66217
66249
|
style: {},
|
|
66218
66250
|
dangerouslySetInnerHTML: {
|
|
@@ -66927,7 +66959,47 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
66927
66959
|
justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
|
|
66928
66960
|
fontSize: sectionproperties.prodCatFontSizeResp + 'px'
|
|
66929
66961
|
}
|
|
66930
|
-
}, SectionDescription())), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
66962
|
+
}, SectionDescription())), langdetect == 'ar' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i41 = authdetailsContext.instinfo) === null || _authdetailsContext$i41 === void 0 ? void 0 : _authdetailsContext$i41.instid) == '67b1bb900a541' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
66963
|
+
"class": "w-100 ",
|
|
66964
|
+
style: {
|
|
66965
|
+
textAlign: 'right',
|
|
66966
|
+
color: '#fcfaf3'
|
|
66967
|
+
}
|
|
66968
|
+
}, /*#__PURE__*/React__default["default"].createElement(reactTypeAnimation.TypeAnimation, {
|
|
66969
|
+
sequence: [
|
|
66970
|
+
// Same substring at the start will only be typed out once, initially
|
|
66971
|
+
'الخبرة القانونية في كافة المجالات', 1000,
|
|
66972
|
+
// wait 1s before replacing "Mice" with "Hamsters"
|
|
66973
|
+
'نغطي كافة أنحاء الجمهورية الدول العربية والعالم', 1000, 'سابقة أعمال لا تُقارن', 1000, 'لا ندرج الخدمة الا ونحن قادرون علي تقديمها', 1000, 'نقدم الخدمة الصحيحة في الوقت المثالي', 1000],
|
|
66974
|
+
wrapper: "span",
|
|
66975
|
+
speed: 50,
|
|
66976
|
+
style: {
|
|
66977
|
+
fontSize: '3em',
|
|
66978
|
+
display: 'inline-block',
|
|
66979
|
+
color: '#fcfaf3'
|
|
66980
|
+
},
|
|
66981
|
+
repeat: Infinity
|
|
66982
|
+
})), langdetect == 'en' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i42 = authdetailsContext.instinfo) === null || _authdetailsContext$i42 === void 0 ? void 0 : _authdetailsContext$i42.instid) == '67b1bb900a541' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
66983
|
+
"class": "w-100 ",
|
|
66984
|
+
style: {
|
|
66985
|
+
textAlign: 'left',
|
|
66986
|
+
color: '#fcfaf3'
|
|
66987
|
+
}
|
|
66988
|
+
}, /*#__PURE__*/React__default["default"].createElement(reactTypeAnimation.TypeAnimation, {
|
|
66989
|
+
sequence: [
|
|
66990
|
+
// Same substring at the start will only be typed out once, initially
|
|
66991
|
+
'Legal expertise in all fields', 1000,
|
|
66992
|
+
// wait 1s before replacing "Mice" with "Hamsters"
|
|
66993
|
+
'We cover all parts of the Republic, Arab countries and the world', 1000, 'Unparalleled track record', 1000, 'We only list services if we are able to provide them.', 1000, 'We provide the right service at the right time.', 1000],
|
|
66994
|
+
wrapper: "span",
|
|
66995
|
+
speed: 50,
|
|
66996
|
+
style: {
|
|
66997
|
+
fontSize: '3em',
|
|
66998
|
+
display: 'inline-block',
|
|
66999
|
+
color: '#fcfaf3'
|
|
67000
|
+
},
|
|
67001
|
+
repeat: Infinity
|
|
67002
|
+
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
66931
67003
|
"class": "col-lg-12 p-0 d-flex justify-content-md-center",
|
|
66932
67004
|
style: {
|
|
66933
67005
|
justifyContent: sectionproperties.text2centered == 'Centered' ? 'center' : 'start',
|
|
@@ -66945,10 +67017,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
66945
67017
|
"class": "".concat(section_styles.btn) + ' m-md-0 ',
|
|
66946
67018
|
onClick: function onClick() {
|
|
66947
67019
|
if (sectionproperties.btntype == 'WhatsApp') {
|
|
66948
|
-
var _authdetailsContext$
|
|
66949
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
66950
|
-
var _authdetailsContext$
|
|
66951
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
67020
|
+
var _authdetailsContext$i43;
|
|
67021
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i43 = authdetailsContext.instinfo) === null || _authdetailsContext$i43 === void 0 ? void 0 : _authdetailsContext$i43.whatsappnumber) != null) {
|
|
67022
|
+
var _authdetailsContext$i44;
|
|
67023
|
+
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i44 = authdetailsContext.instinfo) === null || _authdetailsContext$i44 === void 0 ? void 0 : _authdetailsContext$i44.whatsappnumber), '_blank');
|
|
66952
67024
|
}
|
|
66953
67025
|
} else if (sectionproperties.btntype == 'App/Web Page') {
|
|
66954
67026
|
// window.open(sectionproperties.btnlink, '_target');
|
|
@@ -66971,10 +67043,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
66971
67043
|
}, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
66972
67044
|
"class": "".concat(section_styles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
66973
67045
|
onClick: function onClick() {
|
|
66974
|
-
var _authdetailsContext$
|
|
66975
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
66976
|
-
var _authdetailsContext$
|
|
66977
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
67046
|
+
var _authdetailsContext$i45;
|
|
67047
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i45 = authdetailsContext.instinfo) === null || _authdetailsContext$i45 === void 0 ? void 0 : _authdetailsContext$i45.facebooklink) != null) {
|
|
67048
|
+
var _authdetailsContext$i46;
|
|
67049
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i46 = authdetailsContext.instinfo) === null || _authdetailsContext$i46 === void 0 ? void 0 : _authdetailsContext$i46.facebooklink, '_blank');
|
|
66978
67050
|
}
|
|
66979
67051
|
}
|
|
66980
67052
|
}, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
|
|
@@ -66982,10 +67054,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
66982
67054
|
})), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
66983
67055
|
"class": "".concat(section_styles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
66984
67056
|
onClick: function onClick() {
|
|
66985
|
-
var _authdetailsContext$
|
|
66986
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
66987
|
-
var _authdetailsContext$
|
|
66988
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
67057
|
+
var _authdetailsContext$i47;
|
|
67058
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i47 = authdetailsContext.instinfo) === null || _authdetailsContext$i47 === void 0 ? void 0 : _authdetailsContext$i47.instagramlink) != null) {
|
|
67059
|
+
var _authdetailsContext$i48;
|
|
67060
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i48 = authdetailsContext.instinfo) === null || _authdetailsContext$i48 === void 0 ? void 0 : _authdetailsContext$i48.instagramlink, '_blank');
|
|
66989
67061
|
}
|
|
66990
67062
|
}
|
|
66991
67063
|
}, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
|
|
@@ -66993,10 +67065,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
66993
67065
|
})), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
66994
67066
|
"class": "".concat(section_styles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
66995
67067
|
onClick: function onClick() {
|
|
66996
|
-
var _authdetailsContext$
|
|
66997
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
66998
|
-
var _authdetailsContext$
|
|
66999
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
67068
|
+
var _authdetailsContext$i49;
|
|
67069
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i49 = authdetailsContext.instinfo) === null || _authdetailsContext$i49 === void 0 ? void 0 : _authdetailsContext$i49.whatsappnumber) != null) {
|
|
67070
|
+
var _authdetailsContext$i50;
|
|
67071
|
+
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i50 = authdetailsContext.instinfo) === null || _authdetailsContext$i50 === void 0 ? void 0 : _authdetailsContext$i50.whatsappnumber), '_blank');
|
|
67000
67072
|
}
|
|
67001
67073
|
}
|
|
67002
67074
|
}, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
|
|
@@ -67084,7 +67156,47 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
67084
67156
|
justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
|
|
67085
67157
|
fontSize: sectionproperties.prodCatFontSizeResp + 'px'
|
|
67086
67158
|
}
|
|
67087
|
-
}, SectionDescription())), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
67159
|
+
}, SectionDescription())), langdetect == 'ar' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i51 = authdetailsContext.instinfo) === null || _authdetailsContext$i51 === void 0 ? void 0 : _authdetailsContext$i51.instid) == '67b1bb900a541' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
67160
|
+
"class": "w-100 ",
|
|
67161
|
+
style: {
|
|
67162
|
+
textAlign: 'right',
|
|
67163
|
+
color: '#fcfaf3'
|
|
67164
|
+
}
|
|
67165
|
+
}, /*#__PURE__*/React__default["default"].createElement(reactTypeAnimation.TypeAnimation, {
|
|
67166
|
+
sequence: [
|
|
67167
|
+
// Same substring at the start will only be typed out once, initially
|
|
67168
|
+
'الخبرة القانونية في كافة المجالات', 1000,
|
|
67169
|
+
// wait 1s before replacing "Mice" with "Hamsters"
|
|
67170
|
+
'نغطي كافة أنحاء الجمهورية الدول العربية والعالم', 1000, 'سابقة أعمال لا تُقارن', 1000, 'لا ندرج الخدمة الا ونحن قادرون علي تقديمها', 1000, 'نقدم الخدمة الصحيحة في الوقت المثالي', 1000],
|
|
67171
|
+
wrapper: "span",
|
|
67172
|
+
speed: 50,
|
|
67173
|
+
style: {
|
|
67174
|
+
fontSize: '3em',
|
|
67175
|
+
display: 'inline-block',
|
|
67176
|
+
color: '#fcfaf3'
|
|
67177
|
+
},
|
|
67178
|
+
repeat: Infinity
|
|
67179
|
+
})), langdetect == 'en' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i52 = authdetailsContext.instinfo) === null || _authdetailsContext$i52 === void 0 ? void 0 : _authdetailsContext$i52.instid) == '67b1bb900a541' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
67180
|
+
"class": "w-100 ",
|
|
67181
|
+
style: {
|
|
67182
|
+
textAlign: 'left',
|
|
67183
|
+
color: '#fcfaf3'
|
|
67184
|
+
}
|
|
67185
|
+
}, /*#__PURE__*/React__default["default"].createElement(reactTypeAnimation.TypeAnimation, {
|
|
67186
|
+
sequence: [
|
|
67187
|
+
// Same substring at the start will only be typed out once, initially
|
|
67188
|
+
'Legal expertise in all fields', 1000,
|
|
67189
|
+
// wait 1s before replacing "Mice" with "Hamsters"
|
|
67190
|
+
'We cover all parts of the Republic, Arab countries and the world', 1000, 'Unparalleled track record', 1000, 'We only list services if we are able to provide them.', 1000, 'We provide the right service at the right time.', 1000],
|
|
67191
|
+
wrapper: "span",
|
|
67192
|
+
speed: 50,
|
|
67193
|
+
style: {
|
|
67194
|
+
fontSize: '3em',
|
|
67195
|
+
display: 'inline-block',
|
|
67196
|
+
color: '#fcfaf3'
|
|
67197
|
+
},
|
|
67198
|
+
repeat: Infinity
|
|
67199
|
+
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
67088
67200
|
"class": "col-lg-12 p-0 d-flex justify-content-md-center",
|
|
67089
67201
|
style: {
|
|
67090
67202
|
justifyContent: sectionproperties.text2centered == 'Centered' ? 'center' : 'start',
|
|
@@ -67102,10 +67214,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
67102
67214
|
"class": "".concat(section_styles.btn) + ' m-md-0 ',
|
|
67103
67215
|
onClick: function onClick() {
|
|
67104
67216
|
if (sectionproperties.btntype == 'WhatsApp') {
|
|
67105
|
-
var _authdetailsContext$
|
|
67106
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
67107
|
-
var _authdetailsContext$
|
|
67108
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
67217
|
+
var _authdetailsContext$i53;
|
|
67218
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i53 = authdetailsContext.instinfo) === null || _authdetailsContext$i53 === void 0 ? void 0 : _authdetailsContext$i53.whatsappnumber) != null) {
|
|
67219
|
+
var _authdetailsContext$i54;
|
|
67220
|
+
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i54 = authdetailsContext.instinfo) === null || _authdetailsContext$i54 === void 0 ? void 0 : _authdetailsContext$i54.whatsappnumber), '_blank');
|
|
67109
67221
|
}
|
|
67110
67222
|
} else if (sectionproperties.btntype == 'App/Web Page') {
|
|
67111
67223
|
// window.open(sectionproperties.btnlink, '_target');
|
|
@@ -67128,10 +67240,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
67128
67240
|
}, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
67129
67241
|
"class": "".concat(section_styles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
67130
67242
|
onClick: function onClick() {
|
|
67131
|
-
var _authdetailsContext$
|
|
67132
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
67133
|
-
var _authdetailsContext$
|
|
67134
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
67243
|
+
var _authdetailsContext$i55;
|
|
67244
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i55 = authdetailsContext.instinfo) === null || _authdetailsContext$i55 === void 0 ? void 0 : _authdetailsContext$i55.facebooklink) != null) {
|
|
67245
|
+
var _authdetailsContext$i56;
|
|
67246
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i56 = authdetailsContext.instinfo) === null || _authdetailsContext$i56 === void 0 ? void 0 : _authdetailsContext$i56.facebooklink, '_blank');
|
|
67135
67247
|
}
|
|
67136
67248
|
}
|
|
67137
67249
|
}, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
|
|
@@ -67139,10 +67251,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
67139
67251
|
})), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
67140
67252
|
"class": "".concat(section_styles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
67141
67253
|
onClick: function onClick() {
|
|
67142
|
-
var _authdetailsContext$
|
|
67143
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
67144
|
-
var _authdetailsContext$
|
|
67145
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
67254
|
+
var _authdetailsContext$i57;
|
|
67255
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i57 = authdetailsContext.instinfo) === null || _authdetailsContext$i57 === void 0 ? void 0 : _authdetailsContext$i57.instagramlink) != null) {
|
|
67256
|
+
var _authdetailsContext$i58;
|
|
67257
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i58 = authdetailsContext.instinfo) === null || _authdetailsContext$i58 === void 0 ? void 0 : _authdetailsContext$i58.instagramlink, '_blank');
|
|
67146
67258
|
}
|
|
67147
67259
|
}
|
|
67148
67260
|
}, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
|
|
@@ -67150,10 +67262,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
67150
67262
|
})), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
67151
67263
|
"class": "".concat(section_styles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
67152
67264
|
onClick: function onClick() {
|
|
67153
|
-
var _authdetailsContext$
|
|
67154
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
67155
|
-
var _authdetailsContext$
|
|
67156
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
67265
|
+
var _authdetailsContext$i59;
|
|
67266
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i59 = authdetailsContext.instinfo) === null || _authdetailsContext$i59 === void 0 ? void 0 : _authdetailsContext$i59.whatsappnumber) != null) {
|
|
67267
|
+
var _authdetailsContext$i60;
|
|
67268
|
+
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i60 = authdetailsContext.instinfo) === null || _authdetailsContext$i60 === void 0 ? void 0 : _authdetailsContext$i60.whatsappnumber), '_blank');
|
|
67157
67269
|
}
|
|
67158
67270
|
}
|
|
67159
67271
|
}, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
|
|
@@ -67259,10 +67371,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
67259
67371
|
"class": "".concat(section_styles.btn) + ' m-md-0 ',
|
|
67260
67372
|
onClick: function onClick() {
|
|
67261
67373
|
if (sectionproperties.btntype == 'WhatsApp') {
|
|
67262
|
-
var _authdetailsContext$
|
|
67263
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
67264
|
-
var _authdetailsContext$
|
|
67265
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
67374
|
+
var _authdetailsContext$i61;
|
|
67375
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i61 = authdetailsContext.instinfo) === null || _authdetailsContext$i61 === void 0 ? void 0 : _authdetailsContext$i61.whatsappnumber) != null) {
|
|
67376
|
+
var _authdetailsContext$i62;
|
|
67377
|
+
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i62 = authdetailsContext.instinfo) === null || _authdetailsContext$i62 === void 0 ? void 0 : _authdetailsContext$i62.whatsappnumber), '_blank');
|
|
67266
67378
|
}
|
|
67267
67379
|
} else if (sectionproperties.btntype == 'App/Web Page') {
|
|
67268
67380
|
// window.open(sectionproperties.btnlink, '_target');
|
|
@@ -67285,10 +67397,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
67285
67397
|
}, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
67286
67398
|
"class": "".concat(section_styles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
67287
67399
|
onClick: function onClick() {
|
|
67288
|
-
var _authdetailsContext$
|
|
67289
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
67290
|
-
var _authdetailsContext$
|
|
67291
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
67400
|
+
var _authdetailsContext$i63;
|
|
67401
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i63 = authdetailsContext.instinfo) === null || _authdetailsContext$i63 === void 0 ? void 0 : _authdetailsContext$i63.facebooklink) != null) {
|
|
67402
|
+
var _authdetailsContext$i64;
|
|
67403
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i64 = authdetailsContext.instinfo) === null || _authdetailsContext$i64 === void 0 ? void 0 : _authdetailsContext$i64.facebooklink, '_blank');
|
|
67292
67404
|
}
|
|
67293
67405
|
}
|
|
67294
67406
|
}, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
|
|
@@ -67296,10 +67408,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
67296
67408
|
})), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
67297
67409
|
"class": "".concat(section_styles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
67298
67410
|
onClick: function onClick() {
|
|
67299
|
-
var _authdetailsContext$
|
|
67300
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
67301
|
-
var _authdetailsContext$
|
|
67302
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
67411
|
+
var _authdetailsContext$i65;
|
|
67412
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i65 = authdetailsContext.instinfo) === null || _authdetailsContext$i65 === void 0 ? void 0 : _authdetailsContext$i65.instagramlink) != null) {
|
|
67413
|
+
var _authdetailsContext$i66;
|
|
67414
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i66 = authdetailsContext.instinfo) === null || _authdetailsContext$i66 === void 0 ? void 0 : _authdetailsContext$i66.instagramlink, '_blank');
|
|
67303
67415
|
}
|
|
67304
67416
|
}
|
|
67305
67417
|
}, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
|
|
@@ -67307,10 +67419,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
67307
67419
|
})), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
67308
67420
|
"class": "".concat(section_styles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
67309
67421
|
onClick: function onClick() {
|
|
67310
|
-
var _authdetailsContext$
|
|
67311
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
67312
|
-
var _authdetailsContext$
|
|
67313
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
67422
|
+
var _authdetailsContext$i67;
|
|
67423
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i67 = authdetailsContext.instinfo) === null || _authdetailsContext$i67 === void 0 ? void 0 : _authdetailsContext$i67.whatsappnumber) != null) {
|
|
67424
|
+
var _authdetailsContext$i68;
|
|
67425
|
+
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i68 = authdetailsContext.instinfo) === null || _authdetailsContext$i68 === void 0 ? void 0 : _authdetailsContext$i68.whatsappnumber), '_blank');
|
|
67314
67426
|
}
|
|
67315
67427
|
}
|
|
67316
67428
|
}, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
|
|
@@ -67416,10 +67528,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
67416
67528
|
"class": "".concat(section_styles.btn) + ' m-md-0 ',
|
|
67417
67529
|
onClick: function onClick() {
|
|
67418
67530
|
if (sectionproperties.btntype == 'WhatsApp') {
|
|
67419
|
-
var _authdetailsContext$
|
|
67420
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
67421
|
-
var _authdetailsContext$
|
|
67422
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
67531
|
+
var _authdetailsContext$i69;
|
|
67532
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i69 = authdetailsContext.instinfo) === null || _authdetailsContext$i69 === void 0 ? void 0 : _authdetailsContext$i69.whatsappnumber) != null) {
|
|
67533
|
+
var _authdetailsContext$i70;
|
|
67534
|
+
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i70 = authdetailsContext.instinfo) === null || _authdetailsContext$i70 === void 0 ? void 0 : _authdetailsContext$i70.whatsappnumber), '_blank');
|
|
67423
67535
|
}
|
|
67424
67536
|
} else if (sectionproperties.btntype == 'App/Web Page') {
|
|
67425
67537
|
// window.open(sectionproperties.btnlink, '_target');
|
|
@@ -67442,10 +67554,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
67442
67554
|
}, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
67443
67555
|
"class": "".concat(section_styles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
67444
67556
|
onClick: function onClick() {
|
|
67445
|
-
var _authdetailsContext$
|
|
67446
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
67447
|
-
var _authdetailsContext$
|
|
67448
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
67557
|
+
var _authdetailsContext$i71;
|
|
67558
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i71 = authdetailsContext.instinfo) === null || _authdetailsContext$i71 === void 0 ? void 0 : _authdetailsContext$i71.facebooklink) != null) {
|
|
67559
|
+
var _authdetailsContext$i72;
|
|
67560
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i72 = authdetailsContext.instinfo) === null || _authdetailsContext$i72 === void 0 ? void 0 : _authdetailsContext$i72.facebooklink, '_blank');
|
|
67449
67561
|
}
|
|
67450
67562
|
}
|
|
67451
67563
|
}, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
|
|
@@ -67453,10 +67565,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
67453
67565
|
})), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
67454
67566
|
"class": "".concat(section_styles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
67455
67567
|
onClick: function onClick() {
|
|
67456
|
-
var _authdetailsContext$
|
|
67457
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
67458
|
-
var _authdetailsContext$
|
|
67459
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
67568
|
+
var _authdetailsContext$i73;
|
|
67569
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i73 = authdetailsContext.instinfo) === null || _authdetailsContext$i73 === void 0 ? void 0 : _authdetailsContext$i73.instagramlink) != null) {
|
|
67570
|
+
var _authdetailsContext$i74;
|
|
67571
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i74 = authdetailsContext.instinfo) === null || _authdetailsContext$i74 === void 0 ? void 0 : _authdetailsContext$i74.instagramlink, '_blank');
|
|
67460
67572
|
}
|
|
67461
67573
|
}
|
|
67462
67574
|
}, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
|
|
@@ -67464,10 +67576,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
67464
67576
|
})), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
67465
67577
|
"class": "".concat(section_styles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
67466
67578
|
onClick: function onClick() {
|
|
67467
|
-
var _authdetailsContext$
|
|
67468
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
67469
|
-
var _authdetailsContext$
|
|
67470
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
67579
|
+
var _authdetailsContext$i75;
|
|
67580
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i75 = authdetailsContext.instinfo) === null || _authdetailsContext$i75 === void 0 ? void 0 : _authdetailsContext$i75.whatsappnumber) != null) {
|
|
67581
|
+
var _authdetailsContext$i76;
|
|
67582
|
+
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i76 = authdetailsContext.instinfo) === null || _authdetailsContext$i76 === void 0 ? void 0 : _authdetailsContext$i76.whatsappnumber), '_blank');
|
|
67471
67583
|
}
|
|
67472
67584
|
}
|
|
67473
67585
|
}, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
|
|
@@ -68016,10 +68128,10 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
68016
68128
|
paddingTop: sectionproperties.paddingTop + 'px',
|
|
68017
68129
|
paddingBottom: sectionproperties.paddingBottom + 'px',
|
|
68018
68130
|
background: sectionproperties.backgroundColortransparent == 'Transparent' ? 'transparent' : sectionproperties.backgroundColor,
|
|
68019
|
-
borderBottomLeftRadius: sectionproperties.borderBottomLeftRadius + 'px',
|
|
68020
|
-
borderBottomRightRadius: sectionproperties.borderBottomRightRadius + 'px',
|
|
68021
|
-
borderTopLeftRadius: sectionproperties.borderTopLeftRadius + 'px',
|
|
68022
|
-
borderTopRightRadius: sectionproperties.borderTopRightRadius + 'px',
|
|
68131
|
+
borderBottomLeftRadius: langdetect == 'en' ? sectionproperties.borderBottomLeftRadius + 'px' : sectionproperties.borderBottomRightRadius + 'px',
|
|
68132
|
+
borderBottomRightRadius: langdetect == 'en' ? sectionproperties.borderBottomRightRadius + 'px' : sectionproperties.borderBottomLeftRadius + 'px',
|
|
68133
|
+
borderTopLeftRadius: langdetect == 'en' ? sectionproperties.borderTopLeftRadius + 'px' : sectionproperties.borderTopRightRadius + 'px',
|
|
68134
|
+
borderTopRightRadius: langdetect == 'en' ? sectionproperties.borderTopRightRadius + 'px' : sectionproperties.borderTopLeftRadius + 'px',
|
|
68023
68135
|
border: sectionproperties.borderType == 'All' ? sectionproperties.sectioncardborderwidth + 'px solid ' + sectionproperties.sectioncardbordercolor : '',
|
|
68024
68136
|
borderTop: sectionproperties.borderType == 'Vertical' ? sectionproperties.sectioncardborderwidth + 'px solid ' + sectionproperties.sectioncardbordercolor : '',
|
|
68025
68137
|
borderBottom: sectionproperties.borderType == 'Vertical' ? sectionproperties.sectioncardborderwidth + 'px solid ' + sectionproperties.sectioncardbordercolor : '',
|