tabexseriescomponents 0.0.653 → 0.0.656

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.
Files changed (351) hide show
  1. package/dist/index.cjs.js +28 -20
  2. package/dist/index.esm.js +28 -20
  3. package/dist/index.umd.js +28 -20
  4. package/package.json +1 -1
  5. package/src19-11/Contexts/LanguageContext.jsx +408 -0
  6. package/src19-11/Contexts/ProductsCardsSectionContext.jsx +36 -0
  7. package/src19-11/Imagekitconfig.jsx +46 -0
  8. package/src19-11/StylesJS/Customstyles.js +345 -0
  9. package/src19-11/TabexComponents/Cards/CTAProductCard/CTAProductCard.jsx +376 -0
  10. package/src19-11/TabexComponents/Cards/Card20/Card20.jsx +298 -0
  11. package/src19-11/TabexComponents/Cards/Card21/Card21.jsx +388 -0
  12. package/src19-11/TabexComponents/Cards/Card22/Card22.jsx +288 -0
  13. package/src19-11/TabexComponents/Cards/Card23/Card23 copy.jsx +1630 -0
  14. package/src19-11/TabexComponents/Cards/Card23/Card23.jsx +733 -0
  15. package/src19-11/TabexComponents/Cards/CardAll/CardAll.jsx +453 -0
  16. package/src19-11/TabexComponents/Cards/CardBadgeSlideFromTop/CardBadgeSlideFromTop.jsx +394 -0
  17. package/src19-11/TabexComponents/Cards/CardWithTextOnly/CardWithTextOnly.jsx +70 -0
  18. package/src19-11/TabexComponents/Cards/CategoryCardTextOnImage/CategoryCardTextOnImage.jsx +211 -0
  19. package/src19-11/TabexComponents/Cards/CategoryCardwithhoveraction/CategoryCardwithhoveraction.jsx +255 -0
  20. package/src19-11/TabexComponents/Cards/Categorycard_fullimage/Categorycard_fullimage.jsx +235 -0
  21. package/src19-11/TabexComponents/Cards/Categorycard_slidebgscaled/Categorycard_slidebgscaled.jsx +199 -0
  22. package/src19-11/TabexComponents/Cards/Categorycard_with_trianglebg/Categorycard_with_trianglebg.jsx +182 -0
  23. package/src19-11/TabexComponents/Cards/Categorycard_with_twolinestransition/Categorycard_with_twolinestransition.jsx +181 -0
  24. package/src19-11/TabexComponents/Cards/Categorycard_withshapes/Categorycard_withshapes.jsx +161 -0
  25. package/src19-11/TabexComponents/Cards/Categorycard_withtext/Categorycard_withtext.jsx +184 -0
  26. package/src19-11/TabexComponents/Cards/CircleCardWithVariants/CircleCardWithVariants.jsx +560 -0
  27. package/src19-11/TabexComponents/Cards/Classiccategorycard/Classiccategorycard copy.jsx +145 -0
  28. package/src19-11/TabexComponents/Cards/Classiccategorycard/Classiccategorycard.jsx +146 -0
  29. package/src19-11/TabexComponents/Cards/Classiccategorycard/ClassiccategorycardOriginal.jsx +142 -0
  30. package/src19-11/TabexComponents/Cards/HorizontalCategoryCard/HorizontalCategoryCard.jsx +193 -0
  31. package/src19-11/TabexComponents/Cards/Horizontalcard/Horizontalcard.jsx +409 -0
  32. package/src19-11/TabexComponents/Cards/MenuCard/MenuCard.jsx +732 -0
  33. package/src19-11/TabexComponents/Cards/ModernCardWithQuantityButton/ModernCardWithQuantityButton.jsx +468 -0
  34. package/src19-11/TabexComponents/Cards/ModernProductCard/ModernProductCard.jsx +593 -0
  35. package/src19-11/TabexComponents/Cards/Moderncategorycard/Moderncategorycard.jsx +208 -0
  36. package/src19-11/TabexComponents/Cards/NewProductcard/NewProductcard copy.jsx +497 -0
  37. package/src19-11/TabexComponents/Cards/NewProductcard/NewProductcard.jsx +512 -0
  38. package/src19-11/TabexComponents/Cards/ProductCardWithTextOnImage/ProductCardWithTextOnImage.jsx +304 -0
  39. package/src19-11/TabexComponents/Cards/Productcard6/Productcard6.jsx +257 -0
  40. package/src19-11/TabexComponents/Cards/Productcard7/Productcard7.jsx +277 -0
  41. package/src19-11/TabexComponents/Cards/Productcard_animatedbuttons/Productcard_animatedbuttons.jsx +352 -0
  42. package/src19-11/TabexComponents/Cards/Productcard_with_circularbg/Productcard_with_circularbg.jsx +291 -0
  43. package/src19-11/TabexComponents/Cards/Productcard_with_circularhover/Productcard_with_circularhover.jsx +315 -0
  44. package/src19-11/TabexComponents/Cards/Productcard_with_slideanimation/Productcard_with_slideanimation.jsx +327 -0
  45. package/src19-11/TabexComponents/Cards/Productcard_with_variants/Productcard_with_variants copy.jsx +408 -0
  46. package/src19-11/TabexComponents/Cards/Productcard_with_variants/Productcard_with_variants.jsx +528 -0
  47. package/src19-11/TabexComponents/Cards/Productcard_with_zoominonhover/Productcard_with_zoominonhover.jsx +558 -0
  48. package/src19-11/TabexComponents/Cards/Productcarddefault/Productcarddefault.jsx +275 -0
  49. package/src19-11/TabexComponents/Cards/Productccard_with_imageontopleft/Productccard_with_imageontopleft.jsx +286 -0
  50. package/src19-11/TabexComponents/Cards/Prouductcard_with_zoomhover/Prouductcard_with_zoomhover.jsx +137 -0
  51. package/src19-11/TabexComponents/Cards/QuantityButtonBasedProductCard/QuantityButtonBasedProductCard.jsx +613 -0
  52. package/src19-11/TabexComponents/Cards/ServiceCard/ServiceCard.jsx +413 -0
  53. package/src19-11/TabexComponents/Cards/Simplecategorycardwithtextbelow/Simplecategorycardwithtextbelow.jsx +225 -0
  54. package/src19-11/TabexComponents/Cards/Simpleproductcard/Simpleproductcard copy 2.jsx +525 -0
  55. package/src19-11/TabexComponents/Cards/Simpleproductcard/Simpleproductcard copy.jsx +455 -0
  56. package/src19-11/TabexComponents/Cards/Simpleproductcard/Simpleproductcard.jsx +905 -0
  57. package/src19-11/TabexComponents/Cards/StylishProductCard/StylishProductCard.jsx +337 -0
  58. package/src19-11/TabexComponents/Cards/TwoWayServiceSectionWithImage/TwoWayServiceSectionWithImage.jsx +347 -0
  59. package/src19-11/TabexComponents/Cards/UpSlideEffectCard/UpSlideEffectCard.jsx +605 -0
  60. package/src19-11/TabexComponents/Cards/UserCardWithSocialMediaOnHover/UserCardWithSocialMediaOnHover.jsx +185 -0
  61. package/src19-11/TabexComponents/Footer/Allinonefooter/Allinonefooter.jsx +528 -0
  62. package/src19-11/TabexComponents/Footer/Footer1/Footer1.jsx +714 -0
  63. package/src19-11/TabexComponents/Footer/Footer2/Footer2.jsx +527 -0
  64. package/src19-11/TabexComponents/Footer/Footer3/Footer3.jsx +411 -0
  65. package/src19-11/TabexComponents/Footer/Footer4/Footer4.jsx +466 -0
  66. package/src19-11/TabexComponents/Footer/Footer5/Footer5.jsx +714 -0
  67. package/src19-11/TabexComponents/Footer/Footer6/Footer6.jsx +290 -0
  68. package/src19-11/TabexComponents/Footer/Footer7/Footer7.jsx +428 -0
  69. package/src19-11/TabexComponents/Footer/Footer8/Footer8.jsx +533 -0
  70. package/src19-11/TabexComponents/Footer/FooterWithThreeColumns/FooterWithThreeColumns.jsx +330 -0
  71. package/src19-11/TabexComponents/Footer/ModernFooter/ModernFooter.jsx +562 -0
  72. package/src19-11/TabexComponents/Footer/Newsletterfooter/Newsletterfooter.jsx +865 -0
  73. package/src19-11/TabexComponents/Footer/Newsletterincenter/Newsletterincenter.jsx +647 -0
  74. package/src19-11/TabexComponents/Footer/PrivacyPolicy/PrivacyPolicy.jsx +110 -0
  75. package/src19-11/TabexComponents/Footer/Simplefooter/Simplefooter.jsx +316 -0
  76. package/src19-11/TabexComponents/Generalfiles/images/egyptflag.png +0 -0
  77. package/src19-11/TabexComponents/Generalfiles/images/noimage.png +0 -0
  78. package/src19-11/TabexComponents/Generalfiles/images/payment/cod.png +0 -0
  79. package/src19-11/TabexComponents/Generalfiles/images/payment/fawry.png +0 -0
  80. package/src19-11/TabexComponents/Generalfiles/images/payment/payment.png +0 -0
  81. package/src19-11/TabexComponents/Generalfiles/images/payment/paymob.png +0 -0
  82. package/src19-11/TabexComponents/Generalfiles/images/payment/paypal.png +0 -0
  83. package/src19-11/TabexComponents/Generalfiles/images/payment/visa.png +0 -0
  84. package/src19-11/TabexComponents/Generalfiles/images/shoppingcart.png +0 -0
  85. package/src19-11/TabexComponents/Generalfiles/images/tabexlogo.png +0 -0
  86. package/src19-11/TabexComponents/Generalfiles/images/unknownmaleuser.png +0 -0
  87. package/src19-11/TabexComponents/Generalfiles/images/usflag.png +0 -0
  88. package/src19-11/TabexComponents/Generalfiles/images/whatsapp.png +0 -0
  89. package/src19-11/TabexComponents/Headers/CTAHeader/CTAHeader.jsx +1259 -0
  90. package/src19-11/TabexComponents/Headers/CategoryFeaturingHeader/CategoryFeaturingHeader.jsx +1049 -0
  91. package/src19-11/TabexComponents/Headers/CenteredLogoHeaderWithSlider/CenteredLogoHeaderWithSlider.jsx +1040 -0
  92. package/src19-11/TabexComponents/Headers/ClassicHeader/ClassicHeader.jsx +1263 -0
  93. package/src19-11/TabexComponents/Headers/DownloadApp/DownloadApp.jsx +76 -0
  94. package/src19-11/TabexComponents/Headers/ElegantHeader/ElegantHeader.jsx +894 -0
  95. package/src19-11/TabexComponents/Headers/Gotoheader/Gotoheader.jsx +831 -0
  96. package/src19-11/TabexComponents/Headers/Header4/Header4.jsx +622 -0
  97. package/src19-11/TabexComponents/Headers/Header8/Header8 copy.jsx +1026 -0
  98. package/src19-11/TabexComponents/Headers/Header8/Header8.jsx +1976 -0
  99. package/src19-11/TabexComponents/Headers/HeaderRestaurant/HeaderRestaurant.jsx +776 -0
  100. package/src19-11/TabexComponents/Headers/HeaderWithAdSlider/HeaderWithAdSlider.jsx +927 -0
  101. package/src19-11/TabexComponents/Headers/HeaderWithSearchOnCenter/HeaderWithSearchOnCenter.jsx +704 -0
  102. package/src19-11/TabexComponents/Headers/HeaderWithUtilityBar/HeaderWithUtilityBar.jsx +902 -0
  103. package/src19-11/TabexComponents/Headers/Header_threesectionslogocentered/Header_threesectionslogocentered.jsx +953 -0
  104. package/src19-11/TabexComponents/Headers/Headerresponsive/Headerresponsive.jsx +1562 -0
  105. package/src19-11/TabexComponents/Headers/Headerresponsive/Headerresponsive11-1.jsx +1201 -0
  106. package/src19-11/TabexComponents/Headers/Headerresponsive/HeaderresponsiveOriginal.jsx +990 -0
  107. package/src19-11/TabexComponents/Headers/Headerresponsive/HeaderresponsiveStyle2 copy.jsx +1639 -0
  108. package/src19-11/TabexComponents/Headers/Headerresponsive/HeaderresponsiveStyle2.jsx +1845 -0
  109. package/src19-11/TabexComponents/Headers/Headerresponsive/Headerresponsivenew.jsx +1327 -0
  110. package/src19-11/TabexComponents/Headers/HeaderwithContactinfo/HeaderwithContactinfo.jsx +934 -0
  111. package/src19-11/TabexComponents/Headers/MarqueeHeader/MarqueeHeader.jsx +78 -0
  112. package/src19-11/TabexComponents/Headers/Modernheader/Modernheader.jsx +962 -0
  113. package/src19-11/TabexComponents/Headers/SearchCenteredHeader/SearchCenteredHeader.jsx +778 -0
  114. package/src19-11/TabexComponents/Headers/SearchFocusedHeader/SearchFocusedHeader.jsx +1159 -0
  115. package/src19-11/TabexComponents/Headers/Simpleheader/Simpleheader.jsx +1073 -0
  116. package/src19-11/TabexComponents/Headers/SocialMediaSection/SocialMediaSection.jsx +133 -0
  117. package/src19-11/TabexComponents/Headers/StylishHeader/StylishHeader.jsx +854 -0
  118. package/src19-11/TabexComponents/Headers/Subheader/Subheader.jsx +863 -0
  119. package/src19-11/TabexComponents/Headers/Subheader/Subheader13-3.jsx +685 -0
  120. package/src19-11/TabexComponents/Headers/Subheader/SubheaderOriginal.jsx +517 -0
  121. package/src19-11/TabexComponents/Headers/Subheader/Subheadernew.jsx +555 -0
  122. package/src19-11/TabexComponents/Headers/ThreeTieredHeader/ThreeTieredHeader.jsx +1042 -0
  123. package/src19-11/TabexComponents/Headers/TwoTieredHeader/TwoTieredHeader.jsx +1089 -0
  124. package/src19-11/TabexComponents/Headers/TwoTieredWithCenteredLogoHeader/TwoTieredWithCenteredLogoHeader.jsx +936 -0
  125. package/src19-11/TabexComponents/Sections/BackgroundImages/BacgroundThreeImageWithCategories/BacgroundThreeImageWithCategories.jsx +533 -0
  126. package/src19-11/TabexComponents/Sections/BackgroundImages/BackgroundFiveImageStructure/BackgroundFiveImageStructure.jsx +338 -0
  127. package/src19-11/TabexComponents/Sections/BackgroundImages/BackgroundImageWithTopContent/BackgroundImageWithTopContent.jsx +870 -0
  128. package/src19-11/TabexComponents/Sections/BackgroundImages/BackgroundSectionWithServicesCards/BackgroundSectionWithServicesCards.jsx +302 -0
  129. package/src19-11/TabexComponents/Sections/BackgroundImages/Backgroundimage1/Backgroundimage1.jsx +314 -0
  130. package/src19-11/TabexComponents/Sections/BackgroundImages/Backgroundimage_with_toppill/Backgroundimage_with_toppill.jsx +318 -0
  131. package/src19-11/TabexComponents/Sections/BackgroundImages/BackgroundimageandTextsection/BackgroundimageandTextsection.jsx +179 -0
  132. package/src19-11/TabexComponents/Sections/BackgroundImages/Bgimagewithsearchbar/Bgimagewithsearchbar.jsx +201 -0
  133. package/src19-11/TabexComponents/Sections/BackgroundImages/CollapsableSection/CollapsableSection.jsx +393 -0
  134. package/src19-11/TabexComponents/Sections/BackgroundImages/DynamicForm/DynamicForm copy 2.jsx +583 -0
  135. package/src19-11/TabexComponents/Sections/BackgroundImages/DynamicForm/DynamicForm copy.jsx +291 -0
  136. package/src19-11/TabexComponents/Sections/BackgroundImages/DynamicForm/DynamicForm.jsx +627 -0
  137. package/src19-11/TabexComponents/Sections/BackgroundImages/DynamicForm/habal +348 -0
  138. package/src19-11/TabexComponents/Sections/BackgroundImages/Filterwithcategoriespcoll/Filterwithcategoriespcoll.jsx +387 -0
  139. package/src19-11/TabexComponents/Sections/BackgroundImages/FullVideoSection/FullVideoSection.jsx +268 -0
  140. package/src19-11/TabexComponents/Sections/BackgroundImages/MapsSection/MapsSection.jsx +288 -0
  141. package/src19-11/TabexComponents/Sections/BackgroundImages/Popupcomponent/Popupcomponent.jsx +117 -0
  142. package/src19-11/TabexComponents/Sections/BackgroundImages/Searchcomponent/Searchcomponent.jsx +99 -0
  143. package/src19-11/TabexComponents/Sections/BackgroundImages/Section_with_rightbgcont/Section_with_rightbgcont.jsx +146 -0
  144. package/src19-11/TabexComponents/Sections/BackgroundImages/TextSectionConnectToWA/TextSectionConnectToWA.jsx +462 -0
  145. package/src19-11/TabexComponents/Sections/BackgroundImages/Threebgimages/Threebgimages.jsx +296 -0
  146. package/src19-11/TabexComponents/Sections/BackgroundImages/Twobgimages/Twobgimages copy.jsx +396 -0
  147. package/src19-11/TabexComponents/Sections/BackgroundImages/Twobgimages/Twobgimages.jsx +616 -0
  148. package/src19-11/TabexComponents/Sections/BackgroundImages/VideosSection/VideosSection.jsx +408 -0
  149. package/src19-11/TabexComponents/Sections/Cards/CardsSection/CardsSection copy 2.jsx +1399 -0
  150. package/src19-11/TabexComponents/Sections/Cards/CardsSection/CardsSection copy 3.jsx +1656 -0
  151. package/src19-11/TabexComponents/Sections/Cards/CardsSection/CardsSection copy.jsx +1540 -0
  152. package/src19-11/TabexComponents/Sections/Cards/CardsSection/CardsSection.jsx +1902 -0
  153. package/src19-11/TabexComponents/Sections/Cards/CardsSection/CardsSection13-3.jsx +1596 -0
  154. package/src19-11/TabexComponents/Sections/Cards/CardsSection/CardsSection21-10.jsx +1872 -0
  155. package/src19-11/TabexComponents/Sections/Cards/CardsSection/CardsSection_cosmoandmore.jsx +1880 -0
  156. package/src19-11/TabexComponents/Sections/Cards/CardsSection2/CardsSection2.jsx +726 -0
  157. package/src19-11/TabexComponents/Sections/Cards/CardsSectionwithfilter/CardsSectionwithfilter.jsx +719 -0
  158. package/src19-11/TabexComponents/Sections/Cards/ElegantCategoriesCardSection/ElegantCategoriesCardSection.jsx +406 -0
  159. package/src19-11/TabexComponents/Sections/Cards/ModernCardsSection/ModernCardsSection.jsx +929 -0
  160. package/src19-11/TabexComponents/Sections/Cards/RandomlyStructuredCollectionCards/RandomlyStructuredCollectionCards copy.jsx +646 -0
  161. package/src19-11/TabexComponents/Sections/Cards/RandomlyStructuredCollectionCards/RandomlyStructuredCollectionCards.jsx +962 -0
  162. package/src19-11/TabexComponents/Sections/Cards/Sixverticalcardssection/Sixverticalcardssection.jsx +582 -0
  163. package/src19-11/TabexComponents/Sections/Cards/UsersCardsSection/UsersCardsSection.jsx +383 -0
  164. package/src19-11/TabexComponents/Sections/Slideshow/AboutSection/AboutSection.jsx +342 -0
  165. package/src19-11/TabexComponents/Sections/Slideshow/Backgroundimage_with_topcircle/Backgroundimage_with_topcircle.jsx +161 -0
  166. package/src19-11/TabexComponents/Sections/Slideshow/ContactUsSection/ContactUsSection.jsx +257 -0
  167. package/src19-11/TabexComponents/Sections/Slideshow/Freetextsection/Freetextsection copy.jsx +382 -0
  168. package/src19-11/TabexComponents/Sections/Slideshow/Freetextsection/Freetextsection.jsx +436 -0
  169. package/src19-11/TabexComponents/Sections/Slideshow/Freetextsection/Freetextsection19-11.jsx +757 -0
  170. package/src19-11/TabexComponents/Sections/Slideshow/HorizontalContactUsSection/HorizontalContactUsSection.jsx +346 -0
  171. package/src19-11/TabexComponents/Sections/Slideshow/Image_with_leftwords/Image_with_leftwords.jsx +1736 -0
  172. package/src19-11/TabexComponents/Sections/Slideshow/Image_with_rightwords/Image_with_rightwords.jsx +141 -0
  173. package/src19-11/TabexComponents/Sections/Slideshow/ServiceSectionWithImage/ServiceSectionWithImage.jsx +376 -0
  174. package/src19-11/TabexComponents/Sections/Slideshow/Servicesection/Servicesection.jsx +380 -0
  175. package/src19-11/TabexComponents/Sections/Slideshow/ServicesectionCenteredcards/ServicesectionCenteredcards.jsx +711 -0
  176. package/src19-11/TabexComponents/Sections/Slideshow/Slideshow_with_rotatedsquare/Slideshow_with_rotatedsquare.jsx +226 -0
  177. package/src19-11/TabexComponents/Sections/Slideshow/Slideshow_with_squarebg/Slideshow_with_squarebg.jsx +149 -0
  178. package/src19-11/TabexComponents/Sections/Slideshow/Slideshowdifferentanimations/Slideshowdifferentanimations.jsx +143 -0
  179. package/src19-11/TabexComponents/Sections/Slideshow/Slideshowfade/Slideshowfade copy.jsx +634 -0
  180. package/src19-11/TabexComponents/Sections/Slideshow/Slideshowfade/Slideshowfade.jsx +520 -0
  181. package/src19-11/TabexComponents/Sections/Slideshow/Slideshowslide/Slideshowslide copy.jsx +527 -0
  182. package/src19-11/TabexComponents/Sections/Slideshow/Slideshowslide/Slideshowslide.jsx +643 -0
  183. package/src19-11/TabexComponents/Sections/Slideshow/Slideshowslide/SlideshowslideOriginal.jsx +477 -0
  184. package/src19-11/TabexComponents/Sections/Slideshow/Slideshowslide/SlideshowslideRecent.jsx +1217 -0
  185. package/src19-11/TabexComponents/Sections/Slideshow/Slideshowslide/Slideshowslideoriginal8-5.jsx +614 -0
  186. package/src19-11/TabexComponents/Sections/Slideshow/Slideshowzoom/Arrow.jsx +91 -0
  187. package/src19-11/TabexComponents/Sections/Slideshow/Slideshowzoom/Slideshowzoom copy.jsx +380 -0
  188. package/src19-11/TabexComponents/Sections/Slideshow/Slideshowzoom/Slideshowzoom.jsx +619 -0
  189. package/src19-11/TabexComponents/Sections/Slideshow/ThreeSectionsWithSlideshow/ThreeSectionsWithSlideshow copy.jsx +284 -0
  190. package/src19-11/TabexComponents/Sections/Slideshow/ThreeSectionsWithSlideshow/ThreeSectionsWithSlideshow.jsx +614 -0
  191. package/src19-11/TabexComponents/Sections/Slideshow/TwoWayServiceSectionWithImage/TwoWayServiceSectionWithImage.jsx +402 -0
  192. package/src19-11/TabexComponents/StaticPages/AccountInformation/AccountInformation.jsx +199 -0
  193. package/src19-11/TabexComponents/StaticPages/AddReview/AddReview.jsx +304 -0
  194. package/src19-11/TabexComponents/StaticPages/Afiiliatesignup/Afiiliatesignup.jsx +321 -0
  195. package/src19-11/TabexComponents/StaticPages/CartSlider/CartSlider.jsx +797 -0
  196. package/src19-11/TabexComponents/StaticPages/Categoriesdropdown/Categoriesdropdown.jsx +460 -0
  197. package/src19-11/TabexComponents/StaticPages/Checkout/Checkout copy.jsx +1306 -0
  198. package/src19-11/TabexComponents/StaticPages/Checkout/Checkout.jsx +1892 -0
  199. package/src19-11/TabexComponents/StaticPages/Checkout/Checkout10-1.jsx +1633 -0
  200. package/src19-11/TabexComponents/StaticPages/Checkout/Checkout26-9.jsx +1593 -0
  201. package/src19-11/TabexComponents/StaticPages/Checkout/Checkout9-9.jsx +1574 -0
  202. package/src19-11/TabexComponents/StaticPages/Filter/CollectionsFilterHorizontal.jsx +245 -0
  203. package/src19-11/TabexComponents/StaticPages/Filter/Filter copy 2.jsx +2888 -0
  204. package/src19-11/TabexComponents/StaticPages/Filter/Filter copy.jsx +1450 -0
  205. package/src19-11/TabexComponents/StaticPages/Filter/Filter.jsx +2771 -0
  206. package/src19-11/TabexComponents/StaticPages/Filter/Filter1-5.jsx +2624 -0
  207. package/src19-11/TabexComponents/StaticPages/Filter/Filter13-11.jsx +2758 -0
  208. package/src19-11/TabexComponents/StaticPages/Filter/Filter14-8.jsx +2753 -0
  209. package/src19-11/TabexComponents/StaticPages/Filter/Filter17-9.jsx +1495 -0
  210. package/src19-11/TabexComponents/StaticPages/Filter/VariantFilter.jsx +1271 -0
  211. package/src19-11/TabexComponents/StaticPages/InnerGroups/InnerGroups.jsx +62 -0
  212. package/src19-11/TabexComponents/StaticPages/Login/FacebookLoginButton.jsx +50 -0
  213. package/src19-11/TabexComponents/StaticPages/Login/GoogleLoginButton.jsx +35 -0
  214. package/src19-11/TabexComponents/StaticPages/Login/Login copy.jsx +1060 -0
  215. package/src19-11/TabexComponents/StaticPages/Login/Login.jsx +610 -0
  216. package/src19-11/TabexComponents/StaticPages/OrderSuccess/OrderSuccess.jsx +172 -0
  217. package/src19-11/TabexComponents/StaticPages/Ordershistory/Ordershistory.jsx +1584 -0
  218. package/src19-11/TabexComponents/StaticPages/Policies/Policies.jsx +291 -0
  219. package/src19-11/TabexComponents/StaticPages/PrivacyPolicy/PrivacyPolicy.jsx +194 -0
  220. package/src19-11/TabexComponents/StaticPages/Productinfo/Addreviewform.jsx +183 -0
  221. package/src19-11/TabexComponents/StaticPages/Productinfo/AddreviewformOriginal.jsx +128 -0
  222. package/src19-11/TabexComponents/StaticPages/Productinfo/Article_itemtype.jsx +255 -0
  223. package/src19-11/TabexComponents/StaticPages/Productinfo/DescriptionContent.jsx +176 -0
  224. package/src19-11/TabexComponents/StaticPages/Productinfo/ProductExtraFields.jsx +225 -0
  225. package/src19-11/TabexComponents/StaticPages/Productinfo/ProductExtras.jsx +92 -0
  226. package/src19-11/TabexComponents/StaticPages/Productinfo/ProductHeaderPricing.jsx +312 -0
  227. package/src19-11/TabexComponents/StaticPages/Productinfo/ProductReviews.jsx +235 -0
  228. package/src19-11/TabexComponents/StaticPages/Productinfo/Product_itemtype.jsx +1983 -0
  229. package/src19-11/TabexComponents/StaticPages/Productinfo/Product_itemtype10-1.jsx +1554 -0
  230. package/src19-11/TabexComponents/StaticPages/Productinfo/Product_itemtype3-11.jsx +1827 -0
  231. package/src19-11/TabexComponents/StaticPages/Productinfo/Product_itemtype31-3.jsx +1351 -0
  232. package/src19-11/TabexComponents/StaticPages/Productinfo/Product_itemtypeUpdated.jsx +1566 -0
  233. package/src19-11/TabexComponents/StaticPages/Productinfo/Productinfo.jsx +1946 -0
  234. package/src19-11/TabexComponents/StaticPages/Productinfo/Service_itemtype.jsx +1037 -0
  235. package/src19-11/TabexComponents/StaticPages/Productinfo/Serviceinfotabs.jsx +966 -0
  236. package/src19-11/TabexComponents/StaticPages/Productinfo/Variantoptions.jsx +632 -0
  237. package/src19-11/TabexComponents/StaticPages/Productinfo/Variantoptions21-9.jsx +324 -0
  238. package/src19-11/TabexComponents/StaticPages/Productinfo/staticroutersidenav.module.css +145 -0
  239. package/src19-11/TabexComponents/StaticPages/Productinfo4-4/Addreviewform.jsx +183 -0
  240. package/src19-11/TabexComponents/StaticPages/Productinfo4-4/AddreviewformOriginal.jsx +128 -0
  241. package/src19-11/TabexComponents/StaticPages/Productinfo4-4/DescriptionContent.jsx +140 -0
  242. package/src19-11/TabexComponents/StaticPages/Productinfo4-4/ProductExtraFields.jsx +225 -0
  243. package/src19-11/TabexComponents/StaticPages/Productinfo4-4/ProductHeaderPricing.jsx +310 -0
  244. package/src19-11/TabexComponents/StaticPages/Productinfo4-4/ProductReviews.jsx +235 -0
  245. package/src19-11/TabexComponents/StaticPages/Productinfo4-4/Product_itemtype.jsx +1672 -0
  246. package/src19-11/TabexComponents/StaticPages/Productinfo4-4/Product_itemtype10-1.jsx +1554 -0
  247. package/src19-11/TabexComponents/StaticPages/Productinfo4-4/Product_itemtype31-3.jsx +1351 -0
  248. package/src19-11/TabexComponents/StaticPages/Productinfo4-4/Product_itemtypeUpdated.jsx +1566 -0
  249. package/src19-11/TabexComponents/StaticPages/Productinfo4-4/Productinfo.jsx +1804 -0
  250. package/src19-11/TabexComponents/StaticPages/Productinfo4-4/Service_itemtype.jsx +560 -0
  251. package/src19-11/TabexComponents/StaticPages/Productinfo4-4/Serviceinfotabs.jsx +919 -0
  252. package/src19-11/TabexComponents/StaticPages/Productinfo4-4/Variantoptions.jsx +597 -0
  253. package/src19-11/TabexComponents/StaticPages/Productinfo4-4/Variantoptions21-9.jsx +324 -0
  254. package/src19-11/TabexComponents/StaticPages/Productinfo4-4/staticroutersidenav.module.css +145 -0
  255. package/src19-11/TabexComponents/StaticPages/RefundPolicy/RefundPolicy.jsx +194 -0
  256. package/src19-11/TabexComponents/StaticPages/Resetpassword/Resetpassword.jsx +338 -0
  257. package/src19-11/TabexComponents/StaticPages/Searchlist/Searchlist.jsx +359 -0
  258. package/src19-11/TabexComponents/StaticPages/ShippingPolicy/ShippingPolicy.jsx +113 -0
  259. package/src19-11/TabexComponents/StaticPages/Signup/CustomerAddressForm.jsx +277 -0
  260. package/src19-11/TabexComponents/StaticPages/Signup/CustomerInformationForm copy.jsx +1135 -0
  261. package/src19-11/TabexComponents/StaticPages/Signup/CustomerInformationForm.jsx +1364 -0
  262. package/src19-11/TabexComponents/StaticPages/Signup/Signup.jsx +199 -0
  263. package/src19-11/TabexComponents/StaticPages/Staticpagesrouter/Staticpagesrouter.jsx +292 -0
  264. package/src19-11/TabexComponents/StaticPages/TermsConditions/TermsConditions.jsx +113 -0
  265. package/src19-11/TabexComponents/StaticPages/VendorPage/VendorPage.jsx +162 -0
  266. package/src19-11/TabexComponents/StaticPages/Viewcart/Viewcart 10-10.jsx +765 -0
  267. package/src19-11/TabexComponents/StaticPages/Viewcart/Viewcart.jsx +786 -0
  268. package/src19-11/TabexComponents/StaticPages/Viewcart/Viewcart26-9.jsx +786 -0
  269. package/src19-11/TabexComponents/StaticPages/Viewcart/ViewcartOriginal.jsx +786 -0
  270. package/src19-11/TabexComponents/StaticPages/Viewcart/ViewcartUpdated.jsx +1425 -0
  271. package/src19-11/TabexComponents/StaticPages/Wishlist/Wishlist.jsx +844 -0
  272. package/src19-11/TabexComponents/StaticPages/Wishlist/Wishlist25-4.jsx +555 -0
  273. package/src19-11/TabexComponents/StaticPages/Wishlist/Wishlist26-9.jsx +555 -0
  274. package/src19-11/TabexComponents/StaticPages/Wishlist/WishlistOriginal.jsx +555 -0
  275. package/src19-11/TabexComponents/StaticPages/Wishlist/WishlistUpdated.jsx +815 -0
  276. package/src19-11/button.jsx +40 -0
  277. package/src19-11/index.jsx +334 -0
  278. package/src19-11/styles/Home.module.css +129 -0
  279. package/src19-11/styles/cards/Categorcycard_fullimage.module.css +14 -0
  280. package/src19-11/styles/cards/Categorycard_slidebgscaled.module.css +73 -0
  281. package/src19-11/styles/cards/Categorycard_withshapes.module.css +189 -0
  282. package/src19-11/styles/cards/ModernCardWithQuantityButton.module.css +30 -0
  283. package/src19-11/styles/cards/Productcard6.module.css +9 -0
  284. package/src19-11/styles/cards/Productccard_with_zoominonhover.module.css +51 -0
  285. package/src19-11/styles/cards/Prouductcard_with_zoomhover.module.css +61 -0
  286. package/src19-11/styles/cards/UserCardWithSocialMediaOnHover.module.css +65 -0
  287. package/src19-11/styles/cards/card23.module.css +60 -0
  288. package/src19-11/styles/cards/categorycard.module.css +84 -0
  289. package/src19-11/styles/cards/categorycard3.module.css +50 -0
  290. package/src19-11/styles/cards/categorycardwithtext.module.css +40 -0
  291. package/src19-11/styles/cards/generalCardsStyles.module.css +79 -0
  292. package/src19-11/styles/cards/productcard_animatedbuttons.module.css +139 -0
  293. package/src19-11/styles/cards/productcard_with_textonhover.module.css +18 -0
  294. package/src19-11/styles/cards/productcard_withtextonimage.module.css +0 -0
  295. package/src19-11/styles/cards/productccard_with_imageontopleft.module.css +85 -0
  296. package/src19-11/styles/general/bootstrap.css +4763 -0
  297. package/src19-11/styles/general/dropdown.css +206 -0
  298. package/src19-11/styles/general/editorbardropdown.module.css +94 -0
  299. package/src19-11/styles/general/filter.module.css +108 -0
  300. package/src19-11/styles/general/form.module.css +255 -0
  301. package/src19-11/styles/general/general.module.css +872 -0
  302. package/src19-11/styles/general/image-gallery.css +531 -0
  303. package/src19-11/styles/general/react-accessible-accordion.module.css +52 -0
  304. package/src19-11/styles/general/react-phone-input-2.module.css +927 -0
  305. package/src19-11/styles/general/scrollbtn.module.css +22 -0
  306. package/src19-11/styles/general/slick.module.css +166 -0
  307. package/src19-11/styles/general/tabs.module.css +119 -0
  308. package/src19-11/styles/general/workplaceeditor.module.css +328 -0
  309. package/src19-11/styles/globals.css +26 -0
  310. package/src19-11/styles/headers/CTAHeader.module.css +40 -0
  311. package/src19-11/styles/headers/CategoryFeaturingHeader.module.css +61 -0
  312. package/src19-11/styles/headers/Gotoheader.module.css +87 -0
  313. package/src19-11/styles/headers/Header7.module.css +50 -0
  314. package/src19-11/styles/headers/HeaderWithAdSlider.module.css +86 -0
  315. package/src19-11/styles/headers/HeaderWithSearchOnCenter.module.css +101 -0
  316. package/src19-11/styles/headers/HeaderWithUtilityBar.module.css +46 -0
  317. package/src19-11/styles/headers/Header_threesectionslogocentered.module.css +84 -0
  318. package/src19-11/styles/headers/NewHeader.module.css +101 -0
  319. package/src19-11/styles/headers/SearchFocusedHeader.module.css +62 -0
  320. package/src19-11/styles/headers/Sideheader.module.css +108 -0
  321. package/src19-11/styles/headers/Simpleheader.module.css +102 -0
  322. package/src19-11/styles/headers/classicheader.module.css +16 -0
  323. package/src19-11/styles/headers/classicheaderstyles.module.css +9 -0
  324. package/src19-11/styles/headers/dropdown.css +0 -0
  325. package/src19-11/styles/headers/header4.module.css +175 -0
  326. package/src19-11/styles/headers/header5.module.css +30 -0
  327. package/src19-11/styles/headers/header_contactinfo.module.css +53 -0
  328. package/src19-11/styles/headers/headerresturant.module.css +89 -0
  329. package/src19-11/styles/headers/modernheader.module.css +45 -0
  330. package/src19-11/styles/headers/stylishheader.module.css +24 -0
  331. package/src19-11/styles/headers/subheader.module.css +114 -0
  332. package/src19-11/styles/headers/threetieredheader.module.css +91 -0
  333. package/src19-11/styles/sections/BackgroundImageWithTopContent.css +4 -0
  334. package/src19-11/styles/sections/Backgroundimage1.module.css +17 -0
  335. package/src19-11/styles/sections/Backgroundimage_with_topcircle.module.css +28 -0
  336. package/src19-11/styles/sections/Freetext.module.css +18 -0
  337. package/src19-11/styles/sections/Section_with_rightbgcont.module.css +49 -0
  338. package/src19-11/styles/sections/Slideshow_with_rotatedsquare.module.css +35 -0
  339. package/src19-11/styles/sections/Slideshow_with_squarebg.module.css +39 -0
  340. package/src19-11/styles/staticpages/accordion.module.css +9 -0
  341. package/src19-11/styles/staticpages/cart.module.css +108 -0
  342. package/src19-11/styles/staticpages/dropdown.css +196 -0
  343. package/src19-11/styles/staticpages/filter.module.css +139 -0
  344. package/src19-11/styles/staticpages/image-gallery.css +481 -0
  345. package/src19-11/styles/staticpages/login.module.css +155 -0
  346. package/src19-11/styles/staticpages/productinfo.module.css +54 -0
  347. package/src19-11/styles/staticpages/shop.module.css +191 -0
  348. package/src19-11/styles/staticpages/signup.module.css +250 -0
  349. package/src19-11/styles/staticpages/staticroutersidenav.module.css +129 -0
  350. package/src19-11/styles/staticpages/viewcart.module.css +129 -0
  351. package/src19-11/styles/staticpages/wishlist.module.css +29 -0
