tabexseriescomponents 0.0.71 → 0.0.74
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 +689 -375
- package/dist/index.esm.js +696 -382
- package/dist/index.umd.js +692 -379
- package/package.json +1 -1
- package/{src1-10 → srcOLD}/Contexts/LanguageContext.jsx +0 -0
- package/{src1-10 → srcOLD}/Contexts/ProductsCardsSectionContext.jsx +0 -0
- package/{src1-10 → srcOLD}/StylesJS/Customstyles.js +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/CategoryCardwithhoveraction/CategoryCardwithhoveraction.jsx +9 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Categorycard_fullimage/Categorycard_fullimage.jsx +19 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Categorycard_slidebgscaled/Categorycard_slidebgscaled.jsx +8 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Categorycard_with_trianglebg/Categorycard_with_trianglebg.jsx +7 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Categorycard_with_twolinestransition/Categorycard_with_twolinestransition.jsx +72 -45
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Categorycard_withshapes/Categorycard_withshapes.jsx +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Categorycard_withtext/Categorycard_withtext.jsx +9 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Classiccategorycard/Classiccategorycard.jsx +9 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Horizontalcard/Horizontalcard.jsx +15 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/MenuCard/MenuCard.jsx +12 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/ModernProductCard/ModernProductCard.jsx +12 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Productcard6/Productcard6.jsx +10 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Productcard7/Productcard7.jsx +10 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Productcard_animatedbuttons/Productcard_animatedbuttons.jsx +14 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Productcard_with_circularbg/Productcard_with_circularbg.jsx +17 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Productcard_with_circularhover/Productcard_with_circularhover.jsx +14 -1
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Productcard_with_slideanimation/Productcard_with_slideanimation.jsx +11 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Productcard_with_variants/Productcard_with_variants.jsx +10 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Productcard_with_zoominonhover/Productcard_with_zoominonhover.jsx +10 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Productcarddefault/Productcarddefault.jsx +10 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Productccard_with_imageontopleft/Productccard_with_imageontopleft.jsx +12 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Prouductcard_with_zoomhover/Prouductcard_with_zoomhover.jsx +12 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Simplecategorycardwithtextbelow/Simplecategorycardwithtextbelow.jsx +9 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Simpleproductcard/Simpleproductcard.jsx +15 -3
- package/{src1-10 → srcOLD}/TabexComponents/Cards/StylishProductCard/StylishProductCard.jsx +11 -1
- package/{src1-10 → srcOLD}/TabexComponents/Footer/Footer1/Footer1.jsx +26 -26
- package/{src1-10 → srcOLD}/TabexComponents/Footer/Footer2/Footer2.jsx +25 -24
- package/{src1-10 → srcOLD}/TabexComponents/Footer/Footer3/Footer3.jsx +6 -14
- package/{src1-10 → srcOLD}/TabexComponents/Footer/Footer4/Footer4.jsx +12 -11
- package/{src1-10 → srcOLD}/TabexComponents/Footer/Footer5/Footer5.jsx +88 -81
- package/{src1-10 → srcOLD}/TabexComponents/Footer/Footer6/Footer6.jsx +48 -39
- package/{src1-10 → srcOLD}/TabexComponents/Footer/Footer7/Footer7.jsx +61 -58
- package/{src1-10 → srcOLD}/TabexComponents/Footer/Simplefooter/Simplefooter.jsx +34 -27
- package/{src1-10 → srcOLD}/TabexComponents/Generalfiles/images/egyptflag.png +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Generalfiles/images/noimage.png +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Generalfiles/images/payment/cod.png +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Generalfiles/images/payment/fawry.png +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Generalfiles/images/payment/payment.png +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Generalfiles/images/payment/paymob.png +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Generalfiles/images/payment/paypal.png +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Generalfiles/images/payment/visa.png +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Generalfiles/images/shoppingcart.png +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Generalfiles/images/tabexlogo.png +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Generalfiles/images/unknownmaleuser.png +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Generalfiles/images/usflag.png +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Generalfiles/images/whatsapp.png +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Headers/AllinoneHeader/AllinoneHeader.jsx +99 -97
- package/{src1-10 → srcOLD}/TabexComponents/Headers/ClassicHeader/ClassicHeader.jsx +80 -74
- package/{src1-10 → srcOLD}/TabexComponents/Headers/Header4/Header4.jsx +95 -77
- package/{src1-10 → srcOLD}/TabexComponents/Headers/Header6/Header6.jsx +76 -73
- package/srcOLD/TabexComponents/Headers/Header8/Header8.jsx +882 -0
- package/{src1-10 → srcOLD}/TabexComponents/Headers/HeaderRestaurant/HeaderRestaurant.jsx +137 -93
- package/{src1-10 → srcOLD}/TabexComponents/Headers/Header_threesectionslogocentered/Header_threesectionslogocentered.jsx +114 -85
- package/{src1-10 → srcOLD}/TabexComponents/Headers/Headerresponsive/Headerresponsive.jsx +23 -3
- package/{src1-10 → srcOLD}/TabexComponents/Headers/HeaderwithContactinfo/HeaderwithContactinfo.jsx +114 -116
- package/{src1-10 → srcOLD}/TabexComponents/Headers/Modernheader/Modernheader.jsx +92 -100
- package/{src1-10 → srcOLD}/TabexComponents/Headers/StylishHeader/StylishHeader.jsx +98 -110
- package/srcOLD/TabexComponents/Headers/Subheader/Subheader copy.jsx +228 -0
- package/{src1-10 → srcOLD}/TabexComponents/Headers/Subheader/Subheader.jsx +22 -10
- package/{src1-10 → srcOLD}/TabexComponents/Sections/BackgroundImages/Backgroundimage1/Backgroundimage1.jsx +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Sections/BackgroundImages/Backgroundimage_with_toppill/Backgroundimage_with_toppill.jsx +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Sections/BackgroundImages/BackgroundimageandTextsection/BackgroundimageandTextsection.jsx +9 -0
- package/{src1-10 → srcOLD}/TabexComponents/Sections/BackgroundImages/Section_with_rightbgcont/Section_with_rightbgcont.jsx +7 -0
- package/{src1-10 → srcOLD}/TabexComponents/Sections/BackgroundImages/Threebgimages/Threebgimages.jsx +0 -0
- package/srcOLD/TabexComponents/Sections/BackgroundImages/Twobgimages/Twobgimages.jsx +784 -0
- package/{src1-10 → srcOLD}/TabexComponents/Sections/Cards/CardsSection/CardsSection.jsx +75 -7
- package/{src1-10/TabexComponents/Sections/Cards/CardsSection2/CardsSection2.jsx → srcOLD/TabexComponents/Sections/Cards/CardsSection2/CardsSection2.js} +92 -82
- package/{src1-10 → srcOLD}/TabexComponents/Sections/Cards/CardsSection7/CardsSection7.js +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Sections/Cards/CardsSection8/CardsSection8.js +0 -0
- package/{src1-10/TabexComponents/Sections/Cards/Sixverticalcardssection/Sixverticalcardssection.jsx → srcOLD/TabexComponents/Sections/Cards/Sixverticalcardssection/Sixverticalcardssection.js} +74 -34
- package/{src1-10 → srcOLD}/TabexComponents/Sections/Slideshow/AboutSection/AboutSection.jsx +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Sections/Slideshow/Backgroundimage_with_topcircle/Backgroundimage_with_topcircle.jsx +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Sections/Slideshow/Freetextsection/Freetextsection.jsx +0 -0
- package/srcOLD/TabexComponents/Sections/Slideshow/Image_with_leftwords/Image_with_leftwords.jsx +284 -0
- package/{src1-10 → srcOLD}/TabexComponents/Sections/Slideshow/Image_with_rightwords/Image_with_rightwords.jsx +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Sections/Slideshow/Servicesection/Servicesection.jsx +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Sections/Slideshow/ServicesectionCenteredcards/ServicesectionCenteredcards.jsx +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Sections/Slideshow/Slideshow_with_rotatedsquare/Slideshow_with_rotatedsquare.jsx +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Sections/Slideshow/Slideshow_with_squarebg/Slideshow_with_squarebg.jsx +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Sections/Slideshow/Slideshowdifferentanimations/Slideshowdifferentanimations.jsx +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Sections/Slideshow/Slideshowfade/Slideshowfade.jsx +8 -0
- package/srcOLD/TabexComponents/Sections/Slideshow/Slideshowslide/Slideshowslide.jsx +414 -0
- package/{src1-10 → srcOLD}/TabexComponents/Sections/Slideshow/Slideshowzoom/Slideshowzoom.jsx +53 -92
- package/srcOLD/TabexComponents/StaticPages/Aboutus/Aboutus.js +175 -0
- package/{src1-10 → srcOLD}/TabexComponents/StaticPages/AccountInformation/AccountInformation.jsx +15 -0
- package/{src1-10 → srcOLD}/TabexComponents/StaticPages/CartSlider/CartSlider.jsx +0 -0
- package/{src1-10/TabexComponents/StaticPages/Categoriesdropdown/Categoriesdropdown.jsx → srcOLD/TabexComponents/StaticPages/Categoriesdropdown/Categoriesdropdown.js} +40 -110
- package/{src1-10 → srcOLD}/TabexComponents/StaticPages/Checkout/Checkout.jsx +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/StaticPages/Filter/Filter.jsx +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/StaticPages/Login/FacebookLoginButton.jsx +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/StaticPages/Login/GoogleLoginButton.jsx +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/StaticPages/Login/Login.jsx +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/StaticPages/OrderSuccess/OrderSuccess.js +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/StaticPages/Ordershistory/Ordershistory.jsx +14 -0
- package/{src1-10 → srcOLD}/TabexComponents/StaticPages/Policies/Policies.jsx +5 -0
- package/{src1-10 → srcOLD}/TabexComponents/StaticPages/Productinfo/Productinfo.jsx +50 -0
- package/{src1-10 → srcOLD}/TabexComponents/StaticPages/Searchlist/Searchlist.jsx +16 -0
- package/{src1-10 → srcOLD}/TabexComponents/StaticPages/Signup/CustomerInformationForm.jsx +12 -0
- package/{src1-10 → srcOLD}/TabexComponents/StaticPages/Signup/Signup.jsx +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/StaticPages/Staticpagesrouter/Staticpagesrouter.jsx +10 -0
- package/{src1-10 → srcOLD}/TabexComponents/StaticPages/Viewcart/Viewcart.js +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/StaticPages/Wishlist/Wishlist.jsx +23 -0
- package/{src1-10 → srcOLD}/assets/images/cod.png +0 -0
- package/{src1-10 → srcOLD}/assets/images/egyptflag.png +0 -0
- package/{src1-10 → srcOLD}/assets/images/fawry.png +0 -0
- package/{src1-10 → srcOLD}/assets/images/payment.png +0 -0
- package/{src1-10 → srcOLD}/assets/images/paymob.png +0 -0
- package/{src1-10 → srcOLD}/assets/images/paypal.png +0 -0
- package/{src1-10 → srcOLD}/assets/images/shoppingcart.png +0 -0
- package/{src1-10 → srcOLD}/assets/images/usflag.png +0 -0
- package/{src1-10 → srcOLD}/assets/images/visa.png +0 -0
- package/{src1-10 → srcOLD}/assets/images/whatsapp.png +0 -0
- package/{src1-10 → srcOLD}/button.jsx +0 -0
- package/{src1-10 → srcOLD}/index.jsx +2 -6
- package/{src1-10 → srcOLD}/styles/Home.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/cards/Categorcycard_fullimage.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/cards/Categorycard_slidebgscaled.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/cards/Categorycard_withshapes.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/cards/Productcard6.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/cards/Productcard_with_circularbg.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/cards/Productccard_with_zoominonhover.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/cards/Prouductcard_with_zoomhover.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/cards/categorycard.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/cards/categorycard3.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/cards/categorycardwithtext.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/cards/productcard_animatedbuttons.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/cards/productcard_with_textonhover.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/cards/productccard_with_imageontopleft.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/general/bootstrap.css +73 -68
- package/{src1-10 → srcOLD}/styles/general/dropdown.css +0 -0
- package/{src1-10 → srcOLD}/styles/general/editorbardropdown.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/general/filter.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/general/form.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/general/general.module.css +0 -152
- package/{src1-10 → srcOLD}/styles/general/image-gallery.css +0 -0
- package/{src1-10 → srcOLD}/styles/general/react-accessible-accordion.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/general/react-phone-input-2.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/general/scrollbtn.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/general/slick.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/general/tabs.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/general/workplaceeditor.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/globals.css +0 -0
- package/{src1-10 → srcOLD}/styles/headers/Allinoneheader.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/headers/Header7.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/headers/Header_threesectionslogocentered.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/headers/Sideheader.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/headers/classicheaderstyles.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/headers/dropdown.css +0 -0
- package/{src1-10 → srcOLD}/styles/headers/header4.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/headers/header5.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/headers/header6.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/headers/header_contactinfo.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/headers/headerresturant.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/headers/headerstyles.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/headers/modernheader.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/headers/subheader.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/sections/Backgroundimage1.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/sections/Backgroundimage_with_topcircle.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/sections/Section_with_rightbgcont.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/sections/Slideshow_with_rotatedsquare.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/sections/Slideshow_with_squarebg.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/staticpages/accordion.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/staticpages/cart.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/staticpages/dropdown.css +0 -0
- package/{src1-10 → srcOLD}/styles/staticpages/filter.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/staticpages/login.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/staticpages/productinfo.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/staticpages/shop.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/staticpages/signup.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/staticpages/staticroutersidenav.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/staticpages/viewcart.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/staticpages/wishlist.module.css +0 -0
- package/src1-10/TabexComponents/Headers/Header8/Header8.jsx +0 -888
- package/src1-10/TabexComponents/Sections/BackgroundImages/Twobgimages/Twobgimages.jsx +0 -409
- package/src1-10/TabexComponents/Sections/Slideshow/Image_with_leftwords/Image_with_leftwords.jsx +0 -139
- package/src1-10/TabexComponents/Sections/Slideshow/Slideshowslide/Slideshowslide.jsx +0 -197
- package/src1-10/TabexComponents/Sections/Slideshow/Slideshowzoom/Arrow.js +0 -91
|
@@ -1,22 +1,33 @@
|
|
|
1
1
|
import React, { useEffect, useState, useContext } from 'react';
|
|
2
|
+
// import { Link } from 'react-router-dom';
|
|
3
|
+
// import { LanguageContext } from '../../../LanguageContext';
|
|
4
|
+
// import { FetchingContext } from '../../../FetchingContext';
|
|
5
|
+
// import { TemplateRoutingContext } from '../../../TemplateRoutingContext';
|
|
6
|
+
// import { WebsiteDesignWorkPlaceContext } from '../../../../WebsiteDesignWorkPlaceContext';
|
|
2
7
|
import { css } from 'glamor';
|
|
3
8
|
import { FaFacebookF } from 'react-icons/fa';
|
|
4
9
|
import { BsWhatsapp } from 'react-icons/bs';
|
|
5
10
|
import { AiFillInstagram, AiOutlineMail, AiOutlinePhone } from 'react-icons/ai';
|
|
6
11
|
import { GoLocation } from 'react-icons/go';
|
|
7
12
|
import { serverbaselink } from '../../../../Env';
|
|
13
|
+
|
|
8
14
|
import visa from '../../../assets/images/visa.png';
|
|
9
15
|
import fawry from '../../../assets/images/fawry.png';
|
|
10
16
|
import paypal from '../../../assets/images/paypal.png';
|
|
11
17
|
import paymob from '../../../assets/images/paymob.png';
|
|
18
|
+
|
|
12
19
|
import { IKImage } from 'imagekitio-react';
|
|
13
20
|
import { IKpublicKey, IKurlEndpoint } from '../../../../Env';
|
|
14
21
|
|
|
15
22
|
const Footer5 = (props) => {
|
|
23
|
+
// const { lang, langdetect } = useContext(LanguageContext);
|
|
24
|
+
// const { fetch_inst_tabex_websitetemplatesQueryContext, StatePagePropertiesContext } = useContext(WebsiteDesignWorkPlaceContext);
|
|
25
|
+
// const { fetchAuthorizationQueryContext, templateproperties_context } = useContext(FetchingContext);
|
|
26
|
+
// const { routingcountext, StaticPagesLinksContext } = useContext(TemplateRoutingContext);
|
|
16
27
|
const [sectionproperties, setsectionproperties] = useState('');
|
|
17
28
|
const [maincontainerarrayofobjs, setmaincontainerarrayofobjs] = useState([]);
|
|
18
29
|
const [logoarrayofobjects, setlogoarrayofobjects] = useState([]);
|
|
19
|
-
|
|
30
|
+
|
|
20
31
|
const StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
|
|
21
32
|
const lang = props.actions.lang;
|
|
22
33
|
const langdetect = props.actions.langdetect;
|
|
@@ -185,9 +196,9 @@ const Footer5 = (props) => {
|
|
|
185
196
|
}),
|
|
186
197
|
};
|
|
187
198
|
return (
|
|
188
|
-
<div
|
|
199
|
+
<div class={`${footerStyles.footerContainer}` + ' row m-0 w-100 d-flex justify-content-center pl-md-4 pr-md-4 pl-sm-2 pr-sm-2 '} style={{ position: 'relative' }}>
|
|
189
200
|
{maincontainerarrayofobjs.length != 0 && (
|
|
190
|
-
<div
|
|
201
|
+
<div class={footerStyles.imgcontainer}>
|
|
191
202
|
<IKImage
|
|
192
203
|
urlEndpoint={IKurlEndpoint}
|
|
193
204
|
publicKey={IKpublicKey}
|
|
@@ -208,12 +219,12 @@ const Footer5 = (props) => {
|
|
|
208
219
|
/>
|
|
209
220
|
</div>
|
|
210
221
|
)}
|
|
211
|
-
<div
|
|
212
|
-
<div
|
|
213
|
-
<div
|
|
214
|
-
<div
|
|
215
|
-
<div
|
|
216
|
-
<div
|
|
222
|
+
<div class="col-lg-12 p-0" style={{ zIndex: 10 }}>
|
|
223
|
+
<div class="row m-0 w-100">
|
|
224
|
+
<div class="col-lg-4 col-md-12 col-sm-12 d-none d-md-flex align-items-center justify-content-start p-sm-0">
|
|
225
|
+
<div class="row m-0 w-100">
|
|
226
|
+
<div class="col-lg-12 allcentered p-0">
|
|
227
|
+
<div class={`${footerStyles.footerlogo}` + ' d-flex flex-column align-items-center justify-content-start '}>
|
|
217
228
|
<img
|
|
218
229
|
src={serverbaselink + authdetailsContext.instinfo.instlogo}
|
|
219
230
|
style={{
|
|
@@ -225,30 +236,30 @@ const Footer5 = (props) => {
|
|
|
225
236
|
</div>
|
|
226
237
|
</div>
|
|
227
238
|
{sectionproperties.showfooterdescription == 'Show' && (
|
|
228
|
-
<div
|
|
229
|
-
<p
|
|
239
|
+
<div class="col-lg-12 p-0 allcentered mt-2 p-0">
|
|
240
|
+
<p class={`${footerStyles.footerinformationstyles}` + ' wordbreak wordbreak3 text-center p-0 mb-4 '}>
|
|
230
241
|
{langdetect == 'en' ? authdetailsContext.instinfo.description_en : authdetailsContext.instinfo.description_ar}
|
|
231
242
|
</p>
|
|
232
243
|
</div>
|
|
233
244
|
)}
|
|
234
|
-
<div
|
|
245
|
+
<div class="col-lg-12 allcentered">
|
|
235
246
|
{sectionproperties.fbbtn_show == 'Show' && (
|
|
236
|
-
<div
|
|
237
|
-
<i
|
|
247
|
+
<div class={langdetect == 'en' ? `${footerStyles.facebook_btn}` + ' allcentered mr-3 mr-sm-4 ' : `${footerStyles.facebook_btn}` + ' allcentered ml-3 ml-sm-4'}>
|
|
248
|
+
<i class="h-100 allcentered">
|
|
238
249
|
<FaFacebookF size={sectionproperties.facebkbtnniconfontsize} />
|
|
239
250
|
</i>
|
|
240
251
|
</div>
|
|
241
252
|
)}
|
|
242
253
|
{sectionproperties.instbtn_show == 'Show' && (
|
|
243
|
-
<div
|
|
244
|
-
<i
|
|
254
|
+
<div class={langdetect == 'en' ? `${footerStyles.instgram_btn}` + ' allcentered mr-3 mr-sm-4 ' : `${footerStyles.instgram_btn}` + ' allcentered ml-3 ml-sm-4'}>
|
|
255
|
+
<i class="h-100 allcentered">
|
|
245
256
|
<AiFillInstagram size={sectionproperties.instgrambtniconfontsize} />
|
|
246
257
|
</i>
|
|
247
258
|
</div>
|
|
248
259
|
)}
|
|
249
260
|
{sectionproperties.youtbtn_show == 'Show' && (
|
|
250
|
-
<div
|
|
251
|
-
<i
|
|
261
|
+
<div class={langdetect == 'en' ? `${footerStyles.youtube_btn}` + ' allcentered mr-3 mr-sm-4 ' : `${footerStyles.youtube_btn}` + ' allcentered ml-3 ml-sm-4'}>
|
|
262
|
+
<i class="h-100 allcentered">
|
|
252
263
|
<BsWhatsapp size={sectionproperties.youtubebtniconfontsize} />
|
|
253
264
|
</i>
|
|
254
265
|
</div>
|
|
@@ -256,22 +267,22 @@ const Footer5 = (props) => {
|
|
|
256
267
|
</div>
|
|
257
268
|
</div>
|
|
258
269
|
</div>
|
|
259
|
-
<div
|
|
260
|
-
<div
|
|
270
|
+
<div class="col-lg-4 mt-4 p-sm-0">
|
|
271
|
+
<div class="row m-0 w-100">
|
|
261
272
|
{sectionproperties.showhidemainpages == 'Show' && (
|
|
262
|
-
<div
|
|
263
|
-
<div
|
|
264
|
-
<div
|
|
265
|
-
<p
|
|
273
|
+
<div class="col-lg-6 col-md-12 col-sm-12 p-0">
|
|
274
|
+
<div class="row m-0 w-100">
|
|
275
|
+
<div class="col-lg-12 p-0 d-flex justify-content-md-center ">
|
|
276
|
+
<p class={`${footerStyles.footertitlestyles}` + ' m-0 p-0 mb-3 wordbreak d-none '} style={{ textAlign: langdetect == 'en' ? 'left' : 'right' }}>
|
|
266
277
|
{lang.usefullinks}
|
|
267
278
|
</p>
|
|
268
279
|
</div>
|
|
269
280
|
{templatepropcontext.pagesnprop.map((item, index) => {
|
|
270
281
|
if (item.isnavigation == 1 && item.isactive == 1) {
|
|
271
282
|
return (
|
|
272
|
-
<div
|
|
273
|
-
<div
|
|
274
|
-
<p
|
|
283
|
+
<div class="col-lg-12 p-0 d-flex justify-content-md-center">
|
|
284
|
+
<div to={item.navigationroute}>
|
|
285
|
+
<p class={`${footerStyles.footersubtitlestyles}` + ' wordbreak '} style={{ textAlign: langdetect == 'en' ? 'left' : 'right' }}>
|
|
275
286
|
{langdetect == 'en' ? item.pagename : item.pagename_ar}
|
|
276
287
|
</p>
|
|
277
288
|
</div>
|
|
@@ -283,16 +294,16 @@ const Footer5 = (props) => {
|
|
|
283
294
|
</div>
|
|
284
295
|
)}
|
|
285
296
|
{sectionproperties.showhidemainpages == 'Show' && (
|
|
286
|
-
<div
|
|
287
|
-
<div
|
|
288
|
-
<div
|
|
289
|
-
<p
|
|
297
|
+
<div class="col-lg-6 col-md-12 col-sm-12">
|
|
298
|
+
<div class="row m-0 w-100">
|
|
299
|
+
<div class="col-lg-12 p-0 d-flex justify-content-md-center">
|
|
300
|
+
<p class={`${footerStyles.footertitlestyles}` + ' m-0 p-0 mb-3 wordbreak '} style={{ textAlign: langdetect == 'en' ? 'left' : 'right' }}>
|
|
290
301
|
{lang.helpcenter}
|
|
291
302
|
</p>
|
|
292
303
|
</div>
|
|
293
|
-
<div
|
|
304
|
+
<div class="col-lg-12 p-0 d-flex justify-content-md-center">
|
|
294
305
|
<p
|
|
295
|
-
|
|
306
|
+
class={`${footerStyles.footersubtitlestyles}` + ' wordbreak '}
|
|
296
307
|
style={{ textAlign: langdetect == 'en' ? 'left' : 'right' }}
|
|
297
308
|
onClick={() => {
|
|
298
309
|
routingcountext(StaticPagesLinksContext.Wishlist);
|
|
@@ -301,9 +312,9 @@ const Footer5 = (props) => {
|
|
|
301
312
|
{lang.wishlist}
|
|
302
313
|
</p>
|
|
303
314
|
</div>
|
|
304
|
-
<div
|
|
315
|
+
<div class="col-lg-12 p-0 d-flex justify-content-md-center">
|
|
305
316
|
<p
|
|
306
|
-
|
|
317
|
+
class={`${footerStyles.footersubtitlestyles}` + ' wordbreak '}
|
|
307
318
|
style={{ textAlign: langdetect == 'en' ? 'left' : 'right' }}
|
|
308
319
|
onClick={() => {
|
|
309
320
|
routingcountext(StaticPagesLinksContext.Ordershistory);
|
|
@@ -312,9 +323,9 @@ const Footer5 = (props) => {
|
|
|
312
323
|
{lang.orderhistory}
|
|
313
324
|
</p>
|
|
314
325
|
</div>
|
|
315
|
-
<div
|
|
326
|
+
<div class="col-lg-12 p-0 d-flex justify-content-md-center">
|
|
316
327
|
<p
|
|
317
|
-
|
|
328
|
+
class={`${footerStyles.footersubtitlestyles}` + ' wordbreak '}
|
|
318
329
|
style={{ textAlign: langdetect == 'en' ? 'left' : 'right' }}
|
|
319
330
|
onClick={() => {
|
|
320
331
|
routingcountext(StaticPagesLinksContext.Policies);
|
|
@@ -328,10 +339,10 @@ const Footer5 = (props) => {
|
|
|
328
339
|
)}
|
|
329
340
|
</div>
|
|
330
341
|
</div>
|
|
331
|
-
<div
|
|
332
|
-
<div
|
|
333
|
-
<div
|
|
334
|
-
<div
|
|
342
|
+
<div class="col-lg-4 col-md-12 col-sm-12 d-flex d-md-none align-items-center justify-content-start p-sm-0">
|
|
343
|
+
<div class="row m-0 w-100">
|
|
344
|
+
<div class="col-lg-12 allcentered">
|
|
345
|
+
<div class={`${footerStyles.footerlogo}` + ' d-flex flex-column align-items-center justify-content-start '}>
|
|
335
346
|
<IKImage
|
|
336
347
|
urlEndpoint={IKurlEndpoint}
|
|
337
348
|
publicKey={IKpublicKey}
|
|
@@ -346,30 +357,30 @@ const Footer5 = (props) => {
|
|
|
346
357
|
</div>
|
|
347
358
|
</div>
|
|
348
359
|
{sectionproperties.showfooterdescription == 'Show' && (
|
|
349
|
-
<div
|
|
350
|
-
<p
|
|
360
|
+
<div class="col-lg-12 p-0 allcentered mt-2">
|
|
361
|
+
<p class={`${footerStyles.footerinformationstyles}` + ' wordbreak wordbreak3 text-center p-0 mb-4 '}>
|
|
351
362
|
{langdetect == 'en' ? authdetailsContext.instinfo.description_en : authdetailsContext.instinfo.description_ar}
|
|
352
363
|
</p>
|
|
353
364
|
</div>
|
|
354
365
|
)}
|
|
355
|
-
<div
|
|
366
|
+
<div class="col-lg-12 allcentered">
|
|
356
367
|
{sectionproperties.fbbtn_show == 'Show' && (
|
|
357
|
-
<div
|
|
358
|
-
<i
|
|
368
|
+
<div class={langdetect == 'en' ? `${footerStyles.facebook_btn}` + ' allcentered mr-3 mr-sm-4 ' : `${footerStyles.facebook_btn}` + ' allcentered ml-3 ml-sm-4'}>
|
|
369
|
+
<i class="h-100 allcentered">
|
|
359
370
|
<FaFacebookF size={sectionproperties.facebkbtnniconfontsize} />
|
|
360
371
|
</i>
|
|
361
372
|
</div>
|
|
362
373
|
)}
|
|
363
374
|
{sectionproperties.instbtn_show == 'Show' && (
|
|
364
|
-
<div
|
|
365
|
-
<i
|
|
375
|
+
<div class={langdetect == 'en' ? `${footerStyles.instgram_btn}` + ' allcentered mr-3 mr-sm-4 ' : `${footerStyles.instgram_btn}` + ' allcentered ml-3 ml-sm-4'}>
|
|
376
|
+
<i class="h-100 allcentered">
|
|
366
377
|
<AiFillInstagram size={sectionproperties.instgrambtniconfontsize} />
|
|
367
378
|
</i>
|
|
368
379
|
</div>
|
|
369
380
|
)}
|
|
370
381
|
{sectionproperties.youtbtn_show == 'Show' && (
|
|
371
|
-
<div
|
|
372
|
-
<i
|
|
382
|
+
<div class={langdetect == 'en' ? `${footerStyles.youtube_btn}` + ' allcentered mr-3 mr-sm-4 ' : `${footerStyles.youtube_btn}` + ' allcentered ml-3 ml-sm-4'}>
|
|
383
|
+
<i class="h-100 allcentered">
|
|
373
384
|
<BsWhatsapp size={sectionproperties.youtubebtniconfontsize} />
|
|
374
385
|
</i>
|
|
375
386
|
</div>
|
|
@@ -378,48 +389,44 @@ const Footer5 = (props) => {
|
|
|
378
389
|
</div>
|
|
379
390
|
</div>
|
|
380
391
|
<div
|
|
381
|
-
|
|
392
|
+
class="col-lg-4 mt-4 pl-md-2 pr-md-2"
|
|
382
393
|
style={{
|
|
383
394
|
paddingLeft: langdetect == 'en' ? '80px' : 0,
|
|
384
395
|
paddingRight: langdetect == 'en' ? 0 : '80px',
|
|
385
396
|
}}
|
|
386
397
|
>
|
|
387
398
|
{sectionproperties.showfooterdescription == 'Show' && (
|
|
388
|
-
<div
|
|
389
|
-
<p
|
|
399
|
+
<div class="col-lg-12 p-0 d-flex justify-content-start justify-content-md-center mt-2">
|
|
400
|
+
<p class={`${footerStyles.footertitlestyles}` + ' wordbreak p-0 mb-4 '}>Contact Info</p>
|
|
390
401
|
</div>
|
|
391
402
|
)}
|
|
392
403
|
{sectionproperties.showfooteraddress == 'Show' && (
|
|
393
404
|
<div
|
|
394
|
-
|
|
395
|
-
`${footerStyles.footerinformationstyles}` + ' col-lg-12 col-md-12 col-sm-12 p-0 d-flex justify-content-start justify-content-md-center align-items-center mb-3 '
|
|
396
|
-
}
|
|
405
|
+
class={`${footerStyles.footerinformationstyles}` + ' col-lg-12 col-md-12 col-sm-12 p-0 d-flex justify-content-start justify-content-md-center align-items-center mb-3 '}
|
|
397
406
|
>
|
|
398
|
-
<i
|
|
399
|
-
<GoLocation
|
|
407
|
+
<i class="h-100 d-flex justify-content-center align-items-center">
|
|
408
|
+
<GoLocation class={langdetect == 'en' ? 'mr-2' : 'ml-2'} size={20} />
|
|
400
409
|
</i>
|
|
401
|
-
<p
|
|
410
|
+
<p class={' p-0 m-0 wordbreak '}>{authdetailsContext.instinfo.address_en}</p>
|
|
402
411
|
</div>
|
|
403
412
|
)}
|
|
404
413
|
{sectionproperties.showfooteremail == 'Show' && (
|
|
405
414
|
<div
|
|
406
|
-
|
|
407
|
-
`${footerStyles.footerinformationstyles}` + ' col-lg-12 col-md-12 col-sm-12 p-0 d-flex justify-content-start justify-content-md-center align-items-center mb-3 '
|
|
408
|
-
}
|
|
415
|
+
class={`${footerStyles.footerinformationstyles}` + ' col-lg-12 col-md-12 col-sm-12 p-0 d-flex justify-content-start justify-content-md-center align-items-center mb-3 '}
|
|
409
416
|
onClick={() => {
|
|
410
417
|
window.open('mailto:' + authdetailsContext.instinfo.contactinfo.email, '_self');
|
|
411
418
|
}}
|
|
412
419
|
style={{ cursor: 'pointer' }}
|
|
413
420
|
>
|
|
414
|
-
<i
|
|
415
|
-
<AiOutlineMail
|
|
421
|
+
<i class="h-100 d-flex justify-content-center align-items-center">
|
|
422
|
+
<AiOutlineMail class={langdetect == 'en' ? 'mr-2' : 'ml-2'} size={20} />
|
|
416
423
|
</i>
|
|
417
|
-
<p
|
|
424
|
+
<p class={' p-0 m-0 wordbreak text-transform-none '}>{authdetailsContext.instinfo.contactinfo.email}</p>
|
|
418
425
|
</div>
|
|
419
426
|
)}
|
|
420
427
|
{sectionproperties.showfooterphonenumber == 'Show' && (
|
|
421
428
|
<div
|
|
422
|
-
|
|
429
|
+
class={
|
|
423
430
|
`${footerStyles.footerinformationstyles}` + ' col-lg-12 col-md-12 col-sm-12 p-0 d-flex justify-content-start justify-content-md-center align-items-center mb-md-3'
|
|
424
431
|
}
|
|
425
432
|
onClick={() => {
|
|
@@ -427,53 +434,53 @@ const Footer5 = (props) => {
|
|
|
427
434
|
}}
|
|
428
435
|
style={{ cursor: 'pointer' }}
|
|
429
436
|
>
|
|
430
|
-
<i
|
|
431
|
-
<AiOutlinePhone
|
|
437
|
+
<i class="h-100 d-flex justify-content-center align-items-center">
|
|
438
|
+
<AiOutlinePhone class={langdetect == 'en' ? 'mr-2' : 'ml-2'} size={20} />
|
|
432
439
|
</i>
|
|
433
|
-
<p
|
|
440
|
+
<p class={' p-0 m-0 wordbreak '}>{authdetailsContext.instinfo.contactinfo.mobile}</p>
|
|
434
441
|
</div>
|
|
435
442
|
)}
|
|
436
443
|
{sectionproperties.showpaymentfooter == 'Show' && (
|
|
437
|
-
<div
|
|
438
|
-
<div
|
|
439
|
-
<p
|
|
444
|
+
<div class="row m-0 w-100 mt-3">
|
|
445
|
+
<div class="col-lg-12 p-0 d-flex justify-content-md-center">
|
|
446
|
+
<p class={`${footerStyles.footertitlestyles}` + ' m-0 p-0 '}>We accept</p>
|
|
440
447
|
</div>
|
|
441
|
-
<div
|
|
448
|
+
<div class="col-lg-12 p-0 m-0 w-100 d-flex flex-row align-items-center justify-content-start justify-content-md-center">
|
|
442
449
|
<div
|
|
443
|
-
|
|
450
|
+
class={`${footerStyles.payimgcont}`}
|
|
444
451
|
style={{
|
|
445
452
|
width: '50px',
|
|
446
453
|
height: '40px',
|
|
447
454
|
}}
|
|
448
455
|
>
|
|
449
|
-
<img src={visa}
|
|
456
|
+
<img src={visa} class={`${footerStyles.payimg}`} />
|
|
450
457
|
</div>
|
|
451
458
|
<div
|
|
452
|
-
|
|
459
|
+
class={`${footerStyles.payimgcont}`}
|
|
453
460
|
style={{
|
|
454
461
|
width: '70px',
|
|
455
462
|
height: '40px',
|
|
456
463
|
}}
|
|
457
464
|
>
|
|
458
|
-
<img src={paypal}
|
|
465
|
+
<img src={paypal} class={`${footerStyles.payimg}`} />
|
|
459
466
|
</div>
|
|
460
467
|
<div
|
|
461
|
-
|
|
468
|
+
class={`${footerStyles.payimgcont}`}
|
|
462
469
|
style={{
|
|
463
470
|
width: '70px',
|
|
464
471
|
height: '40px',
|
|
465
472
|
}}
|
|
466
473
|
>
|
|
467
|
-
<img src={fawry}
|
|
474
|
+
<img src={fawry} class={`${footerStyles.payimg}`} />
|
|
468
475
|
</div>
|
|
469
476
|
<div
|
|
470
|
-
|
|
477
|
+
class={`${footerStyles.payimgcont}`}
|
|
471
478
|
style={{
|
|
472
479
|
width: '75px',
|
|
473
480
|
height: '40px',
|
|
474
481
|
}}
|
|
475
482
|
>
|
|
476
|
-
<img src={paymob}
|
|
483
|
+
<img src={paymob} class={`${footerStyles.payimg}`} />
|
|
477
484
|
</div>
|
|
478
485
|
</div>
|
|
479
486
|
</div>
|
|
@@ -1,4 +1,8 @@
|
|
|
1
1
|
import React, { useEffect, useState, useContext } from 'react';
|
|
2
|
+
// import { LanguageContext } from '../../../LanguageContext';
|
|
3
|
+
// import { FetchingContext } from '../../../FetchingContext';
|
|
4
|
+
// import { TemplateRoutingContext } from '../../../TemplateRoutingContext';
|
|
5
|
+
// import { WebsiteDesignWorkPlaceContext } from '../../../../WebsiteDesignWorkPlaceContext';
|
|
2
6
|
import { css } from 'glamor';
|
|
3
7
|
import { FaFacebookF } from 'react-icons/fa';
|
|
4
8
|
import { BsWhatsapp, BsInfoCircle } from 'react-icons/bs';
|
|
@@ -6,16 +10,21 @@ import { IoLocationSharp } from 'react-icons/io5';
|
|
|
6
10
|
import { AiFillInstagram } from 'react-icons/ai';
|
|
7
11
|
import { HiOutlineClock } from 'react-icons/hi';
|
|
8
12
|
import { GoLocation } from 'react-icons/go';
|
|
13
|
+
// import { serverbaselink } from '../../../Env_Variables';
|
|
9
14
|
import visa from '../../../assets/images/visa.png';
|
|
10
15
|
import fawry from '../../../assets/images/fawry.png';
|
|
11
16
|
import paypal from '../../../assets/images/paypal.png';
|
|
12
17
|
import paymob from '../../../assets/images/paymob.png';
|
|
13
18
|
|
|
14
19
|
const Footer6 = (props) => {
|
|
20
|
+
// const { lang, langdetect } = useContext(LanguageContext);
|
|
21
|
+
// const { fetch_inst_tabex_websitetemplatesQueryContext, StatePagePropertiesContext } = useContext(WebsiteDesignWorkPlaceContext);
|
|
22
|
+
// const { fetchAuthorizationQueryContext, templateproperties_context } = useContext(FetchingContext);
|
|
23
|
+
// const { routingcountext, StaticPagesLinksContext } = useContext(TemplateRoutingContext);
|
|
15
24
|
const [sectionproperties, setsectionproperties] = useState('');
|
|
16
25
|
const [arrayofobjectimagesonly, setarrayofobjectimagesonly] = useState([]);
|
|
17
26
|
const [logoarrayofobjects, setlogoarrayofobjects] = useState([]);
|
|
18
|
-
|
|
27
|
+
|
|
19
28
|
const StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
|
|
20
29
|
const lang = props.actions.lang;
|
|
21
30
|
const langdetect = props.actions.langdetect;
|
|
@@ -145,23 +154,23 @@ const Footer6 = (props) => {
|
|
|
145
154
|
}),
|
|
146
155
|
};
|
|
147
156
|
return (
|
|
148
|
-
<div
|
|
157
|
+
<div class={`${footerStyles.footerContainer}` + ' row m-0 w-100 d-flex justify-content-center pl-md-4 pr-md-4 pl-sm-2 pr-sm-2 '}>
|
|
149
158
|
{sectionproperties.showfooterdescription == 'Show' && (
|
|
150
|
-
<div
|
|
151
|
-
<div
|
|
152
|
-
<div
|
|
153
|
-
<BsInfoCircle
|
|
154
|
-
<p
|
|
159
|
+
<div class="col-lg-3 col-md-12 col-sm-12 p-0 mb-md-3">
|
|
160
|
+
<div class="row m-0 w-100">
|
|
161
|
+
<div class="col-lg-12 d-flex justify-content-start align-items-center flex-row">
|
|
162
|
+
<BsInfoCircle class={footerStyles.icon} size={18} />
|
|
163
|
+
<p class={footerStyles.titlestyles + ' m-0 p-0 ml-2 mr-2 '}>{lang.contactus}</p>
|
|
155
164
|
</div>
|
|
156
165
|
<div
|
|
157
|
-
|
|
166
|
+
class="col-lg-12 d-flex justify-content-start align-items-center"
|
|
158
167
|
style={{
|
|
159
168
|
paddingLeft: langdetect == 'en' ? '2.5rem' : 0,
|
|
160
169
|
paddingRight: langdetect == 'en' ? 0 : '2.5rem',
|
|
161
170
|
}}
|
|
162
171
|
>
|
|
163
172
|
<p
|
|
164
|
-
|
|
173
|
+
class={footerStyles.infostyles + ' m-0 p-0 mt-2 cursor-pointer '}
|
|
165
174
|
onClick={() => {
|
|
166
175
|
window.open('tel:+' + authdetailsContext.instinfo.contactinfo.mobile, '_self');
|
|
167
176
|
}}
|
|
@@ -170,112 +179,112 @@ const Footer6 = (props) => {
|
|
|
170
179
|
</p>
|
|
171
180
|
</div>
|
|
172
181
|
<div
|
|
173
|
-
|
|
182
|
+
class="col-lg-12 d-flex justify-content-start align-items-center"
|
|
174
183
|
style={{
|
|
175
184
|
paddingLeft: langdetect == 'en' ? '2.5rem' : 0,
|
|
176
185
|
paddingRight: langdetect == 'en' ? 0 : '2.5rem',
|
|
177
186
|
}}
|
|
178
187
|
>
|
|
179
|
-
<p
|
|
188
|
+
<p class={footerStyles.infostyles + ' m-0 p-0 mt-2 '}>{authdetailsContext.instinfo.contactinfo.email}</p>
|
|
180
189
|
</div>
|
|
181
190
|
</div>
|
|
182
191
|
</div>
|
|
183
192
|
)}
|
|
184
193
|
{sectionproperties.showfooteraddress == 'Show' && (
|
|
185
|
-
<div
|
|
186
|
-
<div
|
|
187
|
-
<div
|
|
188
|
-
<GoLocation
|
|
189
|
-
<p
|
|
194
|
+
<div class="col-lg-3 col-md-12 col-sm-12 p-0 mb-md-3">
|
|
195
|
+
<div class="row m-0 w-100">
|
|
196
|
+
<div class="col-lg-12 d-flex justify-content-start align-items-center flex-row">
|
|
197
|
+
<GoLocation class={footerStyles.icon} size={18} />
|
|
198
|
+
<p class={footerStyles.titlestyles + ' m-0 p-0 ml-2 mr-2 '}>{lang.address}</p>
|
|
190
199
|
</div>
|
|
191
200
|
<div
|
|
192
|
-
|
|
201
|
+
class="col-lg-12 d-flex justify-content-start align-items-center flex-row"
|
|
193
202
|
style={{
|
|
194
203
|
paddingLeft: langdetect == 'en' ? '2.5rem' : 0,
|
|
195
204
|
paddingRight: langdetect == 'en' ? 0 : '2.5rem',
|
|
196
205
|
}}
|
|
197
206
|
>
|
|
198
|
-
<p
|
|
207
|
+
<p class={footerStyles.infostyles + ' m-0 p-0 mt-2 '}>{authdetailsContext.instinfo.address_en}</p>
|
|
199
208
|
</div>
|
|
200
209
|
</div>
|
|
201
210
|
</div>
|
|
202
211
|
)}
|
|
203
212
|
{sectionproperties.showopeninghours == 'Show' && (
|
|
204
|
-
<div
|
|
205
|
-
<div
|
|
206
|
-
<HiOutlineClock
|
|
207
|
-
<p
|
|
213
|
+
<div class="col-lg-3 col-md-12 col-sm-12 p-0 mb-md-3">
|
|
214
|
+
<div class="col-lg-12 d-flex justify-content-start align-items-center flex-row">
|
|
215
|
+
<HiOutlineClock class={footerStyles.icon} size={23} />
|
|
216
|
+
<p class={footerStyles.titlestyles + ' m-0 p-0 ml-2 mr-2 '}>{lang.workinghours}</p>
|
|
208
217
|
</div>
|
|
209
218
|
<div
|
|
210
|
-
|
|
219
|
+
class="col-lg-12 d-flex justify-content-start align-items-center flex-row"
|
|
211
220
|
style={{
|
|
212
221
|
paddingLeft: langdetect == 'en' ? '2.5rem' : 0,
|
|
213
222
|
paddingRight: langdetect == 'en' ? 0 : '2.5rem',
|
|
214
223
|
}}
|
|
215
224
|
>
|
|
216
|
-
<p
|
|
225
|
+
<p class={footerStyles.infostyles + ' m-0 p-0 mt-2 '}>Sat-Mon 12:00pm - 9:00pm</p>
|
|
217
226
|
</div>
|
|
218
227
|
</div>
|
|
219
228
|
)}
|
|
220
|
-
<div
|
|
229
|
+
<div class="col-lg-3 d-flex align-items-center justify-content-center justify-content-md-start">
|
|
221
230
|
{sectionproperties.fbbtn_show == 'Show' && (
|
|
222
|
-
<div
|
|
231
|
+
<div class={`${footerStyles.facebook_btn}` + ' d-flex align-items-center justify-content-center '}>
|
|
223
232
|
<FaFacebookF size={sectionproperties.facebkbtnniconfontsize} />
|
|
224
233
|
</div>
|
|
225
234
|
)}
|
|
226
235
|
{sectionproperties.instbtn_show == 'Show' && (
|
|
227
|
-
<div
|
|
236
|
+
<div class={`${footerStyles.instgram_btn}` + ' d-flex align-items-center justify-content-center ml-3 mr-3 '}>
|
|
228
237
|
<AiFillInstagram size={sectionproperties.instgrambtniconfontsize} />
|
|
229
238
|
</div>
|
|
230
239
|
)}
|
|
231
240
|
{sectionproperties.youtbtn_show == 'Show' && (
|
|
232
|
-
<div
|
|
241
|
+
<div class={`${footerStyles.youtube_btn}` + ' d-flex align-items-center justify-content-center '}>
|
|
233
242
|
<BsWhatsapp size={sectionproperties.youtubebtniconfontsize} />
|
|
234
243
|
</div>
|
|
235
244
|
)}
|
|
236
245
|
</div>
|
|
237
246
|
{sectionproperties.showseparator == 'Show' && (
|
|
238
|
-
<div
|
|
239
|
-
<div
|
|
247
|
+
<div class="col-lg-12 p-0 mt-4 mb-4">
|
|
248
|
+
<div class={footerStyles.divider} />
|
|
240
249
|
</div>
|
|
241
250
|
)}
|
|
242
251
|
{sectionproperties.showpaymentfooter == 'Show' && (
|
|
243
|
-
<div
|
|
252
|
+
<div class="col-lg-12 allcentered">
|
|
244
253
|
<div
|
|
245
|
-
|
|
254
|
+
class={`${footerStyles.payimgcont}`}
|
|
246
255
|
style={{
|
|
247
256
|
width: '50px',
|
|
248
257
|
height: '40px',
|
|
249
258
|
}}
|
|
250
259
|
>
|
|
251
|
-
<img src={visa}
|
|
260
|
+
<img src={visa} class={`${footerStyles.payimg}`} />
|
|
252
261
|
</div>
|
|
253
262
|
<div
|
|
254
|
-
|
|
263
|
+
class={`${footerStyles.payimgcont}`}
|
|
255
264
|
style={{
|
|
256
265
|
width: '70px',
|
|
257
266
|
height: '40px',
|
|
258
267
|
}}
|
|
259
268
|
>
|
|
260
|
-
<img src={paypal}
|
|
269
|
+
<img src={paypal} class={`${footerStyles.payimg}`} />
|
|
261
270
|
</div>
|
|
262
271
|
<div
|
|
263
|
-
|
|
272
|
+
class={`${footerStyles.payimgcont}`}
|
|
264
273
|
style={{
|
|
265
274
|
width: '70px',
|
|
266
275
|
height: '40px',
|
|
267
276
|
}}
|
|
268
277
|
>
|
|
269
|
-
<img src={fawry}
|
|
278
|
+
<img src={fawry} class={`${footerStyles.payimg}`} />
|
|
270
279
|
</div>
|
|
271
280
|
<div
|
|
272
|
-
|
|
281
|
+
class={`${footerStyles.payimgcont}`}
|
|
273
282
|
style={{
|
|
274
283
|
width: '75px',
|
|
275
284
|
height: '40px',
|
|
276
285
|
}}
|
|
277
286
|
>
|
|
278
|
-
<img src={paymob}
|
|
287
|
+
<img src={paymob} class={`${footerStyles.payimg}`} />
|
|
279
288
|
</div>
|
|
280
289
|
</div>
|
|
281
290
|
)}
|