tabexseriescomponents 0.2.1303 → 0.2.1304
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 +172 -124
- package/dist/index.esm.js +172 -124
- package/dist/index.umd.js +172 -124
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -57216,7 +57216,7 @@ var Footer7 = function Footer7(props) {
|
|
|
57216
57216
|
function ownKeys$1D(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; }
|
|
57217
57217
|
function _objectSpread$1D(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1D(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1D(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
57218
57218
|
var Footer8 = function Footer8(props) {
|
|
57219
|
-
var _authdetailsContext$i2, _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i5, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i9, _authdetailsContext$i0, _authdetailsContext$i1, _authdetailsContext$i10, _authdetailsContext$i11, _authdetailsContext$
|
|
57219
|
+
var _css, _authdetailsContext$i2, _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i5, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i9, _authdetailsContext$i0, _authdetailsContext$i1, _authdetailsContext$i10, _authdetailsContext$i11, _authdetailsContext$i12, _authdetailsContext$i13, _authdetailsContext$i14, _authdetailsContext$i18, _authdetailsContext$i19, _authdetailsContext$i22, _authdetailsContext$i25, _authdetailsContext$i28, _authdetailsContext$i31, _authdetailsContext$i32, _authdetailsContext$i35, _authdetailsContext$i38, _authdetailsContext$i41, _authdetailsContext$i44, _authdetailsContext$i47, _authdetailsContext$i48, _authdetailsContext$i50, _templatepropcontext$, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _returnpolicyobj7, _returnpolicyobj8, _fetchcustomercartQue, _fetchcustomercartQue2, _authdetailsContext$i51, _logoarrayofobjects$3, _logoarrayofobjects$4, _authdetailsContext$i52, _authdetailsContext$i53, _authdetailsContext$i55, _authdetailsContext$i58, _authdetailsContext$i61, _authdetailsContext$i64, _authdetailsContext$i67, _returnpolicyobj9, _returnpolicyobj0, _returnpolicyobj1, _returnpolicyobj10, _returnpolicyobj11, _returnpolicyobj12, _authdetailsContext$i70, _logoarrayofobjects$5, _logoarrayofobjects$6, _templatepropcontext$2, _templatepropcontext$3, _fetchCategoriesQuery, _fetchCategoriesQuery2, _authdetailsContext$i72, _authdetailsContext$i73, _authdetailsContext$i76, _authdetailsContext$i79, _authdetailsContext$i82, _authdetailsContext$i85, _authdetailsContext$i87, _returnpolicyobj13, _returnpolicyobj14, _returnpolicyobj15, _returnpolicyobj16, _returnpolicyobj17, _returnpolicyobj18;
|
|
57220
57220
|
var _useState = React.useState(''),
|
|
57221
57221
|
_useState2 = _slicedToArray__default["default"](_useState, 2),
|
|
57222
57222
|
sectionproperties = _useState2[0],
|
|
@@ -57239,6 +57239,10 @@ var Footer8 = function Footer8(props) {
|
|
|
57239
57239
|
var fetchcustomercartQueryContext = props.actions.fetchcustomercartQueryContext;
|
|
57240
57240
|
props.actions.favoriteprojectscountContext;
|
|
57241
57241
|
var setsidecartnavshowcontext = props.actions.setsidecartnavshowcontext;
|
|
57242
|
+
var _useState5 = React.useState(''),
|
|
57243
|
+
_useState6 = _slicedToArray__default["default"](_useState5, 2),
|
|
57244
|
+
newsletter = _useState6[0],
|
|
57245
|
+
setnewsletter = _useState6[1];
|
|
57242
57246
|
React.useEffect(function () {
|
|
57243
57247
|
var secpropobj = {};
|
|
57244
57248
|
StatePagePropertiesContext.pageobj.sections.forEach(function (sectionitem, sectionindex) {
|
|
@@ -57464,7 +57468,14 @@ var Footer8 = function Footer8(props) {
|
|
|
57464
57468
|
borderColor: sectionproperties.instgrambtnTextcoloronhover,
|
|
57465
57469
|
color: sectionproperties.tiktokbtnTextcoloronhover
|
|
57466
57470
|
}
|
|
57467
|
-
})
|
|
57471
|
+
}),
|
|
57472
|
+
form_control: glamor.css((_css = {
|
|
57473
|
+
position: 'relative',
|
|
57474
|
+
display: 'flex',
|
|
57475
|
+
alignItems: 'center'
|
|
57476
|
+
}, _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"](_defineProperty__default["default"](_css, "display", 'block'), "width", '100%'), "height", '35px'), "padding", '0 10px'), "transition", '.3s'), "fontWeight", 500), "border", ' 1px solid #ccc'), "borderRadius", 5), "height", '40px'), "background", 'transparent'), _defineProperty__default["default"](_defineProperty__default["default"](_css, "color", sectionproperties.newslettertitlecolor), ':focus', {
|
|
57477
|
+
// borderColor: sectionproperties.inputfeildbordercoloronfocus,
|
|
57478
|
+
})))
|
|
57468
57479
|
};
|
|
57469
57480
|
React.useEffect(function () {
|
|
57470
57481
|
if (templateproperties_context.length != 0 && templateproperties_context.logoarrayofobjects != undefined) {
|
|
@@ -57546,7 +57557,34 @@ var Footer8 = function Footer8(props) {
|
|
|
57546
57557
|
color: sectionproperties.prodCatColor,
|
|
57547
57558
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
57548
57559
|
}
|
|
57549
|
-
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.description_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.description_ar))))
|
|
57560
|
+
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.description_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.description_ar)), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i0 = authdetailsContext.instinfo) === null || _authdetailsContext$i0 === void 0 ? void 0 : _authdetailsContext$i0.instid) == '69de6dceab218' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
57561
|
+
"class": "col-lg-12 text-start mb-5 mb-md-3 mt-md-4"
|
|
57562
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
57563
|
+
"class": "row m-0 w-100"
|
|
57564
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
57565
|
+
"class": "col-12 p-0 text-start"
|
|
57566
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
57567
|
+
style: {
|
|
57568
|
+
color: '#000'
|
|
57569
|
+
},
|
|
57570
|
+
"class": ""
|
|
57571
|
+
}, langdetect == 'en' ? 'Sign up to our newsletter to receive exclusive offers.' : 'اشترك في نشرتنا الإخبارية لتلقي عروض حصرية.')), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
57572
|
+
"class": "col-8 col-md-12 p-0 text-start"
|
|
57573
|
+
}, /*#__PURE__*/React__default["default"].createElement("input", {
|
|
57574
|
+
type: "text",
|
|
57575
|
+
className: "".concat(footerStyles.form_control)
|
|
57576
|
+
// value={event.target.value}
|
|
57577
|
+
,
|
|
57578
|
+
placeholder: "your email",
|
|
57579
|
+
onChange: function onChange(event) {
|
|
57580
|
+
var newslettertemp = _objectSpread$1D({}, newsletter);
|
|
57581
|
+
newslettertemp = event.target.value;
|
|
57582
|
+
setnewsletter(_objectSpread$1D({}, newslettertemp));
|
|
57583
|
+
},
|
|
57584
|
+
style: {
|
|
57585
|
+
background: sectionproperties.input_bgcolor
|
|
57586
|
+
}
|
|
57587
|
+
})))))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
57550
57588
|
"class": sectionproperties.prodCatShow == 'Show' ? 'col-lg-6 p-0' : 'col-lg-8 p-0'
|
|
57551
57589
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
57552
57590
|
"class": "row m-0 w-100"
|
|
@@ -57560,9 +57598,19 @@ var Footer8 = function Footer8(props) {
|
|
|
57560
57598
|
color: sectionproperties.prodCatColor,
|
|
57561
57599
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
57562
57600
|
}
|
|
57563
|
-
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57601
|
+
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i1 = authdetailsContext.instinfo) === null || _authdetailsContext$i1 === void 0 ? void 0 : _authdetailsContext$i1.description_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.description_ar)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
57564
57602
|
"class": 'col-lg-6 col-md-12 col-sm-12 align-items-center mb-md-3 p-sm-0'
|
|
57565
|
-
},
|
|
57603
|
+
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.instid) == '69de6dceab218' && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
57604
|
+
"class": "".concat(footerStyles.textStyles) + ' m-0 p-0 mb-3 mb-md-1 wordbreak d-none cursor-pointer ',
|
|
57605
|
+
style: {
|
|
57606
|
+
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
57607
|
+
}
|
|
57608
|
+
}, langdetect == 'en' ? 'Working Hours' : 'ساعات العمل'), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.instid) == '69de6dceab218' && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
57609
|
+
"class": "".concat(footerStyles.iconTextStyle) + ' m-0 p-0 mb-3 mb-md-1 wordbreak d-none cursor-pointer ',
|
|
57610
|
+
style: {
|
|
57611
|
+
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
57612
|
+
}
|
|
57613
|
+
}, langdetect == 'en' ? 'Everyday from 1 to 7' : 'يومياً من الساعة 1 إلى 7'), sectionproperties.showfooteraddress == 'Show' && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
57566
57614
|
"class": "".concat(footerStyles.textStyles) + ' m-0 p-0 mb-3 mb-md-1 wordbreak d-none cursor-pointer ',
|
|
57567
57615
|
style: {
|
|
57568
57616
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
@@ -57586,7 +57634,7 @@ var Footer8 = function Footer8(props) {
|
|
|
57586
57634
|
onClick: function onClick() {
|
|
57587
57635
|
window.open(sectionproperties.storeinfolocationlink, '_blank');
|
|
57588
57636
|
}
|
|
57589
|
-
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57637
|
+
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.address_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.address_ar))), sectionproperties.showdownloadsection == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
57590
57638
|
"class": "col-lg-12 justify-content-start align-items-center mb-md-4 p-0"
|
|
57591
57639
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
57592
57640
|
"class": "row m-0 w-100 align-items-center flex-row justify-content-start justify-content-start justify-content-sm-center"
|
|
@@ -57603,8 +57651,8 @@ var Footer8 = function Footer8(props) {
|
|
|
57603
57651
|
"class": "".concat(footerStyles.appstore) + ' d-flex justify-content-center align-items-center cursor-pointer ',
|
|
57604
57652
|
src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
|
|
57605
57653
|
onClick: function onClick() {
|
|
57606
|
-
var _authdetailsContext$
|
|
57607
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57654
|
+
var _authdetailsContext$i15;
|
|
57655
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.mobileapplink_appstore, '_blank');
|
|
57608
57656
|
}
|
|
57609
57657
|
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
57610
57658
|
"class": langdetect == 'en' ? 'col-lg-4 col-md-3 col-sm-6 pl-0' : 'col-lg-4 col-md-3 col-sm-6 pr-0'
|
|
@@ -57612,8 +57660,8 @@ var Footer8 = function Footer8(props) {
|
|
|
57612
57660
|
"class": "".concat(footerStyles.googleplay) + ' d-flex justify-content-center align-items-center cursor-pointer ',
|
|
57613
57661
|
src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
|
|
57614
57662
|
onClick: function onClick() {
|
|
57615
|
-
var _authdetailsContext$
|
|
57616
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57663
|
+
var _authdetailsContext$i16;
|
|
57664
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.mobileapplink_playstore, '_blank');
|
|
57617
57665
|
}
|
|
57618
57666
|
}))))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
57619
57667
|
"class": 'col-lg-6 col-md-12 col-sm-12 mb-md-3 p-sm-0'
|
|
@@ -57631,8 +57679,8 @@ var Footer8 = function Footer8(props) {
|
|
|
57631
57679
|
}, sectionproperties.showfooteremail == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
57632
57680
|
"class": footerStyles.footerinfoContainer + ' col-xl-12 col-lg-12 col-md-12 col-sm-12 d-flex justify-content-start align-items-center mb-md-2 cursor-pointer ',
|
|
57633
57681
|
onClick: function onClick() {
|
|
57634
|
-
var _authdetailsContext$
|
|
57635
|
-
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57682
|
+
var _authdetailsContext$i17;
|
|
57683
|
+
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 || (_authdetailsContext$i17 = _authdetailsContext$i17.contactinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.email), '_self');
|
|
57636
57684
|
}
|
|
57637
57685
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
57638
57686
|
"class": "".concat(footerStyles.iconTextStyle) + ' p-0 m-0 wordbreak text-transform-none footerinfo pb-1 ',
|
|
@@ -57641,7 +57689,7 @@ var Footer8 = function Footer8(props) {
|
|
|
57641
57689
|
borderBottomStyle: 'solid',
|
|
57642
57690
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
57643
57691
|
}
|
|
57644
|
-
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57692
|
+
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 || (_authdetailsContext$i18 = _authdetailsContext$i18.contactinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.email))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
57645
57693
|
"class": "col-lg-12 p-0 mt-2 mt-md-1 d-flex align-items-center justify-content-start"
|
|
57646
57694
|
}, sectionproperties.showfooterphonenumber == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
57647
57695
|
"class": footerStyles.footerinfoContainer + ' col-xl-12 col-lg-12 col-md-12 col-sm-12 d-flex justify-content-start align-items-center mb-md-0 cursor-pointer ',
|
|
@@ -57655,53 +57703,53 @@ var Footer8 = function Footer8(props) {
|
|
|
57655
57703
|
}
|
|
57656
57704
|
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
57657
57705
|
"class": 'col-lg-12 p-0 d-flex align-items-center justify-content-start mt-3'
|
|
57658
|
-
}, sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57706
|
+
}, sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.facebooklink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
57659
57707
|
"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 ',
|
|
57660
57708
|
onClick: function onClick() {
|
|
57661
|
-
var _authdetailsContext$
|
|
57662
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57663
|
-
var _authdetailsContext$
|
|
57664
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57709
|
+
var _authdetailsContext$i20;
|
|
57710
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.facebooklink) != null) {
|
|
57711
|
+
var _authdetailsContext$i21;
|
|
57712
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.facebooklink, '_blank');
|
|
57665
57713
|
}
|
|
57666
57714
|
}
|
|
57667
57715
|
}, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
|
|
57668
57716
|
size: sectionproperties.facebkbtnniconfontsize
|
|
57669
|
-
})), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57717
|
+
})), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.instagramlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
57670
57718
|
"class": "".concat(footerStyles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-2 mr-2 ',
|
|
57671
57719
|
onClick: function onClick() {
|
|
57672
|
-
var _authdetailsContext$
|
|
57673
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57674
|
-
var _authdetailsContext$
|
|
57675
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57720
|
+
var _authdetailsContext$i23;
|
|
57721
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.instagramlink) != null) {
|
|
57722
|
+
var _authdetailsContext$i24;
|
|
57723
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.instagramlink, '_blank');
|
|
57676
57724
|
}
|
|
57677
57725
|
}
|
|
57678
57726
|
}, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
|
|
57679
57727
|
size: sectionproperties.instgrambtniconfontsize
|
|
57680
|
-
})), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57728
|
+
})), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.whatsappnumber) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
57681
57729
|
"class": "".concat(footerStyles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-2 mr-2 ',
|
|
57682
57730
|
onClick: function onClick() {
|
|
57683
|
-
var _authdetailsContext$
|
|
57684
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57685
|
-
var _authdetailsContext$
|
|
57686
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57731
|
+
var _authdetailsContext$i26;
|
|
57732
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.whatsappnumber) != null) {
|
|
57733
|
+
var _authdetailsContext$i27;
|
|
57734
|
+
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.whatsappnumber), '_blank');
|
|
57687
57735
|
}
|
|
57688
57736
|
}
|
|
57689
57737
|
}, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
|
|
57690
57738
|
size: sectionproperties.youtubebtniconfontsize
|
|
57691
|
-
})), sectionproperties.tiktokshow == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57739
|
+
})), sectionproperties.tiktokshow == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.tiktoklink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
57692
57740
|
"class": langdetect == 'en' ? "".concat(footerStyles.tiktokbtn) + ' d-flex align-items-center justify-content-center ml-2' : "".concat(footerStyles.tiktokbtn) + ' d-flex align-items-center justify-content-center mr-2 '
|
|
57693
57741
|
// class={`${footerStyles.youtube_btn}` + ' d-flex align-items-center justify-content-center ml-1 mr-1 '}
|
|
57694
57742
|
,
|
|
57695
57743
|
onClick: function onClick() {
|
|
57696
|
-
var _authdetailsContext$
|
|
57697
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57698
|
-
var _authdetailsContext$
|
|
57699
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57744
|
+
var _authdetailsContext$i29;
|
|
57745
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.tiktoklink) != null) {
|
|
57746
|
+
var _authdetailsContext$i30;
|
|
57747
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.tiktoklink, '_blank');
|
|
57700
57748
|
}
|
|
57701
57749
|
}
|
|
57702
57750
|
}, /*#__PURE__*/React__default["default"].createElement(IoLogoTiktok.IoLogoTiktok, {
|
|
57703
57751
|
size: sectionproperties.tiktokbtniconfontsize
|
|
57704
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57752
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i31 = authdetailsContext.instinfo) === null || _authdetailsContext$i31 === void 0 ? void 0 : _authdetailsContext$i31.instid) == '69020f4494f66' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
57705
57753
|
"class": langdetect == 'en' ? "".concat(footerStyles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-2' : "".concat(footerStyles.facebook_btn) + ' d-flex align-items-center justify-content-center mr-2 '
|
|
57706
57754
|
// class={`${footerStyles.youtube_btn}` + ' d-flex align-items-center justify-content-center ml-1 mr-1 '}
|
|
57707
57755
|
,
|
|
@@ -57731,13 +57779,13 @@ var Footer8 = function Footer8(props) {
|
|
|
57731
57779
|
}
|
|
57732
57780
|
}, langdetect == 'en' ? 'Follow Us' : 'تابعنا')), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
57733
57781
|
"class": "col-lg-12 text-start px-5 flex-column"
|
|
57734
|
-
}, sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57782
|
+
}, sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i32 = authdetailsContext.instinfo) === null || _authdetailsContext$i32 === void 0 ? void 0 : _authdetailsContext$i32.facebooklink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
57735
57783
|
"class": "".concat(footerStyles.youtube_btn) + ' w-100 d-flex align-items-center justify-content-start ',
|
|
57736
57784
|
onClick: function onClick() {
|
|
57737
|
-
var _authdetailsContext$
|
|
57738
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57739
|
-
var _authdetailsContext$
|
|
57740
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57785
|
+
var _authdetailsContext$i33;
|
|
57786
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i33 = authdetailsContext.instinfo) === null || _authdetailsContext$i33 === void 0 ? void 0 : _authdetailsContext$i33.facebooklink) != null) {
|
|
57787
|
+
var _authdetailsContext$i34;
|
|
57788
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i34 = authdetailsContext.instinfo) === null || _authdetailsContext$i34 === void 0 ? void 0 : _authdetailsContext$i34.facebooklink, '_blank');
|
|
57741
57789
|
}
|
|
57742
57790
|
},
|
|
57743
57791
|
style: {
|
|
@@ -57748,13 +57796,13 @@ var Footer8 = function Footer8(props) {
|
|
|
57748
57796
|
fontWeight: 500,
|
|
57749
57797
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
57750
57798
|
}
|
|
57751
|
-
}, "Facebook"), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57799
|
+
}, "Facebook"), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i35 = authdetailsContext.instinfo) === null || _authdetailsContext$i35 === void 0 ? void 0 : _authdetailsContext$i35.instagramlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
57752
57800
|
"class": "".concat(footerStyles.youtube_btn) + ' w-100 d-flex align-items-center justify-content-start ',
|
|
57753
57801
|
onClick: function onClick() {
|
|
57754
|
-
var _authdetailsContext$
|
|
57755
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57756
|
-
var _authdetailsContext$
|
|
57757
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57802
|
+
var _authdetailsContext$i36;
|
|
57803
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i36 = authdetailsContext.instinfo) === null || _authdetailsContext$i36 === void 0 ? void 0 : _authdetailsContext$i36.instagramlink) != null) {
|
|
57804
|
+
var _authdetailsContext$i37;
|
|
57805
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i37 = authdetailsContext.instinfo) === null || _authdetailsContext$i37 === void 0 ? void 0 : _authdetailsContext$i37.instagramlink, '_blank');
|
|
57758
57806
|
}
|
|
57759
57807
|
},
|
|
57760
57808
|
style: {
|
|
@@ -57765,13 +57813,13 @@ var Footer8 = function Footer8(props) {
|
|
|
57765
57813
|
fontWeight: 500,
|
|
57766
57814
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
57767
57815
|
}
|
|
57768
|
-
}, "Instagram"), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57816
|
+
}, "Instagram"), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i38 = authdetailsContext.instinfo) === null || _authdetailsContext$i38 === void 0 ? void 0 : _authdetailsContext$i38.whatsappnumber) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
57769
57817
|
"class": "".concat(footerStyles.youtube_btn) + ' w-100 d-flex align-items-center justify-content-start ',
|
|
57770
57818
|
onClick: function onClick() {
|
|
57771
|
-
var _authdetailsContext$
|
|
57772
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57773
|
-
var _authdetailsContext$
|
|
57774
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57819
|
+
var _authdetailsContext$i39;
|
|
57820
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i39 = authdetailsContext.instinfo) === null || _authdetailsContext$i39 === void 0 ? void 0 : _authdetailsContext$i39.whatsappnumber) != null) {
|
|
57821
|
+
var _authdetailsContext$i40;
|
|
57822
|
+
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i40 = authdetailsContext.instinfo) === null || _authdetailsContext$i40 === void 0 ? void 0 : _authdetailsContext$i40.whatsappnumber), '_blank');
|
|
57775
57823
|
}
|
|
57776
57824
|
},
|
|
57777
57825
|
style: {
|
|
@@ -57782,15 +57830,15 @@ var Footer8 = function Footer8(props) {
|
|
|
57782
57830
|
fontWeight: 500,
|
|
57783
57831
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
57784
57832
|
}
|
|
57785
|
-
}, "WhatsApp"), sectionproperties.tiktokshow == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57833
|
+
}, "WhatsApp"), sectionproperties.tiktokshow == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i41 = authdetailsContext.instinfo) === null || _authdetailsContext$i41 === void 0 ? void 0 : _authdetailsContext$i41.tiktoklink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
57786
57834
|
"class": "".concat(footerStyles.youtube_btn) + ' w-100 d-flex align-items-center justify-content-start '
|
|
57787
57835
|
// class={`${footerStyles.youtube_btn}` + ' d-flex align-items-center justify-content-center ml-1 mr-1 '}
|
|
57788
57836
|
,
|
|
57789
57837
|
onClick: function onClick() {
|
|
57790
|
-
var _authdetailsContext$
|
|
57791
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57792
|
-
var _authdetailsContext$
|
|
57793
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57838
|
+
var _authdetailsContext$i42;
|
|
57839
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i42 = authdetailsContext.instinfo) === null || _authdetailsContext$i42 === void 0 ? void 0 : _authdetailsContext$i42.tiktoklink) != null) {
|
|
57840
|
+
var _authdetailsContext$i43;
|
|
57841
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i43 = authdetailsContext.instinfo) === null || _authdetailsContext$i43 === void 0 ? void 0 : _authdetailsContext$i43.tiktoklink, '_blank');
|
|
57794
57842
|
}
|
|
57795
57843
|
},
|
|
57796
57844
|
style: {
|
|
@@ -57801,7 +57849,7 @@ var Footer8 = function Footer8(props) {
|
|
|
57801
57849
|
fontWeight: 500,
|
|
57802
57850
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
57803
57851
|
}
|
|
57804
|
-
}, "Tiktok"), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57852
|
+
}, "Tiktok"), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i44 = authdetailsContext.instinfo) === null || _authdetailsContext$i44 === void 0 ? void 0 : _authdetailsContext$i44.linkedinlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
57805
57853
|
"class": "".concat(footerStyles.youtube_btn) + ' w-100 d-flex align-items-center justify-content-start ',
|
|
57806
57854
|
style: {
|
|
57807
57855
|
width: 'auto',
|
|
@@ -57814,10 +57862,10 @@ var Footer8 = function Footer8(props) {
|
|
|
57814
57862
|
// class={`${footerStyles.youtube_btn}` + ' d-flex align-items-center justify-content-center ml-1 mr-1 '}
|
|
57815
57863
|
,
|
|
57816
57864
|
onClick: function onClick() {
|
|
57817
|
-
var _authdetailsContext$
|
|
57818
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57819
|
-
var _authdetailsContext$
|
|
57820
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57865
|
+
var _authdetailsContext$i45;
|
|
57866
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i45 = authdetailsContext.instinfo) === null || _authdetailsContext$i45 === void 0 ? void 0 : _authdetailsContext$i45.tiktoklink) != null) {
|
|
57867
|
+
var _authdetailsContext$i46;
|
|
57868
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i46 = authdetailsContext.instinfo) === null || _authdetailsContext$i46 === void 0 ? void 0 : _authdetailsContext$i46.linkedinlink, '_blank');
|
|
57821
57869
|
}
|
|
57822
57870
|
}
|
|
57823
57871
|
}, "LinkedIn")))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -57834,7 +57882,7 @@ var Footer8 = function Footer8(props) {
|
|
|
57834
57882
|
color: sectionproperties.prodCatColor,
|
|
57835
57883
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
57836
57884
|
}
|
|
57837
|
-
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57885
|
+
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i47 = authdetailsContext.instinfo) === null || _authdetailsContext$i47 === void 0 ? void 0 : _authdetailsContext$i47.description_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i48 = authdetailsContext.instinfo) === null || _authdetailsContext$i48 === void 0 ? void 0 : _authdetailsContext$i48.description_ar)))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
57838
57886
|
"class": 'col-lg-6 col-md-12 col-sm-12 mb-md-3 p-sm-0'
|
|
57839
57887
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
57840
57888
|
"class": "row m-0 w-100"
|
|
@@ -57846,8 +57894,8 @@ var Footer8 = function Footer8(props) {
|
|
|
57846
57894
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
57847
57895
|
},
|
|
57848
57896
|
onClick: function onClick() {
|
|
57849
|
-
var _authdetailsContext$
|
|
57850
|
-
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57897
|
+
var _authdetailsContext$i49;
|
|
57898
|
+
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i49 = authdetailsContext.instinfo) === null || _authdetailsContext$i49 === void 0 || (_authdetailsContext$i49 = _authdetailsContext$i49.contactinfo) === null || _authdetailsContext$i49 === void 0 ? void 0 : _authdetailsContext$i49.email), '_self');
|
|
57851
57899
|
}
|
|
57852
57900
|
}, langdetect == 'en' ? 'T: ' : 'الهاتف: ', " ", authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
57853
57901
|
"class": "col-lg-12 p-0"
|
|
@@ -57859,7 +57907,7 @@ var Footer8 = function Footer8(props) {
|
|
|
57859
57907
|
onClick: function onClick() {
|
|
57860
57908
|
window.open('tel:' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber), '_self');
|
|
57861
57909
|
}
|
|
57862
|
-
}, langdetect == 'en' ? 'E: ' : 'الايميل: ', " ", authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57910
|
+
}, langdetect == 'en' ? 'E: ' : 'الايميل: ', " ", authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i50 = authdetailsContext.instinfo) === null || _authdetailsContext$i50 === void 0 || (_authdetailsContext$i50 = _authdetailsContext$i50.contactinfo) === null || _authdetailsContext$i50 === void 0 ? void 0 : _authdetailsContext$i50.email))))), sectionproperties.showhidemainpages == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
57863
57911
|
"class": "row m-0 allcentered"
|
|
57864
57912
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
57865
57913
|
"class": "".concat(footerStyles.divider) + ' '
|
|
@@ -58049,7 +58097,7 @@ var Footer8 = function Footer8(props) {
|
|
|
58049
58097
|
"class": "allcentered"
|
|
58050
58098
|
}, /*#__PURE__*/React__default["default"].createElement(FiUser.FiUser, {
|
|
58051
58099
|
size: 18
|
|
58052
|
-
})), langdetect == 'en' ? 'Account' : 'حسابي'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58100
|
+
})), langdetect == 'en' ? 'Account' : 'حسابي'))), (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", {
|
|
58053
58101
|
"class": "".concat(footerStyles.footerContainer) + ' col-lg-12 col-md-12 col-sm-12 '
|
|
58054
58102
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
58055
58103
|
"class": "row m-0 w-100 px-1025-1 pb-3 pl-sm-2 pr-sm-2 pl-md-3 pr-md-3",
|
|
@@ -58109,7 +58157,7 @@ var Footer8 = function Footer8(props) {
|
|
|
58109
58157
|
marginBottom: 0,
|
|
58110
58158
|
fontWeight: 500
|
|
58111
58159
|
}
|
|
58112
|
-
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58160
|
+
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i52 = authdetailsContext.instinfo) === null || _authdetailsContext$i52 === void 0 ? void 0 : _authdetailsContext$i52.address_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i53 = authdetailsContext.instinfo) === null || _authdetailsContext$i53 === void 0 ? void 0 : _authdetailsContext$i53.address_ar)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
58113
58161
|
"class": "col-lg-12 p-0 text-start"
|
|
58114
58162
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
58115
58163
|
"class": "".concat(footerStyles.iconTextStyle),
|
|
@@ -58257,8 +58305,8 @@ var Footer8 = function Footer8(props) {
|
|
|
58257
58305
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
58258
58306
|
"class": "".concat(footerStyles.iconTextStyle) + ' cursor-pointer ',
|
|
58259
58307
|
onClick: function onClick() {
|
|
58260
|
-
var _authdetailsContext$
|
|
58261
|
-
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58308
|
+
var _authdetailsContext$i54;
|
|
58309
|
+
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i54 = authdetailsContext.instinfo) === null || _authdetailsContext$i54 === void 0 || (_authdetailsContext$i54 = _authdetailsContext$i54.contactinfo) === null || _authdetailsContext$i54 === void 0 ? void 0 : _authdetailsContext$i54.email), '_self');
|
|
58262
58310
|
}
|
|
58263
58311
|
}, "contact@advisor-firm.com")), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
58264
58312
|
"class": "col-lg-12 p-0 allcentered",
|
|
@@ -58294,61 +58342,61 @@ var Footer8 = function Footer8(props) {
|
|
|
58294
58342
|
"class": "row m-0 w-100"
|
|
58295
58343
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
58296
58344
|
className: "col-lg-12 p-0 d-flex flex-row"
|
|
58297
|
-
}, sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58345
|
+
}, sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i55 = authdetailsContext.instinfo) === null || _authdetailsContext$i55 === void 0 ? void 0 : _authdetailsContext$i55.facebooklink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
58298
58346
|
"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 ',
|
|
58299
58347
|
onClick: function onClick() {
|
|
58300
|
-
var _authdetailsContext$
|
|
58301
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58302
|
-
var _authdetailsContext$
|
|
58303
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58348
|
+
var _authdetailsContext$i56;
|
|
58349
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i56 = authdetailsContext.instinfo) === null || _authdetailsContext$i56 === void 0 ? void 0 : _authdetailsContext$i56.facebooklink) != null) {
|
|
58350
|
+
var _authdetailsContext$i57;
|
|
58351
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i57 = authdetailsContext.instinfo) === null || _authdetailsContext$i57 === void 0 ? void 0 : _authdetailsContext$i57.facebooklink, '_blank');
|
|
58304
58352
|
}
|
|
58305
58353
|
}
|
|
58306
58354
|
}, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
|
|
58307
58355
|
size: sectionproperties.facebkbtnniconfontsize
|
|
58308
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58356
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i58 = authdetailsContext.instinfo) === null || _authdetailsContext$i58 === void 0 ? void 0 : _authdetailsContext$i58.linkedinlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
58309
58357
|
"class": "".concat(footerStyles.youtube_btn, " ").concat(footerStyles.linkedinbtn) + ' d-flex align-items-center justify-content-center ml-2 mr-2',
|
|
58310
58358
|
onClick: function onClick() {
|
|
58311
|
-
var _authdetailsContext$
|
|
58312
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58313
|
-
var _authdetailsContext$
|
|
58314
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58359
|
+
var _authdetailsContext$i59;
|
|
58360
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i59 = authdetailsContext.instinfo) === null || _authdetailsContext$i59 === void 0 ? void 0 : _authdetailsContext$i59.linkedinlink) != null) {
|
|
58361
|
+
var _authdetailsContext$i60;
|
|
58362
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i60 = authdetailsContext.instinfo) === null || _authdetailsContext$i60 === void 0 ? void 0 : _authdetailsContext$i60.linkedinlink, '_blank');
|
|
58315
58363
|
}
|
|
58316
58364
|
}
|
|
58317
58365
|
}, /*#__PURE__*/React__default["default"].createElement(FaLinkedinIn.FaLinkedinIn, {
|
|
58318
58366
|
size: sectionproperties.linkedinbtniconfontsize
|
|
58319
|
-
})), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58367
|
+
})), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i61 = authdetailsContext.instinfo) === null || _authdetailsContext$i61 === void 0 ? void 0 : _authdetailsContext$i61.instagramlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
58320
58368
|
"class": "".concat(footerStyles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-2 mr-2 ',
|
|
58321
58369
|
onClick: function onClick() {
|
|
58322
|
-
var _authdetailsContext$
|
|
58323
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58324
|
-
var _authdetailsContext$
|
|
58325
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58370
|
+
var _authdetailsContext$i62;
|
|
58371
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i62 = authdetailsContext.instinfo) === null || _authdetailsContext$i62 === void 0 ? void 0 : _authdetailsContext$i62.instagramlink) != null) {
|
|
58372
|
+
var _authdetailsContext$i63;
|
|
58373
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i63 = authdetailsContext.instinfo) === null || _authdetailsContext$i63 === void 0 ? void 0 : _authdetailsContext$i63.instagramlink, '_blank');
|
|
58326
58374
|
}
|
|
58327
58375
|
}
|
|
58328
58376
|
}, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
|
|
58329
58377
|
size: sectionproperties.instgrambtniconfontsize
|
|
58330
58378
|
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
58331
58379
|
className: "col-lg-12 p-0 d-flex flex-row mt-3"
|
|
58332
|
-
}, sectionproperties.tiktokshow == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58380
|
+
}, sectionproperties.tiktokshow == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i64 = authdetailsContext.instinfo) === null || _authdetailsContext$i64 === void 0 ? void 0 : _authdetailsContext$i64.tiktoklink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
58333
58381
|
"class": langdetect == 'en' ? " ".concat(footerStyles.tiktokbtn) + ' d-flex align-items-center justify-content-center mr-2' : "".concat(footerStyles.tiktokbtn) + ' d-flex align-items-center justify-content-center ml-2'
|
|
58334
58382
|
// class={`${footerStyles.youtube_btn}` + ' d-flex align-items-center justify-content-center ml-1 mr-1 '}
|
|
58335
58383
|
,
|
|
58336
58384
|
onClick: function onClick() {
|
|
58337
|
-
var _authdetailsContext$
|
|
58338
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58339
|
-
var _authdetailsContext$
|
|
58340
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58385
|
+
var _authdetailsContext$i65;
|
|
58386
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i65 = authdetailsContext.instinfo) === null || _authdetailsContext$i65 === void 0 ? void 0 : _authdetailsContext$i65.tiktoklink) != null) {
|
|
58387
|
+
var _authdetailsContext$i66;
|
|
58388
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i66 = authdetailsContext.instinfo) === null || _authdetailsContext$i66 === void 0 ? void 0 : _authdetailsContext$i66.tiktoklink, '_blank');
|
|
58341
58389
|
}
|
|
58342
58390
|
}
|
|
58343
58391
|
}, /*#__PURE__*/React__default["default"].createElement(IoLogoTiktok.IoLogoTiktok, {
|
|
58344
58392
|
size: sectionproperties.tiktokbtniconfontsize
|
|
58345
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58393
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i67 = authdetailsContext.instinfo) === null || _authdetailsContext$i67 === void 0 ? void 0 : _authdetailsContext$i67.youtubelink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
58346
58394
|
"class": "".concat(footerStyles.youtube_btn, " ") + ' d-flex align-items-center justify-content-center ml-2 mr-2 ',
|
|
58347
58395
|
onClick: function onClick() {
|
|
58348
|
-
var _authdetailsContext$
|
|
58349
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58350
|
-
var _authdetailsContext$
|
|
58351
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58396
|
+
var _authdetailsContext$i68;
|
|
58397
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i68 = authdetailsContext.instinfo) === null || _authdetailsContext$i68 === void 0 ? void 0 : _authdetailsContext$i68.youtubelink) != null) {
|
|
58398
|
+
var _authdetailsContext$i69;
|
|
58399
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i69 = authdetailsContext.instinfo) === null || _authdetailsContext$i69 === void 0 ? void 0 : _authdetailsContext$i69.youtubelink, '_blank');
|
|
58352
58400
|
}
|
|
58353
58401
|
}
|
|
58354
58402
|
}, /*#__PURE__*/React__default["default"].createElement(AiFillYoutube$1.AiFillYoutube, {
|
|
@@ -58411,7 +58459,7 @@ var Footer8 = function Footer8(props) {
|
|
|
58411
58459
|
style: {
|
|
58412
58460
|
color: '#818181'
|
|
58413
58461
|
}
|
|
58414
|
-
}, "\u062D\u0642\u0648\u0642 \u0627\u0644\u0646\u0634\u0631 \u0645\u062D\u0641\u0648\u0638\u0629 \xA9 2025 \u0645\u0624\u0633\u0633\u0629 \u0627\u0644\u0645\u0633\u062A\u0634\u0627\u0631"))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58462
|
+
}, "\u062D\u0642\u0648\u0642 \u0627\u0644\u0646\u0634\u0631 \u0645\u062D\u0641\u0648\u0638\u0629 \xA9 2025 \u0645\u0624\u0633\u0633\u0629 \u0627\u0644\u0645\u0633\u062A\u0634\u0627\u0631"))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i70 = authdetailsContext.instinfo) === null || _authdetailsContext$i70 === void 0 ? void 0 : _authdetailsContext$i70.instid) == '67d6bda67adf6' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
58415
58463
|
"class": "".concat(footerStyles.footerContainer) + ' col-lg-12 col-md-12 col-sm-12 '
|
|
58416
58464
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
58417
58465
|
"class": "row m-0 w-100 px-1025-1 pb-3 pl-sm-2 pr-sm-2 pl-md-3 pr-md-3",
|
|
@@ -58631,8 +58679,8 @@ var Footer8 = function Footer8(props) {
|
|
|
58631
58679
|
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
58632
58680
|
"class": "".concat(footerStyles.iconTextStylepagename) + ' col-lg-12 p-0 d-flex flex-row mt-3 align-items-center ',
|
|
58633
58681
|
onClick: function onClick() {
|
|
58634
|
-
var _authdetailsContext$
|
|
58635
|
-
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58682
|
+
var _authdetailsContext$i71;
|
|
58683
|
+
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i71 = authdetailsContext.instinfo) === null || _authdetailsContext$i71 === void 0 || (_authdetailsContext$i71 = _authdetailsContext$i71.contactinfo) === null || _authdetailsContext$i71 === void 0 ? void 0 : _authdetailsContext$i71.email), '_self');
|
|
58636
58684
|
}
|
|
58637
58685
|
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
58638
58686
|
"class": ' fa fa-at mr-2 ml-2 '
|
|
@@ -58641,7 +58689,7 @@ var Footer8 = function Footer8(props) {
|
|
|
58641
58689
|
style: {
|
|
58642
58690
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
58643
58691
|
}
|
|
58644
|
-
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58692
|
+
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i72 = authdetailsContext.instinfo) === null || _authdetailsContext$i72 === void 0 || (_authdetailsContext$i72 = _authdetailsContext$i72.contactinfo) === null || _authdetailsContext$i72 === void 0 ? void 0 : _authdetailsContext$i72.email)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
58645
58693
|
"class": "col-lg-12 p-0 text-start mb-2 mt-1"
|
|
58646
58694
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
58647
58695
|
"class": "".concat(footerStyles.textStyles)
|
|
@@ -58651,69 +58699,69 @@ var Footer8 = function Footer8(props) {
|
|
|
58651
58699
|
"class": "row m-0 w-100"
|
|
58652
58700
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
58653
58701
|
className: "col-lg-12 p-0 d-flex flex-row"
|
|
58654
|
-
}, sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58702
|
+
}, sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i73 = authdetailsContext.instinfo) === null || _authdetailsContext$i73 === void 0 ? void 0 : _authdetailsContext$i73.facebooklink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
58655
58703
|
"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 ',
|
|
58656
58704
|
onClick: function onClick() {
|
|
58657
|
-
var _authdetailsContext$
|
|
58658
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58659
|
-
var _authdetailsContext$
|
|
58660
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58705
|
+
var _authdetailsContext$i74;
|
|
58706
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i74 = authdetailsContext.instinfo) === null || _authdetailsContext$i74 === void 0 ? void 0 : _authdetailsContext$i74.facebooklink) != null) {
|
|
58707
|
+
var _authdetailsContext$i75;
|
|
58708
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i75 = authdetailsContext.instinfo) === null || _authdetailsContext$i75 === void 0 ? void 0 : _authdetailsContext$i75.facebooklink, '_blank');
|
|
58661
58709
|
}
|
|
58662
58710
|
}
|
|
58663
58711
|
}, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
|
|
58664
58712
|
size: sectionproperties.facebkbtnniconfontsize
|
|
58665
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58713
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i76 = authdetailsContext.instinfo) === null || _authdetailsContext$i76 === void 0 ? void 0 : _authdetailsContext$i76.linkedinlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
58666
58714
|
"class": "".concat(footerStyles.youtube_btn, " ").concat(footerStyles.linkedinbtn) + ' d-flex align-items-center justify-content-center ml-2 mr-2'
|
|
58667
58715
|
// class={`${footerStyles.youtube_btn}` + ' d-flex align-items-center justify-content-center ml-1 mr-1 '}
|
|
58668
58716
|
,
|
|
58669
58717
|
onClick: function onClick() {
|
|
58670
|
-
var _authdetailsContext$
|
|
58671
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58672
|
-
var _authdetailsContext$
|
|
58673
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58718
|
+
var _authdetailsContext$i77;
|
|
58719
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i77 = authdetailsContext.instinfo) === null || _authdetailsContext$i77 === void 0 ? void 0 : _authdetailsContext$i77.linkedinlink) != null) {
|
|
58720
|
+
var _authdetailsContext$i78;
|
|
58721
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i78 = authdetailsContext.instinfo) === null || _authdetailsContext$i78 === void 0 ? void 0 : _authdetailsContext$i78.linkedinlink, '_blank');
|
|
58674
58722
|
}
|
|
58675
58723
|
}
|
|
58676
58724
|
}, /*#__PURE__*/React__default["default"].createElement(FaLinkedinIn.FaLinkedinIn, {
|
|
58677
58725
|
size: sectionproperties.instgrambtniconfontsize
|
|
58678
|
-
})), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58726
|
+
})), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i79 = authdetailsContext.instinfo) === null || _authdetailsContext$i79 === void 0 ? void 0 : _authdetailsContext$i79.instagramlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
58679
58727
|
"class": "".concat(footerStyles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-2 mr-2 ',
|
|
58680
58728
|
onClick: function onClick() {
|
|
58681
|
-
var _authdetailsContext$
|
|
58682
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58683
|
-
var _authdetailsContext$
|
|
58684
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58729
|
+
var _authdetailsContext$i80;
|
|
58730
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i80 = authdetailsContext.instinfo) === null || _authdetailsContext$i80 === void 0 ? void 0 : _authdetailsContext$i80.instagramlink) != null) {
|
|
58731
|
+
var _authdetailsContext$i81;
|
|
58732
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i81 = authdetailsContext.instinfo) === null || _authdetailsContext$i81 === void 0 ? void 0 : _authdetailsContext$i81.instagramlink, '_blank');
|
|
58685
58733
|
}
|
|
58686
58734
|
}
|
|
58687
58735
|
}, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
|
|
58688
58736
|
size: sectionproperties.instgrambtniconfontsize
|
|
58689
58737
|
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
58690
58738
|
className: "col-lg-12 p-0 d-flex flex-row mt-3"
|
|
58691
|
-
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58739
|
+
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i82 = authdetailsContext.instinfo) === null || _authdetailsContext$i82 === void 0 ? void 0 : _authdetailsContext$i82.youtubelink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
58692
58740
|
"class": langdetect == 'en' ? "".concat(footerStyles.youtube_btnnnn) + ' d-flex align-items-center justify-content-center mr-2' : "".concat(footerStyles.youtube_btnnnn) + ' d-flex align-items-center justify-content-center ml-2',
|
|
58693
58741
|
onClick: function onClick() {
|
|
58694
|
-
var _authdetailsContext$
|
|
58695
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58696
|
-
var _authdetailsContext$
|
|
58697
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58742
|
+
var _authdetailsContext$i83;
|
|
58743
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i83 = authdetailsContext.instinfo) === null || _authdetailsContext$i83 === void 0 ? void 0 : _authdetailsContext$i83.youtubelink) != null) {
|
|
58744
|
+
var _authdetailsContext$i84;
|
|
58745
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i84 = authdetailsContext.instinfo) === null || _authdetailsContext$i84 === void 0 ? void 0 : _authdetailsContext$i84.youtubelink, '_blank');
|
|
58698
58746
|
}
|
|
58699
58747
|
}
|
|
58700
58748
|
}, /*#__PURE__*/React__default["default"].createElement(AiFillYoutube$1.AiFillYoutube, {
|
|
58701
58749
|
size: sectionproperties.youtubebtniconfontsize
|
|
58702
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58750
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i85 = authdetailsContext.instinfo) === null || _authdetailsContext$i85 === void 0 || (_authdetailsContext$i85 = _authdetailsContext$i85.contactinfo) === null || _authdetailsContext$i85 === void 0 ? void 0 : _authdetailsContext$i85.email) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
58703
58751
|
"class": "".concat(footerStyles.mailbtn) + ' d-flex align-items-center justify-content-center mr-2 ml-2',
|
|
58704
58752
|
onClick: function onClick() {
|
|
58705
|
-
var _authdetailsContext$
|
|
58706
|
-
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58753
|
+
var _authdetailsContext$i86;
|
|
58754
|
+
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i86 = authdetailsContext.instinfo) === null || _authdetailsContext$i86 === void 0 || (_authdetailsContext$i86 = _authdetailsContext$i86.contactinfo) === null || _authdetailsContext$i86 === void 0 ? void 0 : _authdetailsContext$i86.email), '_self');
|
|
58707
58755
|
}
|
|
58708
58756
|
}, /*#__PURE__*/React__default["default"].createElement(AiOutlineMail.AiOutlineMail, {
|
|
58709
58757
|
size: sectionproperties.youtubebtniconfontsize
|
|
58710
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58758
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i87 = authdetailsContext.instinfo) === null || _authdetailsContext$i87 === void 0 ? void 0 : _authdetailsContext$i87.whatsappnumber) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
58711
58759
|
"class": "".concat(footerStyles.youtube_btn, " ") + ' d-flex align-items-center justify-content-center ml-2 mr-2 ',
|
|
58712
58760
|
onClick: function onClick() {
|
|
58713
|
-
var _authdetailsContext$
|
|
58714
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58715
|
-
var _authdetailsContext$
|
|
58716
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58761
|
+
var _authdetailsContext$i88;
|
|
58762
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i88 = authdetailsContext.instinfo) === null || _authdetailsContext$i88 === void 0 ? void 0 : _authdetailsContext$i88.whatsappnumber) != null) {
|
|
58763
|
+
var _authdetailsContext$i89;
|
|
58764
|
+
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i89 = authdetailsContext.instinfo) === null || _authdetailsContext$i89 === void 0 ? void 0 : _authdetailsContext$i89.whatsappnumber), '_blank');
|
|
58717
58765
|
}
|
|
58718
58766
|
}
|
|
58719
58767
|
}, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
|