@@ -0,0 +1,1736 @@
1
+ import React, { useEffect, useState, useContext } from 'react';
2
+ import { css } from 'glamor';
3
+ import { Imagekitimagecomp } from '../../../../Imagekitconfig.jsx';
4
+
5
+ import { FaFacebookF } from '@react-icons/all-files/fa/FaFacebookF';
6
+ import { FaWhatsapp } from '@react-icons/all-files/fa/FaWhatsapp';
7
+ import { AiFillInstagram } from '@react-icons/all-files/ai/AiFillInstagram';
8
+ import { borderColor } from '@mui/system';
9
+
10
+ const Image_with_leftwords = (props) => {
11
+ const [sectionproperties, setsectionproperties] = useState('');
12
+ const [imagesarray, setimagesarray] = useState([]);
13
+ const StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
14
+ const lang = props.actions.lang;
15
+ const langdetect = props.actions.langdetect;
16
+ const authdetailsContext = props.actions.authdetailsContext;
17
+ const routingcountext = props.actions.routingcountext;
18
+ const ikimagecredcontext = props.actions.ikimagecredcontext;
19
+
20
+ useEffect(() => {
21
+ var secpropobj = {};
22
+ StatePagePropertiesContext.pageobj.sections.forEach(function (sectionitem, sectionindex) {
23
+ if (sectionitem.sectionid == props.sectionidprops) {
24
+ sectionitem.sectionproperties.forEach(function (sectionpropertiesobj, sectionpropertiesindex) {
25
+ secpropobj[sectionpropertiesobj.property_css_name] = sectionpropertiesobj.property_value;
26
+ });
27
+ }
28
+ });
29
+ setsectionproperties({ ...secpropobj });
30
+ }, [StatePagePropertiesContext]);
31
+ useEffect(() => {
32
+ if (sectionproperties.length != 0) {
33
+ if (sectionproperties.arrayofobjectimagesonly != null) {
34
+ var arrayofobjectimagesonlyparsed = JSON.parse(sectionproperties.arrayofobjectimagesonly);
35
+ if (Array.isArray(arrayofobjectimagesonlyparsed)) {
36
+ setimagesarray([...arrayofobjectimagesonlyparsed]);
37
+ }
38
+ }
39
+ }
40
+ }, [sectionproperties]);
41
+ const section_styles = {
42
+ sectioncintainer: css({
43
+ // paddingTop: sectionproperties.sectiontitleposition == 'Centered' ? 50 : 0,
44
+ paddingTop: sectionproperties.paddingTop,
45
+ // paddingBottom: sectionproperties.sectiontitleposition == 'Centered' ? 50 :0,
46
+ paddingBottom: sectionproperties.paddingBottom,
47
+ '@media (max-width: 800px)': {
48
+ paddingTop: sectionproperties.paddingverticalresponsive + 'px',
49
+ paddingBottom: sectionproperties.paddingverticalresponsive + 'px',
50
+ },
51
+ }),
52
+ btn: css({
53
+ width: sectionproperties.generalbtn_width + 'px',
54
+ height: sectionproperties.generalbtn_height + 'px',
55
+ backgroundColor: sectionproperties.generalbtn_bgColor,
56
+ color: sectionproperties.generalbtn_textColor,
57
+ borderTopLeftRadius: langdetect == 'en' ? sectionproperties.generalbtn_bordertopleftradius + 'px' : sectionproperties.generalbtn_bordertoprightradius + 'px',
58
+ borderTopRightRadius: langdetect == 'en' ? sectionproperties.generalbtn_bordertoprightradius + 'px' : sectionproperties.generalbtn_bordertopleftradius + 'px',
59
+ borderBottomLeftRadius: langdetect == 'en' ? sectionproperties.generalbtn_borderbottomleftradius + 'px' : sectionproperties.generalbtn_borderbottomrightradius + 'px',
60
+ borderBottomRightRadius: langdetect == 'en' ? sectionproperties.generalbtn_borderbottomrightradius + 'px' : sectionproperties.generalbtn_borderbottomleftradius + 'px',
61
+ border: sectionproperties.generalbtn_borderwidth + 'px solid ' + sectionproperties.generalbtn_bordercolor,
62
+ fontSize: sectionproperties.generalbtn_fontsize + 'px',
63
+ fontWeight: sectionproperties.generalbtn_fontweight,
64
+ marginTop: sectionproperties.generalbtn_marginTop + 'px',
65
+ marginBottom: sectionproperties.generalbtn_marginBottom + 'px',
66
+ transition: '.3s',
67
+ cursor: 'pointer',
68
+ ':hover': {
69
+ backgroundColor: sectionproperties.generalbtn_bgColoronhover,
70
+ color: sectionproperties.generalbtn_textColoronhover,
71
+ },
72
+ }),
73
+ btn2: css({
74
+ width: sectionproperties.generalbtn_width + 'px',
75
+ height: sectionproperties.generalbtn_height + 'px',
76
+ // backgroundColor: sectionproperties.generalbtn_bgColor,
77
+ color: sectionproperties.generalbtn_bgColoronhover,
78
+ borderTopLeftRadius: langdetect == 'en' ? sectionproperties.generalbtn_bordertopleftradius + 'px' : sectionproperties.generalbtn_bordertoprightradius + 'px',
79
+ borderTopRightRadius: langdetect == 'en' ? sectionproperties.generalbtn_bordertoprightradius + 'px' : sectionproperties.generalbtn_bordertopleftradius + 'px',
80
+ borderBottomLeftRadius: langdetect == 'en' ? sectionproperties.generalbtn_borderbottomleftradius + 'px' : sectionproperties.generalbtn_borderbottomrightradius + 'px',
81
+ borderBottomRightRadius: langdetect == 'en' ? sectionproperties.generalbtn_borderbottomrightradius + 'px' : sectionproperties.generalbtn_borderbottomleftradius + 'px',
82
+ border: '1px solid ' + sectionproperties.generalbtn_bgColoronhover,
83
+ fontSize: sectionproperties.generalbtn_fontsize + 'px',
84
+ fontWeight: sectionproperties.generalbtn_fontweight,
85
+ marginTop: sectionproperties.generalbtn_marginTop + 'px',
86
+ marginBottom: sectionproperties.generalbtn_marginBottom + 'px',
87
+ transition: '.3s',
88
+ cursor: 'pointer',
89
+ ':hover': {
90
+ // backgroundColor: sectionproperties.generalbtn_bgColoronhover,
91
+ color: sectionproperties.sectionproperties,
92
+ borderColor: sectionproperties.sectionproperties,
93
+ },
94
+ }),
95
+ sectiontitlespan: css({
96
+ paddingLeft:
97
+ sectionproperties.sectiontitleborderradius == 0 ? (langdetect == 'en' ? sectionproperties.sectionTitleMarginLeft + 'px' : sectionproperties.sectionTitleMarginRight + 'px') : 0,
98
+ paddingRight:
99
+ sectionproperties.sectiontitleborderradius == 0 ? (langdetect == 'en' ? sectionproperties.sectionTitleMarginRight + 'px' : sectionproperties.sectionTitleMarginLeft + 'px') : 0,
100
+ ':after': {
101
+ position: 'absolute',
102
+ bottom: 0,
103
+ right: langdetect == 'en' ? sectionproperties.sectionTitleMarginRight + 'px' : '',
104
+ left: langdetect == 'en' ? sectionproperties.sectionTitleMarginLeft + 'px' : '',
105
+ content: 's',
106
+ fontSize: '0',
107
+ height: '3px',
108
+ width: sectionproperties.sectitle_lineafterwidth + '%',
109
+ display: 'block',
110
+ backgroundColor: sectionproperties.linebgcolor,
111
+ borderRadius: '6px',
112
+ },
113
+ }),
114
+ facebook_btn: css({
115
+ cursor: 'pointer',
116
+ background: sectionproperties.facebkbtnn_bgtransparent == 'Transparent' ? 'transparent' : sectionproperties.facebkbtnnbgColor,
117
+ width: sectionproperties.facebkbtnnWidth + 'px',
118
+ height: sectionproperties.facebkbtnnHeight + 'px',
119
+ borderRadius: sectionproperties.facebkbtnn_borderRadius + 'px',
120
+ color: sectionproperties.facebkbtnnTextcolor,
121
+ border: sectionproperties.facebkbtnnborderwidth + 'px solid ' + sectionproperties.facebkbtnnbordercolor,
122
+ transition: '.3s',
123
+ ':hover': {
124
+ background: sectionproperties.facebkbtnntransparentbgcoloronhover == 'Transparent' ? 'Transparent' : sectionproperties.facebkbtnnbgColoronhover,
125
+ color: sectionproperties.facebkbtnnTextcoloronhover,
126
+ borderColor: sectionproperties.facebkbtnnTextcoloronhover,
127
+ },
128
+ }),
129
+ youtube_btn: css({
130
+ cursor: 'pointer',
131
+ background: sectionproperties.youtubebtn_bgtransparent == 'Transparent' ? 'transparent' : sectionproperties.youtubebtnbgColor,
132
+ width: sectionproperties.youtubebtnWidth + 'px',
133
+ height: sectionproperties.youtubebtnHeight + 'px',
134
+ borderRadius: sectionproperties.youtubebtn_borderRadius + 'px',
135
+ color: sectionproperties.youtubebtnTextcolor,
136
+ border: sectionproperties.youtubebtnborderwidth + 'px solid ' + sectionproperties.youtubebtnbordercolor,
137
+ transition: '.3s',
138
+ ':hover': {
139
+ background: sectionproperties.youtubebtn_transparentbgcoloronhover == 'Transparent' ? 'transparent' : sectionproperties.youtubebtnbgColoronhover,
140
+ color: sectionproperties.youtubebtnTextcoloronhover,
141
+ borderColor: sectionproperties.youtubebtnTextcoloronhover,
142
+ },
143
+ }),
144
+ instgram_btn: css({
145
+ cursor: 'pointer',
146
+ background: sectionproperties.instgrambtn_bgtransparent == 'Transparent' ? 'transparent' : sectionproperties.instgrambtnbgColor,
147
+ width: sectionproperties.instgrambtnWidth + 'px',
148
+ height: sectionproperties.instgrambtnHeight + 'px',
149
+ borderRadius: sectionproperties.instgrambtn_borderRadius + 'px',
150
+ color: sectionproperties.instgrambtnTextcolor,
151
+ border: sectionproperties.instgrambtnborderwidth + 'px solid ' + sectionproperties.instgrambtnbordercolor,
152
+ transition: '.3s',
153
+ ':hover': {
154
+ background: sectionproperties.instgrambtn_transparentbgcoloronhover == 'Transparent' ? 'transparent' : sectionproperties.instgrambtnbgColoronhover,
155
+ color: sectionproperties.instgrambtnTextcoloronhover,
156
+ borderColor: sectionproperties.instgrambtnTextcoloronhover,
157
+ },
158
+ }),
159
+ sectiontitlespan2: css({
160
+ ':after': {
161
+ position: 'absolute',
162
+ content: 's',
163
+ fontSize: '0',
164
+ bottom: 0,
165
+ right: 0,
166
+ left: 0,
167
+ display: 'block',
168
+ height: '100%',
169
+ width: sectionproperties.sectitle_lineafterwidth + '%',
170
+ backgroundColor: sectionproperties.linebgcolor,
171
+ borderRadius: '5px',
172
+ },
173
+ }),
174
+ imageimage: css({
175
+ width: sectionproperties.image_width + '%',
176
+ height: sectionproperties.percentagepixel != 'Percentage' ? (sectionproperties.image_height == 0 ? 'auto' : sectionproperties.image_height + 'px') : sectionproperties.image_height + '%',
177
+ // height: sectionproperties.image_height == 0 ? 'auto' : sectionproperties.image_height + 'px',
178
+ margin: 0,
179
+ padding: 0,
180
+ objectFit: sectionproperties.bgcovercontain,
181
+ borderTopLeftRadius: langdetect == 'en' ? sectionproperties.image_bordertopleftradius + 'px' : sectionproperties.image_bordertoprightradius + 'px',
182
+ borderTopRightRadius: langdetect == 'en' ? sectionproperties.image_bordertoprightradius + 'px' : sectionproperties.image_bordertopleftradius + 'px',
183
+ borderBottomLeftRadius: langdetect == 'en' ? sectionproperties.image_borderBottomLeftRadius + 'px' : sectionproperties.image_borderBottomRightRadius + 'px',
184
+ borderBottomRightRadius: langdetect == 'en' ? sectionproperties.image_borderBottomRightRadius + 'px' : sectionproperties.image_borderBottomLeftRadius + 'px',
185
+ '@media (max-width: 800px)': {
186
+ height: sectionproperties.height_responsive == 0 ? 'auto' : sectionproperties.height_responsive + '%',
187
+ },
188
+ }),
189
+ editortext: css({
190
+ textAlign: sectionproperties.text2centered == 'Centered' ? 'center' : sectionproperties.text2centered == 'Justify' ? 'justify' : 'start',
191
+ color: sectionproperties.slideshowText2ContentColor,
192
+ fontSize: sectionproperties.slideshowText2ContentFontSize + 'px',
193
+ fontWeight: sectionproperties.slideshowText2ContentFontWeight,
194
+ paddingLeft: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginLeft + 'px' : sectionproperties.slideshowText2Content_marginRight + 'px',
195
+ paddingRight: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginRight + 'px' : sectionproperties.slideshowText2Content_marginLeft + 'px',
196
+ '@media (max-width: 800px)': {
197
+ fontSize: sectionproperties.slideshowText2ContentFontSize_resp + 'px',
198
+ textAlign: sectionproperties.text2centered == 'Centered' ? 'center' : sectionproperties.text2centered == 'Justify' ? 'justify' : 'start',
199
+ },
200
+ }),
201
+ cont1: css({
202
+ width: sectionproperties.width + 'vw',
203
+ '@media (max-width: 800px)': {
204
+ width: sectionproperties.widthresponsive + 'vw',
205
+ },
206
+ }),
207
+ rightinnercont: css({
208
+ background: sectionproperties.reservation_bgcolor,
209
+ borderRadius: sectionproperties.reservation_borderradius + 'px',
210
+ paddingLeft: sectionproperties.innersectionpaddinghorizontal + 'px',
211
+ paddingRight: sectionproperties.innersectionpaddinghorizontal + 'px',
212
+ '@media (max-width: 800px)': {
213
+ paddingLeft: sectionproperties.innersectionpaddinghorizontalresp + 'px',
214
+ paddingRight: sectionproperties.innersectionpaddinghorizontalresp + 'px',
215
+ },
216
+ }),
217
+ };
218
+ const SectionTitle = () => {
219
+ return (
220
+ <p
221
+ class={
222
+ sectionproperties.sectiontitlefontfamily == 'Pacifico'
223
+ ? ' PacificoFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start '
224
+ : sectionproperties.sectiontitlefontfamily == 'Playfair'
225
+ ? ' PlayfairFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start '
226
+ : sectionproperties.sectiontitlefontfamily == 'Great Vibes'
227
+ ? ' GreatvibesFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start '
228
+ : sectionproperties.sectiontitlefontfamily == 'Quicksand'
229
+ ? ' QuicksandFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start '
230
+ : sectionproperties.sectiontitlefontfamily == 'Satisfy'
231
+ ? ' SatisfyFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start '
232
+ : ' mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start '
233
+ }
234
+ style={{
235
+ color: sectionproperties.sectionTitleColor,
236
+ fontWeight: sectionproperties.sectionTitleFontWeight,
237
+ textAlign: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : '',
238
+ }}
239
+ >
240
+ {sectionproperties.sectiontitlestyle == 'Line Under Text' && (
241
+ <span class={`${section_styles.sectiontitlespan}` + ' pl-md-2 pr-md-2 left-md-0 '}>
242
+ {langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar}
243
+ </span>
244
+ )}
245
+
246
+ {sectionproperties.sectiontitlestyle == 'Line Before Text' && (
247
+ <span class={`${section_styles.sectiontitlespan2}` + ' pl-3 pr-3 pl-md-2 pr-md-2 '}>
248
+ {langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar}
249
+ </span>
250
+ )}
251
+ </p>
252
+ );
253
+ };
254
+ const SectionDescription = () => {
255
+ return (
256
+ <p
257
+ class={
258
+ sectionproperties.descFontFamily == 'Pacifico'
259
+ ? ' PacificoFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start '
260
+ : sectionproperties.descFontFamily == 'Playfair'
261
+ ? ' PlayfairFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start '
262
+ : sectionproperties.descFontFamily == 'Great Vibes'
263
+ ? ' GreatvibesFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start '
264
+ : sectionproperties.descFontFamily == 'Quicksand'
265
+ ? ' QuicksandFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start '
266
+ : sectionproperties.descFontFamily == 'Satisfy'
267
+ ? ' SatisfyFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start '
268
+ : ' mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start '
269
+ }
270
+ style={{
271
+ color: sectionproperties.prodCatColor,
272
+ fontWeight: sectionproperties.prodCatFontWeight,
273
+ textAlign: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : '',
274
+ }}
275
+ >
276
+ {langdetect == 'en' ? sectionproperties.descriptionContentEn : sectionproperties.descriptionContentAr}
277
+ </p>
278
+ );
279
+ };
280
+
281
+ const Content = () => {
282
+ return (
283
+ <div
284
+ class={
285
+ sectionproperties.image_show == 'show'
286
+ ? ' col-lg-6 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center p-md-0'
287
+ : ' col-lg-12 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center p-md-0'
288
+ }
289
+ style={{
290
+ alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : '',
291
+ paddingLeft: sectionproperties.marginhorizontal + 'px',
292
+ paddingRight: sectionproperties.marginhorizontal + 'px',
293
+ borderRadius: sectionproperties.reservation_borderradius + 'px',
294
+ }}
295
+ >
296
+ <div
297
+ class={
298
+ sectionproperties.justifyContentCenter == 'Centered'
299
+ ? section_styles.rightinnercont + ' row m-0 w-100 h-100 '
300
+ : section_styles.rightinnercont + ' row m-0 w-100 mb-auto h-100 py-md-4 '
301
+ }
302
+ style={
303
+ {
304
+ // padding: 20,
305
+ }
306
+ }
307
+ >
308
+ <div
309
+ class={sectionproperties.sectionstyleresponsive == 'Image above text' ? 'col-lg-12 pl-0 pr-0 d-flex mt-md-4' : 'col-lg-12 pl-0 pr-0 d-flex '}
310
+ style={{
311
+ justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
312
+ marginBottom: sectionproperties.sectionTitleMarginBottom + 'px',
313
+ marginTop: sectionproperties.sectionTitleMarginTop + 'px',
314
+ alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : '',
315
+ }}
316
+ >
317
+ <div
318
+ class={'d-flex align-items-center flex-row d-sm-none mt-sm-2 '}
319
+ style={{
320
+ position: 'relative',
321
+ justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
322
+ fontSize: sectionproperties.sectionTitleFontSize + 'px',
323
+ backgroundColor: sectionproperties.sectiontitlebgcolor,
324
+ borderRadius: sectionproperties.sectiontitleborderradius + 'px',
325
+ paddingLeft: sectionproperties.sectiontitlepaddinghorizontal + 'px',
326
+ paddingRight: sectionproperties.sectiontitlepaddinghorizontal + 'px',
327
+ paddingTop: sectionproperties.sectiontitlepaddingvertical + 'px',
328
+ paddingBottom: sectionproperties.sectiontitlepaddingvertical + 'px',
329
+ marginLeft:
330
+ sectionproperties.sectiontitleborderradius != 0
331
+ ? langdetect == 'en'
332
+ ? sectionproperties.sectionTitleMarginLeft + 'px'
333
+ : sectionproperties.sectionTitleMarginRight + 'px'
334
+ : 0,
335
+ marginRight:
336
+ sectionproperties.sectiontitleborderradius != 0
337
+ ? langdetect == 'en'
338
+ ? sectionproperties.sectionTitleMarginRight + 'px'
339
+ : sectionproperties.sectionTitleMarginLeft + 'px'
340
+ : 0,
341
+ }}
342
+ >
343
+ {SectionTitle()}
344
+ </div>
345
+ <div
346
+ class={'d-none align-items-center flex-row d-sm-flex mt-sm-2'}
347
+ style={{
348
+ position: 'relative',
349
+ justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
350
+ fontSize: sectionproperties.sectionTitleFontSizeresp + 'px',
351
+ backgroundColor: sectionproperties.sectiontitlebgcolor,
352
+ borderRadius: sectionproperties.sectiontitleborderradius + 'px',
353
+ paddingLeft: sectionproperties.sectiontitlepaddinghorizontal + 'px',
354
+ paddingRight: sectionproperties.sectiontitlepaddinghorizontal + 'px',
355
+ paddingTop: sectionproperties.sectiontitlepaddingvertical + 'px',
356
+ paddingBottom: sectionproperties.sectiontitlepaddingvertical + 'px',
357
+ marginLeft:
358
+ sectionproperties.sectiontitleborderradius != 0
359
+ ? langdetect == 'en'
360
+ ? sectionproperties.sectionTitleMarginLeft + 'px'
361
+ : sectionproperties.sectionTitleMarginRight + 'px'
362
+ : 0,
363
+ marginRight:
364
+ sectionproperties.sectiontitleborderradius != 0
365
+ ? langdetect == 'en'
366
+ ? sectionproperties.sectionTitleMarginRight + 'px'
367
+ : sectionproperties.sectionTitleMarginLeft + 'px'
368
+ : 0,
369
+ }}
370
+ >
371
+ {SectionTitle()}
372
+ </div>
373
+ </div>
374
+ {sectionproperties.prodCatShow == 'Show' && (
375
+ <div
376
+ class="col-lg-12 pl-0 pr-0 d-flex justify-content-md-center"
377
+ style={{
378
+ justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
379
+ marginBottom: sectionproperties.descriptionMarginBottom + 'px',
380
+ alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : '',
381
+ }}
382
+ >
383
+ <div
384
+ class="d-flex align-items-center flex-row d-sm-none mt-sm-2"
385
+ style={{
386
+ position: 'relative',
387
+ justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
388
+ fontSize: sectionproperties.prodCatFontSize + 'px',
389
+ paddingLeft: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginLeft + 'px' : sectionproperties.slideshowText2Content_marginRight + 'px',
390
+ paddingRight: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginRight + 'px' : sectionproperties.slideshowText2Content_marginLeft + 'px',
391
+ }}
392
+ >
393
+ {SectionDescription()}
394
+ </div>
395
+ <div
396
+ class="d-none align-items-center flex-row d-sm-flex mt-sm-2"
397
+ style={{
398
+ position: 'relative',
399
+ justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
400
+ fontSize: sectionproperties.prodCatFontSizeResp + 'px',
401
+ }}
402
+ >
403
+ {SectionDescription()}
404
+ </div>
405
+ </div>
406
+ )}
407
+ <div
408
+ class="col-lg-12 p-0 d-flex justify-content-md-center"
409
+ style={{
410
+ justifyContent: sectionproperties.text2centered == 'Centered' ? 'center' : 'start',
411
+ marginBottom: sectionproperties.slideshowText2Content_marginBottom + 'px',
412
+ }}
413
+ >
414
+ <p
415
+ class={
416
+ sectionproperties.text2centered == 'Justify'
417
+ ? section_styles.editortext + ' pb-0 pl-md-2 pr-md-2 '
418
+ : section_styles.editortext + ' pb-0 text-md-center pl-md-2 pr-md-2 '
419
+ }
420
+ style={{}}
421
+ dangerouslySetInnerHTML={{ __html: langdetect == 'en' ? sectionproperties.contenteditor : sectionproperties.text2editortextar }}
422
+ ></p>
423
+ </div>
424
+ {sectionproperties.generalbtn_show == 'Show' && (
425
+ <div class={sectionproperties.generalbtn_position == 'Centered' ? 'col-lg-12 p-0 allcentered' : 'col-lg-12 p-0 text-start'}>
426
+ <button
427
+ class={`${section_styles.btn}` + ' m-md-0 '}
428
+ onClick={() => {
429
+ if (sectionproperties.btntype == 'WhatsApp') {
430
+ if (authdetailsContext?.instinfo?.whatsappnumber != null) {
431
+ window.open('https://api.whatsapp.com/send?phone=' + authdetailsContext?.instinfo?.whatsappnumber, '_blank');
432
+ }
433
+ } else if (sectionproperties.btntype == 'App/Web Page') {
434
+ // window.open(sectionproperties.btnlink, '_target');
435
+ routingcountext(sectionproperties.btnlink, false, '');
436
+ } else {
437
+ window.open(sectionproperties.btnlink, '_blank');
438
+ }
439
+ }}
440
+ style={{
441
+ marginLeft: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginLeft + 'px' : sectionproperties.slideshowText2Content_marginRight + 'px',
442
+ marginRight: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginRight + 'px' : sectionproperties.slideshowText2Content_marginLeft + 'px',
443
+ }}
444
+ >
445
+ {langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar}
446
+ </button>
447
+ </div>
448
+ )}
449
+ <div
450
+ class="col-lg-12 p-0 justify-content-sm-center mb-sm-4 align-items-center"
451
+ style={{
452
+ justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
453
+ alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : '',
454
+ display: sectionproperties.fbbtn_show == 'Hide' && sectionproperties.instbtn_show == 'Hide' && sectionproperties.youtbtn_show == 'Hide' ? 'none' : 'flex',
455
+ }}
456
+ >
457
+ {sectionproperties.fbbtn_show == 'Show' && (
458
+ <div
459
+ class={`${section_styles.facebook_btn}` + ' d-flex align-items-center justify-content-center ml-3 mr-3 '}
460
+ onClick={() => {
461
+ if (authdetailsContext?.instinfo?.facebooklink != null) {
462
+ window.open(authdetailsContext?.instinfo?.facebooklink, '_blank');
463
+ }
464
+ }}
465
+ >
466
+ <FaFacebookF size={sectionproperties.facebkbtnniconfontsize} />
467
+ </div>
468
+ )}
469
+ {sectionproperties.instbtn_show == 'Show' && (
470
+ <div
471
+ class={`${section_styles.instgram_btn}` + ' d-flex align-items-center justify-content-center ml-3 mr-3 '}
472
+ onClick={() => {
473
+ if (authdetailsContext?.instinfo?.instagramlink != null) {
474
+ window.open(authdetailsContext?.instinfo?.instagramlink, '_blank');
475
+ }
476
+ }}
477
+ >
478
+ <AiFillInstagram size={sectionproperties.instgrambtniconfontsize} />
479
+ </div>
480
+ )}
481
+ {sectionproperties.youtbtn_show == 'Show' && (
482
+ <div
483
+ class={`${section_styles.youtube_btn}` + ' d-flex align-items-center justify-content-center ml-3 mr-3 '}
484
+ onClick={() => {
485
+ if (authdetailsContext?.instinfo?.whatsappnumber != null) {
486
+ window.open('https://api.whatsapp.com/send?phone=' + authdetailsContext?.instinfo?.whatsappnumber, '_blank');
487
+ }
488
+ }}
489
+ >
490
+ <FaWhatsapp size={sectionproperties.youtubebtniconfontsize} />
491
+ </div>
492
+ )}
493
+ </div>
494
+ </div>
495
+ </div>
496
+ );
497
+ };
498
+ const Image = () => {
499
+ return (
500
+ <div
501
+ class={
502
+ sectionproperties.image_height == 0
503
+ ? sectionproperties.sectionstyle == 'Image on right'
504
+ ? 'col-lg-6 col-md-12 d-flex justify-content-end justify-content-md-center h-auto p-md-0'
505
+ : 'col-lg-6 col-md-12 d-flex justify-content-end justify-content-md-center h-auto p-md-0'
506
+ : sectionproperties.sectionstyle == 'Image on left'
507
+ ? 'col-lg-6 col-md-12 d-flex justify-content-start justify-content-md-center p-md-0'
508
+ : 'col-lg-6 col-md-12 d-flex justify-content-start justify-content-md-center p-md-0'
509
+ }
510
+ style={{
511
+ paddingLeft: sectionproperties.marginhorizontal + 'px',
512
+ paddingRight: sectionproperties.marginhorizontal + 'px',
513
+ cursor: imagesarray[0]?.IsClickableimg == 'Yes' ? 'pointer' : 'default',
514
+ background: sectionproperties.image_bgtransparent == 'Transparent' ? 'transparent' : sectionproperties.image_bgcolor,
515
+ }}
516
+ onClick={() => {
517
+ if (imagesarray[0]?.IsClickableimg == 'Yes') {
518
+ if (imagesarray[0]?.clickableimg_page_route != undefined && imagesarray[0]?.clickableimg_page_route.length != 0) {
519
+ routingcountext(imagesarray[0]?.clickableimg_page_route, false, '');
520
+ } else {
521
+ routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + imagesarray[0]?.Clickableimg_getcoection);
522
+ }
523
+ }
524
+ }}
525
+ >
526
+ {imagesarray.length != 0 && (
527
+ <Imagekitimagecomp
528
+ class={section_styles.imageimage}
529
+ urlEndpoint={ikimagecredcontext?.ikimageendpoint}
530
+ publicKey={ikimagecredcontext?.ikimagepublickey}
531
+ path={
532
+ langdetect == 'en'
533
+ ? '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + imagesarray[0]?.bgsection_image
534
+ : '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + imagesarray[0]?.bgsection_image_ar
535
+ }
536
+ style={{}}
537
+ />
538
+ )}
539
+ </div>
540
+ );
541
+ };
542
+
543
+ return (
544
+ <div
545
+ class={' row ml-0 mr-0 d-flex justify-content-between align-items-center w-100 '}
546
+ style={{
547
+ marginTop: sectionproperties.marginTop + 'px',
548
+ marginBottom: sectionproperties.marginBottom + 'px',
549
+ background: sectionproperties.backgroundColor,
550
+ }}
551
+ >
552
+ {sectionproperties.cardstyletype == 'Style 1' && (
553
+ <div
554
+ class={
555
+ sectionproperties.card_marginRight != 0 && sectionproperties.card_marginLeft != 0
556
+ ? sectionproperties.width != 100
557
+ ? 'd-flex justify-content-between align-items-center px-1025-1 pl-md-3 pr-md-3 w-md-90 mx-auto'
558
+ : 'd-flex justify-content-between align-items-center px-1025-1 pl-md-3 pr-md-3 w-md-100 mx-auto'
559
+ : sectionproperties.width != 100
560
+ ? 'd-flex justify-content-between align-items-center w-md-90 mx-auto'
561
+ : 'd-flex justify-content-between align-items-center w-md-100 mx-auto'
562
+ }
563
+ style={{
564
+ paddingLeft: langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px',
565
+ paddingRight: langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px',
566
+ width: sectionproperties.width + 'vw',
567
+ border: sectionproperties.sectioncardborderwidth + 'px solid ' + sectionproperties.sectioncardbordercolor,
568
+ borderRadius: sectionproperties.sectioncardborderradius + 'px',
569
+ }}
570
+ >
571
+ <div
572
+ class={
573
+ // sectionproperties.paddingLeft != 0 && sectionproperties.paddingRight != 0
574
+ // ? section_styles.sectioncintainer + ' row m-0 w-100 d-flex justify-content-between plr-1025-1 pr-md-3 pl-md-3 '
575
+ // : sectionproperties.paddingLeft == 0 && sectionproperties.paddingRight == 0
576
+ // ? section_styles.sectioncintainer + ' row m-0 w-100 d-flex justify-content-between '
577
+ // : sectionproperties.paddingLeft != 0
578
+ // ? section_styles.sectioncintainer + ' row m-0 w-100 d-flex justify-content-between pr-1025-1 px-md-3 '
579
+ // : sectionproperties.paddingRight != 0
580
+ // ? section_styles.sectioncintainer + ' row m-0 w-100 d-flex justify-content-between pr-1025-1 px-md-3 '
581
+ // : section_styles.sectioncintainer + ' row m-0 w-100 d-flex justify-content-between '
582
+ sectionproperties.paddingLeft != 0 && sectionproperties.paddingRight != 0
583
+ ? section_styles.sectioncintainer + ' row m-0 w-100 d-flex justify-content-between plr-1025-1 pr-md-3 pl-md-3 '
584
+ : sectionproperties.paddingLeft == 0 && sectionproperties.paddingRight == 0
585
+ ? section_styles.sectioncintainer + ' row m-0 w-100 d-flex justify-content-between px-md-0 '
586
+ : sectionproperties.paddingLeft != 0
587
+ ? section_styles.sectioncintainer + ' row m-0 w-100 d-flex justify-content-between plr-1025-1 pr-md-3 pl-md-3 '
588
+ : sectionproperties.paddingRight != 0
589
+ ? section_styles.sectioncintainer + ' row m-0 w-100 d-flex justify-content-between plr-1025-1 pr-md-3 pl-md-3 '
590
+ : section_styles.sectioncintainer + ' row m-0 w-100 d-flex justify-content-between px-md-0 '
591
+ }
592
+ style={{
593
+ paddingLeft: langdetect == 'en' ? sectionproperties.paddingLeft + 'px' : sectionproperties.paddingRight + 'px',
594
+ paddingRight: langdetect == 'en' ? sectionproperties.paddingRight + 'px' : sectionproperties.paddingLeft + 'px',
595
+ // paddingTop: sectionproperties.paddingTop + 'px',
596
+ // paddingBottom: sectionproperties.paddingBottom + 'px',
597
+ marginTop: sectionproperties.marginTop + 'px',
598
+ marginBottom: sectionproperties.marginBottom + 'px',
599
+ }}
600
+ >
601
+ {/* langdetect == 'en' && */}
602
+ {sectionproperties.sectionstyle == 'Image on right' && (
603
+ <div class="col-lg-12 p-0 d-flex justify-content-between d-md-none">
604
+ <div
605
+ class="row m-0 w-100 d-flex justify-content-between"
606
+ style={{
607
+ alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : '',
608
+ justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start',
609
+ }}
610
+ >
611
+ <div
612
+ class={
613
+ sectionproperties.image_show == 'show'
614
+ ? section_styles.sectioncintainer + ' col-lg-6 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center px-md-0 '
615
+ : section_styles.sectioncintainer + ' col-lg-12 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center px-md-0 '
616
+ }
617
+ style={{
618
+ background: sectionproperties.reservation_bgcolor,
619
+ alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : '',
620
+ borderRadius: sectionproperties.reservation_borderradius + 'px',
621
+ paddingLeft: sectionproperties.innersectionpaddinghorizontal + 'px',
622
+ paddingRight: sectionproperties.innersectionpaddinghorizontal + 'px',
623
+ }}
624
+ >
625
+ <div class={sectionproperties.justifyContentCenter == 'Centered' ? 'row m-0 w-100' : 'row m-0 w-100 mb-auto'}>
626
+ <div
627
+ class={
628
+ sectionproperties.sectionstyleresponsive == 'Image above text'
629
+ ? 'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center mt-md-4'
630
+ : 'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center'
631
+ }
632
+ style={{
633
+ justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
634
+ marginBottom: sectionproperties.sectionTitleMarginBottom + 'px',
635
+ marginTop: sectionproperties.sectionTitleMarginTop + 'px',
636
+ alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : '',
637
+ }}
638
+ >
639
+ <div
640
+ class={'d-flex align-items-center flex-row d-sm-none mt-sm-2 '}
641
+ style={{
642
+ position: 'relative',
643
+ justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
644
+ fontSize: sectionproperties.sectionTitleFontSize + 'px',
645
+ backgroundColor: sectionproperties.sectiontitlebgcolor,
646
+ borderRadius: sectionproperties.sectiontitleborderradius + 'px',
647
+ paddingLeft: sectionproperties.sectiontitlepaddinghorizontal + 'px',
648
+ paddingRight: sectionproperties.sectiontitlepaddinghorizontal + 'px',
649
+ paddingTop: sectionproperties.sectiontitlepaddingvertical + 'px',
650
+ paddingBottom: sectionproperties.sectiontitlepaddingvertical + 'px',
651
+ marginLeft:
652
+ sectionproperties.sectiontitleborderradius != 0
653
+ ? langdetect == 'en'
654
+ ? sectionproperties.sectionTitleMarginLeft + 'px'
655
+ : sectionproperties.sectionTitleMarginRight + 'px'
656
+ : 0,
657
+ marginRight:
658
+ sectionproperties.sectiontitleborderradius != 0
659
+ ? langdetect == 'en'
660
+ ? sectionproperties.sectionTitleMarginRight + 'px'
661
+ : sectionproperties.sectionTitleMarginLeft + 'px'
662
+ : 0,
663
+ }}
664
+ >
665
+ {SectionTitle()}
666
+ </div>
667
+ <div
668
+ class={'d-none align-items-center flex-row d-sm-flex mt-sm-2'}
669
+ style={{
670
+ position: 'relative',
671
+ justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
672
+ fontSize: sectionproperties.sectionTitleFontSizeresp + 'px',
673
+ backgroundColor: sectionproperties.sectiontitlebgcolor,
674
+ borderRadius: sectionproperties.sectiontitleborderradius + 'px',
675
+ paddingLeft: sectionproperties.sectiontitlepaddinghorizontal + 'px',
676
+ paddingRight: sectionproperties.sectiontitlepaddinghorizontal + 'px',
677
+ paddingTop: sectionproperties.sectiontitlepaddingvertical + 'px',
678
+ paddingBottom: sectionproperties.sectiontitlepaddingvertical + 'px',
679
+ marginLeft:
680
+ sectionproperties.sectiontitleborderradius != 0
681
+ ? langdetect == 'en'
682
+ ? sectionproperties.sectionTitleMarginLeft + 'px'
683
+ : sectionproperties.sectionTitleMarginRight + 'px'
684
+ : 0,
685
+ marginRight:
686
+ sectionproperties.sectiontitleborderradius != 0
687
+ ? langdetect == 'en'
688
+ ? sectionproperties.sectionTitleMarginRight + 'px'
689
+ : sectionproperties.sectionTitleMarginLeft + 'px'
690
+ : 0,
691
+ }}
692
+ >
693
+ {SectionTitle()}
694
+ </div>
695
+ </div>
696
+ {sectionproperties.prodCatShow == 'Show' && (
697
+ <div
698
+ class="col-lg-12 pl-0 pr-0 d-flex justify-content-md-center"
699
+ style={{
700
+ justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
701
+ marginBottom: sectionproperties.descriptionMarginBottom + 'px',
702
+ alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : '',
703
+ }}
704
+ >
705
+ <div
706
+ class="d-flex align-items-center flex-row d-sm-none mt-sm-2"
707
+ style={{
708
+ position: 'relative',
709
+ justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
710
+ fontSize: sectionproperties.prodCatFontSize + 'px',
711
+ paddingLeft:
712
+ langdetect == 'en'
713
+ ? sectionproperties.slideshowText2Content_marginLeft + 'px'
714
+ : sectionproperties.slideshowText2Content_marginRight + 'px',
715
+ paddingRight:
716
+ langdetect == 'en'
717
+ ? sectionproperties.slideshowText2Content_marginRight + 'px'
718
+ : sectionproperties.slideshowText2Content_marginLeft + 'px',
719
+ }}
720
+ >
721
+ {SectionDescription()}
722
+ </div>
723
+ <div
724
+ class="d-none align-items-center flex-row d-sm-flex mt-sm-2"
725
+ style={{
726
+ position: 'relative',
727
+ justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
728
+ fontSize: sectionproperties.prodCatFontSizeResp + 'px',
729
+ }}
730
+ >
731
+ {SectionDescription()}
732
+ </div>
733
+ </div>
734
+ )}
735
+ <div
736
+ class="col-lg-12 p-0 d-flex justify-content-md-center"
737
+ style={{
738
+ justifyContent: sectionproperties.text2centered == 'Centered' ? 'center' : 'start',
739
+ marginBottom: sectionproperties.slideshowText2Content_marginBottom + 'px',
740
+ }}
741
+ >
742
+ <p
743
+ class={
744
+ sectionproperties.text2centered == 'Justify'
745
+ ? section_styles.editortext + ' pb-0 pl-md-2 pr-md-2 '
746
+ : section_styles.editortext + ' pb-0 text-md-center pl-md-2 pr-md-2 '
747
+ }
748
+ style={{}}
749
+ dangerouslySetInnerHTML={{ __html: langdetect == 'en' ? sectionproperties.contenteditor : sectionproperties.text2editortextar }}
750
+ ></p>
751
+ </div>
752
+ {sectionproperties.generalbtn_show == 'Show' && (
753
+ <div class={sectionproperties.generalbtn_position == 'Centered' ? 'col-lg-12 p-0 allcentered' : 'col-lg-12 p-0 text-start justify-content-md-center'}>
754
+ <button
755
+ class={`${section_styles.btn2}` + ' m-md-0 '}
756
+ onClick={() => {
757
+ if (sectionproperties.btntype == 'WhatsApp') {
758
+ if (authdetailsContext?.instinfo?.whatsappnumber != null) {
759
+ window.open('https://api.whatsapp.com/send?phone=' + authdetailsContext?.instinfo?.whatsappnumber, '_blank');
760
+ }
761
+ } else if (sectionproperties.btntype == 'App/Web Page') {
762
+ // window.open(sectionproperties.btnlink, '_target');
763
+ routingcountext(sectionproperties.btnlink, false, '');
764
+ } else {
765
+ window.open(sectionproperties.btnlink, '_blank');
766
+ }
767
+ }}
768
+ style={{
769
+ marginLeft:
770
+ langdetect == 'en'
771
+ ? sectionproperties.slideshowText2Content_marginLeft + 'px'
772
+ : sectionproperties.slideshowText2Content_marginRight + 'px',
773
+ marginRight:
774
+ langdetect == 'en'
775
+ ? sectionproperties.slideshowText2Content_marginRight + 'px'
776
+ : sectionproperties.slideshowText2Content_marginLeft + 'px',
777
+ }}
778
+ >
779
+ {langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar}
780
+ </button>
781
+ <button
782
+ class={`${section_styles.btn}` + ' mx-1 '}
783
+ onClick={() => {
784
+ if (sectionproperties.btntype == 'WhatsApp') {
785
+ if (authdetailsContext?.instinfo?.whatsappnumber != null) {
786
+ window.open('https://api.whatsapp.com/send?phone=' + authdetailsContext?.instinfo?.whatsappnumber, '_blank');
787
+ }
788
+ } else if (sectionproperties.btntype == 'App/Web Page') {
789
+ // window.open(sectionproperties.btnlink, '_target');
790
+ routingcountext(sectionproperties.btnlink2, false, '');
791
+ } else {
792
+ window.open(sectionproperties.btnlink2, '_blank');
793
+ }
794
+ }}
795
+ style={{
796
+ marginLeft:
797
+ langdetect == 'en'
798
+ ? sectionproperties.slideshowText2Content_marginLeft + 'px'
799
+ : sectionproperties.slideshowText2Content_marginRight + 'px',
800
+ marginRight:
801
+ langdetect == 'en'
802
+ ? sectionproperties.slideshowText2Content_marginRight + 'px'
803
+ : sectionproperties.slideshowText2Content_marginLeft + 'px',
804
+ }}
805
+ >
806
+ {langdetect == 'en' ? 'Subscribe' : 'اشترك الان'}
807
+ </button>
808
+ </div>
809
+ )}
810
+ <div
811
+ class="col-lg-12 p-0 justify-content-sm-center mb-sm-4 align-items-center"
812
+ style={{
813
+ justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
814
+ alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : '',
815
+ display:
816
+ sectionproperties.fbbtn_show == 'Hide' && sectionproperties.instbtn_show == 'Hide' && sectionproperties.youtbtn_show == 'Hide'
817
+ ? 'none'
818
+ : 'flex',
819
+ }}
820
+ >
821
+ {sectionproperties.fbbtn_show == 'Show' && (
822
+ <div
823
+ class={`${section_styles.facebook_btn}` + ' d-flex align-items-center justify-content-center ml-3 mr-3 '}
824
+ onClick={() => {
825
+ if (authdetailsContext?.instinfo?.facebooklink != null) {
826
+ window.open(authdetailsContext?.instinfo?.facebooklink, '_blank');
827
+ }
828
+ }}
829
+ >
830
+ <FaFacebookF size={sectionproperties.facebkbtnniconfontsize} />
831
+ </div>
832
+ )}
833
+ {sectionproperties.instbtn_show == 'Show' && (
834
+ <div
835
+ class={`${section_styles.instgram_btn}` + ' d-flex align-items-center justify-content-center ml-3 mr-3 '}
836
+ onClick={() => {
837
+ if (authdetailsContext?.instinfo?.instagramlink != null) {
838
+ window.open(authdetailsContext?.instinfo?.instagramlink, '_blank');
839
+ }
840
+ }}
841
+ >
842
+ <AiFillInstagram size={sectionproperties.instgrambtniconfontsize} />
843
+ </div>
844
+ )}
845
+ {sectionproperties.youtbtn_show == 'Show' && (
846
+ <div
847
+ class={`${section_styles.youtube_btn}` + ' d-flex align-items-center justify-content-center ml-3 mr-3 '}
848
+ onClick={() => {
849
+ if (authdetailsContext?.instinfo?.whatsappnumber != null) {
850
+ window.open('https://api.whatsapp.com/send?phone=' + authdetailsContext?.instinfo?.whatsappnumber, '_blank');
851
+ }
852
+ }}
853
+ >
854
+ <FaWhatsapp size={sectionproperties.youtubebtniconfontsize} />
855
+ </div>
856
+ )}
857
+ </div>
858
+ </div>
859
+ </div>
860
+ {sectionproperties.image_show == 'show' && Image()}
861
+ </div>
862
+ </div>
863
+ )}
864
+ {sectionproperties.sectionstyleresponsive == 'Image below text' && (
865
+ <div class="col-lg-12 p-0 d-none d-md-flex justify-content-between">
866
+ <div
867
+ class="row m-0 w-100 d-flex justify-content-between"
868
+ style={{
869
+ alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : '',
870
+ justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start',
871
+ }}
872
+ >
873
+ <div
874
+ class={
875
+ sectionproperties.image_show == 'show'
876
+ ? section_styles.sectioncintainer + ' col-lg-6 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center pl-0 pr-0 mb-md-3 '
877
+ : section_styles.sectioncintainer + ' col-lg-12 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center pl-0 pr-0 mb-md-3 '
878
+ }
879
+ style={{
880
+ background: sectionproperties.reservation_bgcolor,
881
+ alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : '',
882
+ borderRadius: sectionproperties.reservation_borderradius + 'px',
883
+ }}
884
+ >
885
+ <div class={sectionproperties.justifyContentCenter == 'Centered' ? 'row m-0 w-100' : 'row m-0 w-100 mb-auto'}>
886
+ <div
887
+ class={
888
+ sectionproperties.sectionstyleresponsive == 'Image above text'
889
+ ? 'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center mt-md-4'
890
+ : 'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center'
891
+ }
892
+ style={{
893
+ justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
894
+ marginBottom: sectionproperties.sectionTitleMarginBottom + 'px',
895
+ marginTop: sectionproperties.sectionTitleMarginTop + 'px',
896
+ alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : '',
897
+ }}
898
+ >
899
+ <div
900
+ class={'d-flex align-items-center flex-row d-sm-none mt-sm-2 '}
901
+ style={{
902
+ position: 'relative',
903
+ justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
904
+ fontSize: sectionproperties.sectionTitleFontSize + 'px',
905
+ backgroundColor: sectionproperties.sectiontitlebgcolor,
906
+ borderRadius: sectionproperties.sectiontitleborderradius + 'px',
907
+ paddingLeft: sectionproperties.sectiontitlepaddinghorizontal + 'px',
908
+ paddingRight: sectionproperties.sectiontitlepaddinghorizontal + 'px',
909
+ paddingTop: sectionproperties.sectiontitlepaddingvertical + 'px',
910
+ paddingBottom: sectionproperties.sectiontitlepaddingvertical + 'px',
911
+ marginLeft:
912
+ sectionproperties.sectiontitleborderradius != 0
913
+ ? langdetect == 'en'
914
+ ? sectionproperties.sectionTitleMarginLeft + 'px'
915
+ : sectionproperties.sectionTitleMarginRight + 'px'
916
+ : 0,
917
+ marginRight:
918
+ sectionproperties.sectiontitleborderradius != 0
919
+ ? langdetect == 'en'
920
+ ? sectionproperties.sectionTitleMarginRight + 'px'
921
+ : sectionproperties.sectionTitleMarginLeft + 'px'
922
+ : 0,
923
+ }}
924
+ >
925
+ {SectionTitle()}
926
+ </div>
927
+ <div
928
+ class={'d-none align-items-center flex-row d-sm-flex mt-sm-2'}
929
+ style={{
930
+ position: 'relative',
931
+ justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
932
+ fontSize: sectionproperties.sectionTitleFontSizeresp + 'px',
933
+ backgroundColor: sectionproperties.sectiontitlebgcolor,
934
+ borderRadius: sectionproperties.sectiontitleborderradius + 'px',
935
+ paddingLeft: sectionproperties.sectiontitlepaddinghorizontal + 'px',
936
+ paddingRight: sectionproperties.sectiontitlepaddinghorizontal + 'px',
937
+ paddingTop: sectionproperties.sectiontitlepaddingvertical + 'px',
938
+ paddingBottom: sectionproperties.sectiontitlepaddingvertical + 'px',
939
+ marginLeft:
940
+ sectionproperties.sectiontitleborderradius != 0
941
+ ? langdetect == 'en'
942
+ ? sectionproperties.sectionTitleMarginLeft + 'px'
943
+ : sectionproperties.sectionTitleMarginRight + 'px'
944
+ : 0,
945
+ marginRight:
946
+ sectionproperties.sectiontitleborderradius != 0
947
+ ? langdetect == 'en'
948
+ ? sectionproperties.sectionTitleMarginRight + 'px'
949
+ : sectionproperties.sectionTitleMarginLeft + 'px'
950
+ : 0,
951
+ }}
952
+ >
953
+ {SectionTitle()}
954
+ </div>
955
+ </div>
956
+ {sectionproperties.prodCatShow == 'Show' && (
957
+ <div
958
+ class="col-lg-12 pl-0 pr-0 d-flex justify-content-md-center"
959
+ style={{
960
+ justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
961
+ marginBottom: sectionproperties.descriptionMarginBottom + 'px',
962
+ alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : '',
963
+ }}
964
+ >
965
+ <div
966
+ class="d-flex align-items-center flex-row d-sm-none mt-sm-2"
967
+ style={{
968
+ position: 'relative',
969
+ justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
970
+ fontSize: sectionproperties.prodCatFontSize + 'px',
971
+ paddingLeft:
972
+ langdetect == 'en'
973
+ ? sectionproperties.slideshowText2Content_marginLeft + 'px'
974
+ : sectionproperties.slideshowText2Content_marginRight + 'px',
975
+ paddingRight:
976
+ langdetect == 'en'
977
+ ? sectionproperties.slideshowText2Content_marginRight + 'px'
978
+ : sectionproperties.slideshowText2Content_marginLeft + 'px',
979
+ }}
980
+ >
981
+ {SectionDescription()}
982
+ </div>
983
+ <div
984
+ class="d-none align-items-center flex-row d-sm-flex mt-sm-2"
985
+ style={{
986
+ position: 'relative',
987
+ justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
988
+ fontSize: sectionproperties.prodCatFontSizeResp + 'px',
989
+ }}
990
+ >
991
+ {SectionDescription()}
992
+ </div>
993
+ </div>
994
+ )}
995
+ <div
996
+ class="col-lg-12 p-0 d-flex justify-content-md-center"
997
+ style={{
998
+ justifyContent: sectionproperties.text2centered == 'Centered' ? 'center' : 'start',
999
+ marginBottom: sectionproperties.slideshowText2Content_marginBottom + 'px',
1000
+ }}
1001
+ >
1002
+ <p
1003
+ class={
1004
+ sectionproperties.text2centered == 'Justify'
1005
+ ? section_styles.editortext + ' pb-0 pl-md-2 pr-md-2 '
1006
+ : section_styles.editortext + ' pb-0 text-md-center pl-md-2 pr-md-2 '
1007
+ }
1008
+ style={{}}
1009
+ dangerouslySetInnerHTML={{ __html: langdetect == 'en' ? sectionproperties.contenteditor : sectionproperties.text2editortextar }}
1010
+ ></p>
1011
+ </div>
1012
+ {sectionproperties.generalbtn_show == 'Show' && (
1013
+ <div class={sectionproperties.generalbtn_position == 'Centered' ? 'col-lg-12 p-0 allcentered' : 'col-lg-12 p-0 text-start justify-content-md-center'}>
1014
+ <button
1015
+ class={`${section_styles.btn}` + ' m-md-0 '}
1016
+ onClick={() => {
1017
+ if (sectionproperties.btntype == 'WhatsApp') {
1018
+ if (authdetailsContext?.instinfo?.whatsappnumber != null) {
1019
+ window.open('https://api.whatsapp.com/send?phone=' + authdetailsContext?.instinfo?.whatsappnumber, '_blank');
1020
+ }
1021
+ } else if (sectionproperties.btntype == 'App/Web Page') {
1022
+ // window.open(sectionproperties.btnlink, '_target');
1023
+ routingcountext(sectionproperties.btnlink, false, '');
1024
+ } else {
1025
+ window.open(sectionproperties.btnlink, '_blank');
1026
+ }
1027
+ }}
1028
+ style={{
1029
+ marginLeft:
1030
+ langdetect == 'en'
1031
+ ? sectionproperties.slideshowText2Content_marginLeft + 'px'
1032
+ : sectionproperties.slideshowText2Content_marginRight + 'px',
1033
+ marginRight:
1034
+ langdetect == 'en'
1035
+ ? sectionproperties.slideshowText2Content_marginRight + 'px'
1036
+ : sectionproperties.slideshowText2Content_marginLeft + 'px',
1037
+ }}
1038
+ >
1039
+ {langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar}
1040
+ </button>
1041
+ </div>
1042
+ )}
1043
+ <div
1044
+ class="col-lg-12 p-0 justify-content-sm-center mb-sm-4 align-items-center"
1045
+ style={{
1046
+ justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
1047
+ alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : '',
1048
+ display:
1049
+ sectionproperties.fbbtn_show == 'Hide' && sectionproperties.instbtn_show == 'Hide' && sectionproperties.youtbtn_show == 'Hide'
1050
+ ? 'none'
1051
+ : 'flex',
1052
+ }}
1053
+ >
1054
+ {sectionproperties.fbbtn_show == 'Show' && (
1055
+ <div
1056
+ class={`${section_styles.facebook_btn}` + ' d-flex align-items-center justify-content-center ml-3 mr-3 '}
1057
+ onClick={() => {
1058
+ if (authdetailsContext?.instinfo?.facebooklink != null) {
1059
+ window.open(authdetailsContext?.instinfo?.facebooklink, '_blank');
1060
+ }
1061
+ }}
1062
+ >
1063
+ <FaFacebookF size={sectionproperties.facebkbtnniconfontsize} />
1064
+ </div>
1065
+ )}
1066
+ {sectionproperties.instbtn_show == 'Show' && (
1067
+ <div
1068
+ class={`${section_styles.instgram_btn}` + ' d-flex align-items-center justify-content-center ml-3 mr-3 '}
1069
+ onClick={() => {
1070
+ if (authdetailsContext?.instinfo?.instagramlink != null) {
1071
+ window.open(authdetailsContext?.instinfo?.instagramlink, '_blank');
1072
+ }
1073
+ }}
1074
+ >
1075
+ <AiFillInstagram size={sectionproperties.instgrambtniconfontsize} />
1076
+ </div>
1077
+ )}
1078
+ {sectionproperties.youtbtn_show == 'Show' && (
1079
+ <div
1080
+ class={`${section_styles.youtube_btn}` + ' d-flex align-items-center justify-content-center ml-3 mr-3 '}
1081
+ onClick={() => {
1082
+ if (authdetailsContext?.instinfo?.whatsappnumber != null) {
1083
+ window.open('https://api.whatsapp.com/send?phone=' + authdetailsContext?.instinfo?.whatsappnumber, '_blank');
1084
+ }
1085
+ }}
1086
+ >
1087
+ <FaWhatsapp size={sectionproperties.youtubebtniconfontsize} />
1088
+ </div>
1089
+ )}
1090
+ </div>
1091
+ </div>
1092
+ </div>
1093
+ {sectionproperties.image_show == 'show' && Image()}
1094
+ </div>
1095
+ </div>
1096
+ )}
1097
+ {/* langdetect == 'en' && */}
1098
+ {sectionproperties.sectionstyle == 'Image on left' && (
1099
+ <div class="col-lg-12 p-0 d-flex justify-content-between d-md-none">
1100
+ <div
1101
+ class="row m-0 w-100 d-flex justify-content-between"
1102
+ style={{
1103
+ alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : '',
1104
+ justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start',
1105
+ }}
1106
+ >
1107
+ {sectionproperties.image_show == 'show' && Image()}
1108
+ <div
1109
+ class={
1110
+ sectionproperties.image_show == 'show'
1111
+ ? section_styles.sectioncintainer + ' col-lg-6 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center px-md-0 '
1112
+ : section_styles.sectioncintainer + ' col-lg-12 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center px-md-0 '
1113
+ }
1114
+ style={{
1115
+ background: sectionproperties.reservation_bgcolor,
1116
+ alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : '',
1117
+ borderRadius: sectionproperties.reservation_borderradius + 'px',
1118
+ paddingLeft: sectionproperties.innersectionpaddinghorizontal + 'px',
1119
+ paddingRight: sectionproperties.innersectionpaddinghorizontal + 'px',
1120
+ }}
1121
+ >
1122
+ <div class={sectionproperties.justifyContentCenter == 'Centered' ? 'row m-0 w-100' : 'row m-0 w-100 mb-auto'}>
1123
+ <div
1124
+ class={
1125
+ sectionproperties.sectionstyleresponsive == 'Image above text'
1126
+ ? 'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center mt-md-4'
1127
+ : 'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center'
1128
+ }
1129
+ style={{
1130
+ justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
1131
+ marginBottom: sectionproperties.sectionTitleMarginBottom + 'px',
1132
+ marginTop: sectionproperties.sectionTitleMarginTop + 'px',
1133
+ alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : '',
1134
+ }}
1135
+ >
1136
+ <div
1137
+ class={'d-flex align-items-center flex-row d-sm-none mt-sm-2 '}
1138
+ style={{
1139
+ position: 'relative',
1140
+ justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
1141
+ fontSize: sectionproperties.sectionTitleFontSize + 'px',
1142
+ backgroundColor: sectionproperties.sectiontitlebgcolor,
1143
+ borderRadius: sectionproperties.sectiontitleborderradius + 'px',
1144
+ paddingLeft: sectionproperties.sectiontitlepaddinghorizontal + 'px',
1145
+ paddingRight: sectionproperties.sectiontitlepaddinghorizontal + 'px',
1146
+ paddingTop: sectionproperties.sectiontitlepaddingvertical + 'px',
1147
+ paddingBottom: sectionproperties.sectiontitlepaddingvertical + 'px',
1148
+ marginLeft:
1149
+ sectionproperties.sectiontitleborderradius != 0
1150
+ ? langdetect == 'en'
1151
+ ? sectionproperties.sectionTitleMarginLeft + 'px'
1152
+ : sectionproperties.sectionTitleMarginRight + 'px'
1153
+ : 0,
1154
+ marginRight:
1155
+ sectionproperties.sectiontitleborderradius != 0
1156
+ ? langdetect == 'en'
1157
+ ? sectionproperties.sectionTitleMarginRight + 'px'
1158
+ : sectionproperties.sectionTitleMarginLeft + 'px'
1159
+ : 0,
1160
+ }}
1161
+ >
1162
+ {SectionTitle()}
1163
+ </div>
1164
+ <div
1165
+ class={'d-none align-items-center flex-row d-sm-flex mt-sm-2'}
1166
+ style={{
1167
+ position: 'relative',
1168
+ justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
1169
+ fontSize: sectionproperties.sectionTitleFontSizeresp + 'px',
1170
+ backgroundColor: sectionproperties.sectiontitlebgcolor,
1171
+ borderRadius: sectionproperties.sectiontitleborderradius + 'px',
1172
+ paddingLeft: sectionproperties.sectiontitlepaddinghorizontal + 'px',
1173
+ paddingRight: sectionproperties.sectiontitlepaddinghorizontal + 'px',
1174
+ paddingTop: sectionproperties.sectiontitlepaddingvertical + 'px',
1175
+ paddingBottom: sectionproperties.sectiontitlepaddingvertical + 'px',
1176
+ marginLeft:
1177
+ sectionproperties.sectiontitleborderradius != 0
1178
+ ? langdetect == 'en'
1179
+ ? sectionproperties.sectionTitleMarginLeft + 'px'
1180
+ : sectionproperties.sectionTitleMarginRight + 'px'
1181
+ : 0,
1182
+ marginRight:
1183
+ sectionproperties.sectiontitleborderradius != 0
1184
+ ? langdetect == 'en'
1185
+ ? sectionproperties.sectionTitleMarginRight + 'px'
1186
+ : sectionproperties.sectionTitleMarginLeft + 'px'
1187
+ : 0,
1188
+ }}
1189
+ >
1190
+ {SectionTitle()}
1191
+ </div>
1192
+ </div>
1193
+ {sectionproperties.prodCatShow == 'Show' && (
1194
+ <div
1195
+ class="col-lg-12 pl-0 pr-0 d-flex justify-content-md-center"
1196
+ style={{
1197
+ justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
1198
+ marginBottom: sectionproperties.descriptionMarginBottom + 'px',
1199
+ alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : '',
1200
+ }}
1201
+ >
1202
+ <div
1203
+ class="d-flex align-items-center flex-row d-sm-none mt-sm-2"
1204
+ style={{
1205
+ position: 'relative',
1206
+ justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
1207
+ fontSize: sectionproperties.prodCatFontSize + 'px',
1208
+ paddingLeft:
1209
+ langdetect == 'en'
1210
+ ? sectionproperties.slideshowText2Content_marginLeft + 'px'
1211
+ : sectionproperties.slideshowText2Content_marginRight + 'px',
1212
+ paddingRight:
1213
+ langdetect == 'en'
1214
+ ? sectionproperties.slideshowText2Content_marginRight + 'px'
1215
+ : sectionproperties.slideshowText2Content_marginLeft + 'px',
1216
+ }}
1217
+ >
1218
+ {SectionDescription()}
1219
+ </div>
1220
+ <div
1221
+ class="d-none align-items-center flex-row d-sm-flex mt-sm-2"
1222
+ style={{
1223
+ position: 'relative',
1224
+ justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
1225
+ fontSize: sectionproperties.prodCatFontSizeResp + 'px',
1226
+ }}
1227
+ >
1228
+ {SectionDescription()}
1229
+ </div>
1230
+ </div>
1231
+ )}
1232
+ <div
1233
+ class="col-lg-12 p-0 d-flex justify-content-md-center"
1234
+ style={{
1235
+ justifyContent: sectionproperties.text2centered == 'Centered' ? 'center' : 'start',
1236
+ marginBottom: sectionproperties.slideshowText2Content_marginBottom + 'px',
1237
+ }}
1238
+ >
1239
+ <p
1240
+ class={
1241
+ sectionproperties.text2centered == 'Justify'
1242
+ ? section_styles.editortext + ' pb-0 pl-md-2 pr-md-2 '
1243
+ : section_styles.editortext + ' pb-0 text-md-center pl-md-2 pr-md-2 '
1244
+ }
1245
+ style={{}}
1246
+ dangerouslySetInnerHTML={{ __html: langdetect == 'en' ? sectionproperties.contenteditor : sectionproperties.text2editortextar }}
1247
+ ></p>
1248
+ </div>
1249
+ {sectionproperties.generalbtn_show == 'Show' && (
1250
+ <div class={sectionproperties.generalbtn_position == 'Centered' ? 'col-lg-12 p-0 allcentered' : 'col-lg-12 p-0 text-start justify-content-md-center'}>
1251
+ <button
1252
+ class={`${section_styles.btn2}` + ' m-md-0 '}
1253
+ onClick={() => {
1254
+ if (sectionproperties.btntype == 'WhatsApp') {
1255
+ if (authdetailsContext?.instinfo?.whatsappnumber != null) {
1256
+ window.open('https://api.whatsapp.com/send?phone=' + authdetailsContext?.instinfo?.whatsappnumber, '_blank');
1257
+ }
1258
+ } else if (sectionproperties.btntype == 'App/Web Page') {
1259
+ // window.open(sectionproperties.btnlink, '_target');
1260
+ routingcountext(sectionproperties.btnlink, false, '');
1261
+ } else {
1262
+ window.open(sectionproperties.btnlink, '_blank');
1263
+ }
1264
+ }}
1265
+ style={{
1266
+ marginLeft:
1267
+ langdetect == 'en'
1268
+ ? sectionproperties.slideshowText2Content_marginLeft + 'px'
1269
+ : sectionproperties.slideshowText2Content_marginRight + 'px',
1270
+ marginRight:
1271
+ langdetect == 'en'
1272
+ ? sectionproperties.slideshowText2Content_marginRight + 'px'
1273
+ : sectionproperties.slideshowText2Content_marginLeft + 'px',
1274
+ }}
1275
+ >
1276
+ {langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar}
1277
+ </button>
1278
+ <button
1279
+ class={`${section_styles.btn}` + ' mx-1 '}
1280
+ onClick={() => {
1281
+ if (sectionproperties.btntype == 'WhatsApp') {
1282
+ if (authdetailsContext?.instinfo?.whatsappnumber != null) {
1283
+ window.open('https://api.whatsapp.com/send?phone=' + authdetailsContext?.instinfo?.whatsappnumber, '_blank');
1284
+ }
1285
+ } else if (sectionproperties.btntype == 'App/Web Page') {
1286
+ // window.open(sectionproperties.btnlink, '_target');
1287
+ routingcountext(sectionproperties.btnlink2, false, '');
1288
+ } else {
1289
+ window.open(sectionproperties.btnlink2, '_blank');
1290
+ }
1291
+ }}
1292
+ style={{
1293
+ marginLeft:
1294
+ langdetect == 'en'
1295
+ ? sectionproperties.slideshowText2Content_marginLeft + 'px'
1296
+ : sectionproperties.slideshowText2Content_marginRight + 'px',
1297
+ marginRight:
1298
+ langdetect == 'en'
1299
+ ? sectionproperties.slideshowText2Content_marginRight + 'px'
1300
+ : sectionproperties.slideshowText2Content_marginLeft + 'px',
1301
+ }}
1302
+ >
1303
+ {langdetect == 'en' ? 'Subscribe' : 'اشترك الان'}
1304
+ </button>
1305
+ </div>
1306
+ )}
1307
+ <div
1308
+ class="col-lg-12 p-0 justify-content-sm-center mb-sm-4 align-items-center"
1309
+ style={{
1310
+ justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
1311
+ alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : '',
1312
+ display:
1313
+ sectionproperties.fbbtn_show == 'Hide' && sectionproperties.instbtn_show == 'Hide' && sectionproperties.youtbtn_show == 'Hide'
1314
+ ? 'none'
1315
+ : 'flex',
1316
+ }}
1317
+ >
1318
+ {sectionproperties.fbbtn_show == 'Show' && (
1319
+ <div
1320
+ class={`${section_styles.facebook_btn}` + ' d-flex align-items-center justify-content-center ml-3 mr-3 '}
1321
+ onClick={() => {
1322
+ if (authdetailsContext?.instinfo?.facebooklink != null) {
1323
+ window.open(authdetailsContext?.instinfo?.facebooklink, '_blank');
1324
+ }
1325
+ }}
1326
+ >
1327
+ <FaFacebookF size={sectionproperties.facebkbtnniconfontsize} />
1328
+ </div>
1329
+ )}
1330
+ {sectionproperties.instbtn_show == 'Show' && (
1331
+ <div
1332
+ class={`${section_styles.instgram_btn}` + ' d-flex align-items-center justify-content-center ml-3 mr-3 '}
1333
+ onClick={() => {
1334
+ if (authdetailsContext?.instinfo?.instagramlink != null) {
1335
+ window.open(authdetailsContext?.instinfo?.instagramlink, '_blank');
1336
+ }
1337
+ }}
1338
+ >
1339
+ <AiFillInstagram size={sectionproperties.instgrambtniconfontsize} />
1340
+ </div>
1341
+ )}
1342
+ {sectionproperties.youtbtn_show == 'Show' && (
1343
+ <div
1344
+ class={`${section_styles.youtube_btn}` + ' d-flex align-items-center justify-content-center ml-3 mr-3 '}
1345
+ onClick={() => {
1346
+ if (authdetailsContext?.instinfo?.whatsappnumber != null) {
1347
+ window.open('https://api.whatsapp.com/send?phone=' + authdetailsContext?.instinfo?.whatsappnumber, '_blank');
1348
+ }
1349
+ }}
1350
+ >
1351
+ <FaWhatsapp size={sectionproperties.youtubebtniconfontsize} />
1352
+ </div>
1353
+ )}
1354
+ </div>
1355
+ </div>
1356
+ </div>
1357
+ </div>
1358
+ </div>
1359
+ )}
1360
+ {sectionproperties.sectionstyleresponsive == 'Image above text' && (
1361
+ <div class="col-lg-12 p-0 d-none d-md-flex justify-content-between">
1362
+ <div
1363
+ class="row m-0 w-100 d-flex justify-content-between"
1364
+ style={{
1365
+ alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : '',
1366
+ justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start',
1367
+ }}
1368
+ >
1369
+ {sectionproperties.image_show == 'show' && Image()}
1370
+ <div
1371
+ class={
1372
+ sectionproperties.image_show == 'show'
1373
+ ? section_styles.sectioncintainer + ' col-lg-6 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center pl-0 pr-0 '
1374
+ : section_styles.sectioncintainer + ' col-lg-12 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center pl-0 pr-0 '
1375
+ }
1376
+ style={{
1377
+ background: sectionproperties.reservation_bgcolor,
1378
+ alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : '',
1379
+ }}
1380
+ >
1381
+ <div class={sectionproperties.justifyContentCenter == 'Centered' ? 'row m-0 w-100' : 'row m-0 w-100 mb-auto'}>
1382
+ <div
1383
+ class={
1384
+ sectionproperties.sectionstyleresponsive == 'Image above text'
1385
+ ? 'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center mt-md-4'
1386
+ : 'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center'
1387
+ }
1388
+ style={{
1389
+ justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
1390
+ marginBottom: sectionproperties.sectionTitleMarginBottom + 'px',
1391
+ marginTop: sectionproperties.sectionTitleMarginTop + 'px',
1392
+ alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : '',
1393
+ }}
1394
+ >
1395
+ <div
1396
+ class={'d-flex align-items-center flex-row d-sm-none mt-sm-2 '}
1397
+ style={{
1398
+ position: 'relative',
1399
+ justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
1400
+ fontSize: sectionproperties.sectionTitleFontSize + 'px',
1401
+ backgroundColor: sectionproperties.sectiontitlebgcolor,
1402
+ borderRadius: sectionproperties.sectiontitleborderradius + 'px',
1403
+ paddingLeft: sectionproperties.sectiontitlepaddinghorizontal + 'px',
1404
+ paddingRight: sectionproperties.sectiontitlepaddinghorizontal + 'px',
1405
+ paddingTop: sectionproperties.sectiontitlepaddingvertical + 'px',
1406
+ paddingBottom: sectionproperties.sectiontitlepaddingvertical + 'px',
1407
+ marginLeft:
1408
+ sectionproperties.sectiontitleborderradius != 0
1409
+ ? langdetect == 'en'
1410
+ ? sectionproperties.sectionTitleMarginLeft + 'px'
1411
+ : sectionproperties.sectionTitleMarginRight + 'px'
1412
+ : 0,
1413
+ marginRight:
1414
+ sectionproperties.sectiontitleborderradius != 0
1415
+ ? langdetect == 'en'
1416
+ ? sectionproperties.sectionTitleMarginRight + 'px'
1417
+ : sectionproperties.sectionTitleMarginLeft + 'px'
1418
+ : 0,
1419
+ }}
1420
+ >
1421
+ {SectionTitle()}
1422
+ </div>
1423
+ <div
1424
+ class={'d-none align-items-center flex-row d-sm-flex mt-sm-2'}
1425
+ style={{
1426
+ position: 'relative',
1427
+ justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
1428
+ fontSize: sectionproperties.sectionTitleFontSizeresp + 'px',
1429
+ backgroundColor: sectionproperties.sectiontitlebgcolor,
1430
+ borderRadius: sectionproperties.sectiontitleborderradius + 'px',
1431
+ paddingLeft: sectionproperties.sectiontitlepaddinghorizontal + 'px',
1432
+ paddingRight: sectionproperties.sectiontitlepaddinghorizontal + 'px',
1433
+ paddingTop: sectionproperties.sectiontitlepaddingvertical + 'px',
1434
+ paddingBottom: sectionproperties.sectiontitlepaddingvertical + 'px',
1435
+ marginLeft:
1436
+ sectionproperties.sectiontitleborderradius != 0
1437
+ ? langdetect == 'en'
1438
+ ? sectionproperties.sectionTitleMarginLeft + 'px'
1439
+ : sectionproperties.sectionTitleMarginRight + 'px'
1440
+ : 0,
1441
+ marginRight:
1442
+ sectionproperties.sectiontitleborderradius != 0
1443
+ ? langdetect == 'en'
1444
+ ? sectionproperties.sectionTitleMarginRight + 'px'
1445
+ : sectionproperties.sectionTitleMarginLeft + 'px'
1446
+ : 0,
1447
+ }}
1448
+ >
1449
+ {SectionTitle()}
1450
+ </div>
1451
+ </div>
1452
+ {sectionproperties.prodCatShow == 'Show' && (
1453
+ <div
1454
+ class="col-lg-12 pl-0 pr-0 d-flex justify-content-md-center"
1455
+ style={{
1456
+ justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
1457
+ marginBottom: sectionproperties.descriptionMarginBottom + 'px',
1458
+ alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : '',
1459
+ }}
1460
+ >
1461
+ <div
1462
+ class="d-flex align-items-center flex-row d-sm-none mt-sm-2"
1463
+ style={{
1464
+ position: 'relative',
1465
+ justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
1466
+ fontSize: sectionproperties.prodCatFontSize + 'px',
1467
+ paddingLeft:
1468
+ langdetect == 'en'
1469
+ ? sectionproperties.slideshowText2Content_marginLeft + 'px'
1470
+ : sectionproperties.slideshowText2Content_marginRight + 'px',
1471
+ paddingRight:
1472
+ langdetect == 'en'
1473
+ ? sectionproperties.slideshowText2Content_marginRight + 'px'
1474
+ : sectionproperties.slideshowText2Content_marginLeft + 'px',
1475
+ }}
1476
+ >
1477
+ {SectionDescription()}
1478
+ </div>
1479
+ <div
1480
+ class="d-none align-items-center flex-row d-sm-flex mt-sm-2"
1481
+ style={{
1482
+ position: 'relative',
1483
+ justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
1484
+ fontSize: sectionproperties.prodCatFontSizeResp + 'px',
1485
+ }}
1486
+ >
1487
+ {SectionDescription()}
1488
+ </div>
1489
+ </div>
1490
+ )}
1491
+ <div
1492
+ class="col-lg-12 p-0 d-flex justify-content-md-center"
1493
+ style={{
1494
+ justifyContent: sectionproperties.text2centered == 'Centered' ? 'center' : 'start',
1495
+ marginBottom: sectionproperties.slideshowText2Content_marginBottom + 'px',
1496
+ }}
1497
+ >
1498
+ <p
1499
+ class={
1500
+ sectionproperties.text2centered == 'Justify'
1501
+ ? section_styles.editortext + ' pb-0 pl-md-2 pr-md-2 '
1502
+ : section_styles.editortext + ' pb-0 text-md-center pl-md-2 pr-md-2 '
1503
+ }
1504
+ style={{}}
1505
+ dangerouslySetInnerHTML={{ __html: langdetect == 'en' ? sectionproperties.contenteditor : sectionproperties.text2editortextar }}
1506
+ ></p>
1507
+ </div>
1508
+ {sectionproperties.generalbtn_show == 'Show' && (
1509
+ <div class={sectionproperties.generalbtn_position == 'Centered' ? 'col-lg-12 p-0 allcentered' : 'col-lg-12 p-0 text-start justify-content-md-center'}>
1510
+ <button
1511
+ class={`${section_styles.btn}` + ' m-md-0 '}
1512
+ onClick={() => {
1513
+ if (sectionproperties.btntype == 'WhatsApp') {
1514
+ if (authdetailsContext?.instinfo?.whatsappnumber != null) {
1515
+ window.open('https://api.whatsapp.com/send?phone=' + authdetailsContext?.instinfo?.whatsappnumber, '_blank');
1516
+ }
1517
+ } else if (sectionproperties.btntype == 'App/Web Page') {
1518
+ // window.open(sectionproperties.btnlink, '_target');
1519
+ routingcountext(sectionproperties.btnlink, false, '');
1520
+ } else {
1521
+ window.open(sectionproperties.btnlink, '_blank');
1522
+ }
1523
+ }}
1524
+ style={{
1525
+ marginLeft:
1526
+ langdetect == 'en'
1527
+ ? sectionproperties.slideshowText2Content_marginLeft + 'px'
1528
+ : sectionproperties.slideshowText2Content_marginRight + 'px',
1529
+ marginRight:
1530
+ langdetect == 'en'
1531
+ ? sectionproperties.slideshowText2Content_marginRight + 'px'
1532
+ : sectionproperties.slideshowText2Content_marginLeft + 'px',
1533
+ }}
1534
+ >
1535
+ {langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar}
1536
+ </button>
1537
+ </div>
1538
+ )}
1539
+ <div
1540
+ class="col-lg-12 p-0 justify-content-sm-center mb-sm-4 align-items-center"
1541
+ style={{
1542
+ justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
1543
+ alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : '',
1544
+ display:
1545
+ sectionproperties.fbbtn_show == 'Hide' && sectionproperties.instbtn_show == 'Hide' && sectionproperties.youtbtn_show == 'Hide'
1546
+ ? 'none'
1547
+ : 'flex',
1548
+ }}
1549
+ >
1550
+ {sectionproperties.fbbtn_show == 'Show' && (
1551
+ <div
1552
+ class={`${section_styles.facebook_btn}` + ' d-flex align-items-center justify-content-center ml-3 mr-3 '}
1553
+ onClick={() => {
1554
+ if (authdetailsContext?.instinfo?.facebooklink != null) {
1555
+ window.open(authdetailsContext?.instinfo?.facebooklink, '_blank');
1556
+ }
1557
+ }}
1558
+ >
1559
+ <FaFacebookF size={sectionproperties.facebkbtnniconfontsize} />
1560
+ </div>
1561
+ )}
1562
+ {sectionproperties.instbtn_show == 'Show' && (
1563
+ <div
1564
+ class={`${section_styles.instgram_btn}` + ' d-flex align-items-center justify-content-center ml-3 mr-3 '}
1565
+ onClick={() => {
1566
+ if (authdetailsContext?.instinfo?.instagramlink != null) {
1567
+ window.open(authdetailsContext?.instinfo?.instagramlink, '_blank');
1568
+ }
1569
+ }}
1570
+ >
1571
+ <AiFillInstagram size={sectionproperties.instgrambtniconfontsize} />
1572
+ </div>
1573
+ )}
1574
+ {sectionproperties.youtbtn_show == 'Show' && (
1575
+ <div
1576
+ class={`${section_styles.youtube_btn}` + ' d-flex align-items-center justify-content-center ml-3 mr-3 '}
1577
+ onClick={() => {
1578
+ if (authdetailsContext?.instinfo?.whatsappnumber != null) {
1579
+ window.open('https://api.whatsapp.com/send?phone=' + authdetailsContext?.instinfo?.whatsappnumber, '_blank');
1580
+ }
1581
+ }}
1582
+ >
1583
+ <FaWhatsapp size={sectionproperties.youtubebtniconfontsize} />
1584
+ </div>
1585
+ )}
1586
+ </div>
1587
+ </div>
1588
+ </div>
1589
+ </div>
1590
+ </div>
1591
+ )}
1592
+ {/* {sectionproperties.sectionstyle == 'Image on left' && langdetect == 'ar' && (
1593
+ <div class="col-lg-12 p-0 d-flex justify-content-between">
1594
+ <div
1595
+ class="row m-0 w-100 d-flex justify-content-between"
1596
+ style={{
1597
+ alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : '',
1598
+ justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start',
1599
+ }}
1600
+ >
1601
+ {Content()}
1602
+ {Image()}
1603
+ </div>
1604
+ </div>
1605
+ )} */}
1606
+ </div>
1607
+ </div>
1608
+ )}
1609
+ {sectionproperties.cardstyletype == 'Style 2' && (
1610
+ <div
1611
+ class={
1612
+ sectionproperties.card_marginRight != 0 && sectionproperties.card_marginLeft != 0
1613
+ ? sectionproperties.width != 100
1614
+ ? section_styles.cont1 + ' d-flex justify-content-between align-items-center px-1025-1 pl-md-3 pr-md-3 mx-auto '
1615
+ : section_styles.cont1 + ' d-flex justify-content-between align-items-center px-1025-1 pl-md-3 pr-md-3 mx-auto '
1616
+ : sectionproperties.width != 100
1617
+ ? section_styles.cont1 + ' d-flex justify-content-between align-items-center mx-auto '
1618
+ : section_styles.cont1 + ' d-flex justify-content-between align-items-center mx-auto '
1619
+ }
1620
+ style={{
1621
+ paddingLeft: langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px',
1622
+ paddingRight: langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px',
1623
+ border: sectionproperties.sectioncardborderwidth + 'px solid ' + sectionproperties.sectioncardbordercolor,
1624
+ borderRadius: sectionproperties.sectioncardborderradius + 'px',
1625
+ }}
1626
+ >
1627
+ <div
1628
+ class={
1629
+ // sectionproperties.paddingLeft != 0 && sectionproperties.paddingRight != 0
1630
+ // ? section_styles.sectioncintainer + ' row m-0 w-100 d-flex justify-content-between plr-1025-1 pr-md-3 pl-md-3 '
1631
+ // : sectionproperties.paddingLeft == 0 && sectionproperties.paddingRight == 0
1632
+ // ? section_styles.sectioncintainer + ' row m-0 w-100 d-flex justify-content-between '
1633
+ // : sectionproperties.paddingLeft != 0
1634
+ // ? section_styles.sectioncintainer + ' row m-0 w-100 d-flex justify-content-between pr-1025-1 px-md-3 '
1635
+ // : sectionproperties.paddingRight != 0
1636
+ // ? section_styles.sectioncintainer + ' row m-0 w-100 d-flex justify-content-between pr-1025-1 px-md-3 '
1637
+ // : section_styles.sectioncintainer + ' row m-0 w-100 d-flex justify-content-between '
1638
+ sectionproperties.paddingLeft != 0 && sectionproperties.paddingRight != 0
1639
+ ? section_styles.sectioncintainer + ' row m-0 w-100 d-flex justify-content-between plr-1025-1 pr-md-3 pl-md-3 '
1640
+ : sectionproperties.paddingLeft == 0 && sectionproperties.paddingRight == 0
1641
+ ? section_styles.sectioncintainer + ' row m-0 w-100 d-flex justify-content-between px-md-0 '
1642
+ : sectionproperties.paddingLeft != 0
1643
+ ? section_styles.sectioncintainer + ' row m-0 w-100 d-flex justify-content-between plr-1025-1 pr-md-3 pl-md-3 '
1644
+ : sectionproperties.paddingRight != 0
1645
+ ? section_styles.sectioncintainer + ' row m-0 w-100 d-flex justify-content-between plr-1025-1 pr-md-3 pl-md-3 '
1646
+ : section_styles.sectioncintainer + ' row m-0 w-100 d-flex justify-content-between px-md-0 '
1647
+ }
1648
+ style={{
1649
+ paddingLeft: langdetect == 'en' ? sectionproperties.paddingLeft + 'px' : sectionproperties.paddingRight + 'px',
1650
+ paddingRight: langdetect == 'en' ? sectionproperties.paddingRight + 'px' : sectionproperties.paddingLeft + 'px',
1651
+ // paddingTop: sectionproperties.paddingTop + 'px',
1652
+ // paddingBottom: sectionproperties.paddingBottom + 'px',
1653
+ marginTop: sectionproperties.marginTop + 'px',
1654
+ marginBottom: sectionproperties.marginBottom + 'px',
1655
+ }}
1656
+ >
1657
+ {/* langdetect == 'en' && */}
1658
+ {sectionproperties.sectionstyle == 'Image on right' && (
1659
+ <div class="col-lg-12 p-0 d-flex justify-content-between d-md-none">
1660
+ <div
1661
+ class="row m-0 w-100 d-flex justify-content-between"
1662
+ style={{
1663
+ alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : '',
1664
+ justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start',
1665
+ }}
1666
+ >
1667
+ {Content()}
1668
+ {sectionproperties.image_show == 'show' && Image()}
1669
+ </div>
1670
+ </div>
1671
+ )}
1672
+ {sectionproperties.sectionstyleresponsive == 'Image below text' && (
1673
+ <div class="col-lg-12 p-0 d-none d-md-flex justify-content-between">
1674
+ <div
1675
+ class="row m-0 w-100 d-flex justify-content-between"
1676
+ style={{
1677
+ alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : '',
1678
+ justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start',
1679
+ }}
1680
+ >
1681
+ {Content()}
1682
+ {sectionproperties.image_show == 'show' && Image()}
1683
+ </div>
1684
+ </div>
1685
+ )}
1686
+
1687
+ {/* langdetect == 'en' && */}
1688
+ {sectionproperties.sectionstyle == 'Image on left' && (
1689
+ <div class="col-lg-12 p-0 d-flex justify-content-between d-md-none">
1690
+ <div
1691
+ class="row m-0 w-100 d-flex justify-content-between"
1692
+ style={{
1693
+ alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : '',
1694
+ justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start',
1695
+ }}
1696
+ >
1697
+ {sectionproperties.image_show == 'show' && Image()}
1698
+ {Content()}
1699
+ </div>
1700
+ </div>
1701
+ )}
1702
+ {sectionproperties.sectionstyleresponsive == 'Image above text' && (
1703
+ <div class="col-lg-12 p-0 d-none d-md-flex justify-content-between">
1704
+ <div
1705
+ class="row m-0 w-100 d-flex justify-content-between"
1706
+ style={{
1707
+ alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : '',
1708
+ justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start',
1709
+ }}
1710
+ >
1711
+ {sectionproperties.image_show == 'show' && <div class="w-100 mb-md-3"> {Image()}</div>}
1712
+ {Content()}
1713
+ </div>
1714
+ </div>
1715
+ )}
1716
+ {/* {sectionproperties.sectionstyle == 'Image on left' && langdetect == 'ar' && (
1717
+ <div class="col-lg-12 p-0 d-flex justify-content-between">
1718
+ <div
1719
+ class="row m-0 w-100 d-flex justify-content-between"
1720
+ style={{
1721
+ alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : '',
1722
+ justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start',
1723
+ }}
1724
+ >
1725
+ {Content()}
1726
+ {Image()}
1727
+ </div>
1728
+ </div>
1729
+ )} */}
1730
+ </div>
1731
+ </div>
1732
+ )}
1733
+ </div>
1734
+ );
1735
+ };
1736
+ export default Image_with_leftwords;