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,711 @@
1
+ import React, { useEffect, useState, useContext } from 'react';
2
+ import { css } from 'glamor';
3
+ import { Imagekitimagecomp } from '../../../../Imagekitconfig.jsx';
4
+ import generalstyles from '../../../../styles/general/general.module.css';
5
+ import ReactStars from 'react-rating-stars-component';
6
+ import { GoStar } from '@react-icons/all-files/go/GoStar';
7
+ import { IoIosStar } from '@react-icons/all-files/io/IoIosStar';
8
+ import { fontSize, width } from '@mui/system';
9
+
10
+ const ServicesectionCenteredcards = (props) => {
11
+ const [sectionproperties, setsectionproperties] = useState('');
12
+ const [cardsarray, setcardsarray] = useState([]);
13
+ const StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
14
+ const lang = props.actions.lang;
15
+ const langdetect = props.actions.langdetect;
16
+ const ikimagecredcontext = props.actions.ikimagecredcontext;
17
+ const routingcountext = props.actions.routingcountext;
18
+ const authdetailsContext = props.actions.authdetailsContext;
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.card_arrayofobjects != null) {
34
+ var bgsection_imagearrayofobjsparsed = JSON.parse(sectionproperties.card_arrayofobjects);
35
+ if (Array.isArray(bgsection_imagearrayofobjsparsed)) {
36
+ setcardsarray([...bgsection_imagearrayofobjsparsed]);
37
+ }
38
+ }
39
+ }
40
+ }, [sectionproperties]);
41
+ const [maincontainerarrayofobjs, setmaincontainerarrayofobjs] = useState([]);
42
+ useEffect(() => {
43
+ if (sectionproperties.length != 0 && sectionproperties.maincontainerarrayofobjs != undefined) {
44
+ var maincontainerarrayofobjsparsed = JSON.parse(sectionproperties.maincontainerarrayofobjs);
45
+ if (Array.isArray(maincontainerarrayofobjsparsed)) {
46
+ setmaincontainerarrayofobjs([...maincontainerarrayofobjsparsed]);
47
+ }
48
+ }
49
+ }, [sectionproperties]);
50
+ const sectionStyles = {
51
+ containerrrr: css({
52
+ marginTop: sectionproperties.marginTop + 'px',
53
+ marginBottom: sectionproperties.marginBottom + 'px',
54
+ paddingLeft: sectionproperties.paddingLeft + 'px',
55
+ paddingRight: sectionproperties.paddingRight + 'px',
56
+ paddingTop: sectionproperties.paddingTop + 'px',
57
+ paddingBottom: sectionproperties.paddingBottom + 'px',
58
+ background: sectionproperties.backgroundColortransparent == 'Transparent' ? 'transparent' : sectionproperties.backgroundColor,
59
+ borderBottomLeftRadius: sectionproperties.borderBottomLeftRadius + 'px',
60
+ borderBottomRightRadius: sectionproperties.borderBottomRightRadius + 'px',
61
+ borderTopLeftRadius: sectionproperties.borderTopLeftRadius + 'px',
62
+ borderTopRightRadius: sectionproperties.borderTopRightRadius + 'px',
63
+ border: sectionproperties.borderType == 'All' ? sectionproperties.sectioncardborderwidth + 'px solid ' + sectionproperties.sectioncardbordercolor : '',
64
+ borderTop: sectionproperties.borderType == 'Vertical' ? sectionproperties.sectioncardborderwidth + 'px solid ' + sectionproperties.sectioncardbordercolor : '',
65
+ borderBottom: sectionproperties.borderType == 'Vertical' ? sectionproperties.sectioncardborderwidth + 'px solid ' + sectionproperties.sectioncardbordercolor : '',
66
+ borderLeftWidth: 0,
67
+ borderRightWidth: 0,
68
+ '@media (max-width: 800px)': {
69
+ marginTop: sectionproperties.marginTopResp + 'px',
70
+ },
71
+ }),
72
+ imgcontainer: css({
73
+ ':before': {
74
+ width: '100%',
75
+ height: '100%',
76
+ background: 'rgba(0,0,0,' + sectionproperties.cardbg_opacity + ')',
77
+
78
+ zIndex: 1,
79
+ position: 'absolute',
80
+ content: 's',
81
+ fontSize: 0,
82
+ left: 0,
83
+ right: 0,
84
+ top: 0,
85
+ bottom: 0,
86
+ },
87
+ }),
88
+ sectiontitlespan: css({
89
+ fontSize: sectionproperties.sectionTitleFontSize + 'px',
90
+ color: sectionproperties.sectionTitleColor,
91
+ fontWeight: sectionproperties.sectionTitleFontWeight,
92
+ paddingLeft: sectionproperties.sectiontitlestyle == 'Line Before Text' ? '12px' : 0,
93
+ paddingRight: sectionproperties.sectiontitlestyle == 'Line Before Text' ? '12px' : 0,
94
+ textAlign: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right',
95
+ ':after': {
96
+ height: '5px',
97
+ width: sectionproperties.sectitle_lineafterwidth + '%',
98
+ backgroundColor: sectionproperties.linebgcolor,
99
+ },
100
+ '@media (max-width: 800px)': {
101
+ fontSize: sectionproperties.sectionTitleFontSizeresp + 'px',
102
+ },
103
+ }),
104
+ line_left: css({
105
+ height: '1px',
106
+ position: 'relative',
107
+ flex: '1 1 auto',
108
+ minWidth: '10%',
109
+ background: sectionproperties.linebgcolor,
110
+ }),
111
+ line_right: css({
112
+ height: '1px',
113
+ position: 'relative',
114
+ flex: '1 1 auto',
115
+ minWidth: '10%',
116
+ background: sectionproperties.linebgcolor,
117
+ }),
118
+ text1Styles: css({
119
+ color: sectionproperties.slideshowText1ContentColor,
120
+ fontSize: sectionproperties.slideshowText1ContentFontSize + 'px',
121
+ fontWeight: sectionproperties.slideshowText1ContentFontWeight,
122
+ textAlign: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : '',
123
+ ':hover': {
124
+ transition: '.3s',
125
+ color: sectionproperties.text1secondarycolor,
126
+ },
127
+ }),
128
+ imageContainer: css({
129
+ width: sectionproperties.percentagepixel == 'Percentage' ? sectionproperties.image_width + '%' : sectionproperties.image_width + 'px',
130
+ height: sectionproperties.percentagepixel == 'Percentage' ? sectionproperties.image_height + '%' : sectionproperties.image_height + 'px',
131
+ borderBottomLeftRadius: sectionproperties.image_borderBottomLeftRadius + 'px',
132
+ borderBottomRightRadius: sectionproperties.image_borderBottomRightRadius + 'px',
133
+ borderTopLeftRadius: sectionproperties.image_bordertopleftradius + 'px',
134
+ borderTopRightRadius: sectionproperties.image_bordertoprightradius + 'px',
135
+ background: sectionproperties.image_bgtransparent == 'Transparent' ? 'transparent' : sectionproperties.image_bgcolor,
136
+ justifyContent: sectionproperties.iconcontainerheight == '0' ? 'start' : 'center',
137
+ ':hover': {
138
+ transition: '.3s',
139
+ backgroundColor: sectionproperties.activedotcolor,
140
+ },
141
+ '@media (max-width: 800px)': {
142
+ width: sectionproperties.percentagepixel == 'Percentage' ? sectionproperties.innerwidthheightresp + '%' : sectionproperties.innerwidthheightresp + 'px',
143
+ height: sectionproperties.percentagepixel == 'Percentage' ? sectionproperties.innerwidthheightresp + '%' : sectionproperties.innerwidthheightresp + 'px',
144
+ },
145
+ }),
146
+ cardContainer: css({
147
+ background: sectionproperties.reservation_bgcolor,
148
+
149
+ ':hover .imageContainer': {
150
+ transition: '.3s',
151
+ backgroundColor: sectionproperties.activedotcolor,
152
+ },
153
+ ':hover .text1Styles': {
154
+ transition: '.3s',
155
+ color: sectionproperties.text1secondarycolor,
156
+ },
157
+ ':hover': {
158
+ background: sectionproperties.innersectionbgcolorhover,
159
+ },
160
+ }),
161
+ btnstyles: css({
162
+ width: sectionproperties.generalbtn_width + 'px',
163
+ height: sectionproperties.generalbtn_height + 'px',
164
+ fontSize: sectionproperties.generalbtn_fontsize + 'px',
165
+ color: sectionproperties.generalbtn_textColor,
166
+ fontWeight: sectionproperties.generalbtn_fontweight,
167
+ // textDecoration: sectionproperties.textdecoration == 'None' ? 'none' : 'underline',
168
+ backgroundColor: sectionproperties.generalbtn_bgColor,
169
+ borderRadius: sectionproperties.generalbtnborderradius,
170
+ ':hover': {
171
+ color: sectionproperties.generalbtn_textColoronhover,
172
+ backgroundColor: sectionproperties.generalbtn_bgColoronhover,
173
+ transition: '.3s',
174
+ },
175
+ }),
176
+ outercontainer: css({
177
+ position: 'relative',
178
+ width: sectionproperties.width + '%',
179
+ background: sectionproperties.outerbgcolor,
180
+ '@media (max-width: 800px)': {
181
+ width: sectionproperties.widthresponsive + '%',
182
+ },
183
+ }),
184
+ descriptioncont: css({
185
+ color: sectionproperties.prodCatColor,
186
+ fontWeight: sectionproperties.prodCatFontWeight,
187
+ textAlign: sectionproperties.descriptionCentered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right',
188
+ fontSize: sectionproperties.prodCatFontSize + 'px',
189
+ '@media (max-width: 800px)': {
190
+ fontSize: sectionproperties.prodCatFontSizeResp + 'px',
191
+ },
192
+ }),
193
+ };
194
+
195
+ return (
196
+ <div
197
+ class={' row ml-0 mr-0 w-md-100 d-flex align-items-center w-100 '}
198
+ style={{
199
+ background: sectionproperties.outerbgcolor,
200
+ zIndex: 20,
201
+ justifyContent: sectionproperties.innersectionposition == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right',
202
+ }}
203
+ >
204
+ <div class={sectionStyles.outercontainer + ' row ml-0 mr-0 align-items-center '} style={{}}>
205
+ {sectionproperties.maincontainerarrayofobjs != undefined && sectionproperties.maincontainerarrayofobjs.length != 0 && (
206
+ <div class={sectionStyles.imgcontainer}>
207
+ <Imagekitimagecomp
208
+ urlEndpoint={ikimagecredcontext?.ikimageendpoint}
209
+ publicKey={ikimagecredcontext?.ikimagepublickey}
210
+ path={maincontainerarrayofobjs[0]?.back_bgimage}
211
+ style={{
212
+ height: '100%',
213
+ width: '100%',
214
+ objectFit: 'cover',
215
+ margin: 0,
216
+ padding: 0,
217
+ position: 'absolute',
218
+ top: 0,
219
+ bottom: 0,
220
+ right: 0,
221
+ left: 0,
222
+ }}
223
+ />
224
+ </div>
225
+ )}
226
+ <div class={sectionStyles.containerrrr + ' row ml-0 mr-0 w-100 d-flex justify-content-center pl-md-3 pr-md-3 px-2015-3 '} style={{}}>
227
+ {sectionproperties.sectiontitleshow == 'Show' && (
228
+ <div class="col-lg-12 allcentered p-0" style={{ zIndex: 1 }}>
229
+ <div
230
+ class={`${generalstyles.sectiontitlecont}` + ' col-lg-12 allcentered plr-1025-0 pl-md-3 pr-md-3 '}
231
+ style={{
232
+ marginTop: sectionproperties.sectionTitleMarginTop + 'px',
233
+ marginBottom: sectionproperties.sectionTitleMarginBottom + 'px',
234
+ paddingLeft: langdetect == 'en' ? sectionproperties.sectionTitleMarginLeft + 'px' : sectionproperties.sectionTitleMarginRight + 'px',
235
+ paddingRight: langdetect == 'en' ? sectionproperties.sectionTitleMarginRight + 'px' : sectionproperties.sectionTitleMarginLeft + 'px',
236
+ }}
237
+ >
238
+ <div
239
+ class="d-flex align-items-center flex-column allcentered"
240
+ style={{
241
+ position: 'relative',
242
+ width: sectionproperties.sectiontitlestyle == 'Line Before Text' ? '100%' : '',
243
+ }}
244
+ >
245
+ {/* {sectionproperties.sectiontitlestyle == 'Line Before Text' && <span class={sectionStyles.line_left}></span>} */}
246
+ <p
247
+ class={
248
+ sectionproperties.sectiontitlefontfamily == 'Pacifico'
249
+ ? `${sectionStyles.sectiontitlespan}` + ' PacificoFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center '
250
+ : sectionproperties.sectiontitlefontfamily == 'Playfair'
251
+ ? `${sectionStyles.sectiontitlespan}` + ' PlayfairFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center '
252
+ : sectionproperties.sectiontitlefontfamily == 'Great Vibes'
253
+ ? `${sectionStyles.sectiontitlespan}` + ' GreatvibesFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center '
254
+ : sectionproperties.sectiontitlefontfamily == 'Quicksand'
255
+ ? `${sectionStyles.sectiontitlespan}` + ' QuicksandFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center '
256
+ : sectionproperties.sectiontitlefontfamily == 'Satisfy'
257
+ ? `${sectionStyles.sectiontitlespan}` + ' SatisfyFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center '
258
+ : `${sectionStyles.sectiontitlespan}` + ' mb-auto mb-0 pb-0 wordbreak d-flex align-items-center '
259
+ }
260
+ style={{}}
261
+ >
262
+ {langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar}
263
+ </p>
264
+ {/* {sectionproperties.sectiontitlestyle == 'Line Before Text' && <span class={sectionStyles.line_right}></span>} */}
265
+ {sectionproperties.sectiontitlestyle == 'Line Under Text' && (
266
+ <span
267
+ style={{
268
+ width: '50%',
269
+ background: sectionproperties.linebgcolor,
270
+ height: 3,
271
+ borderRadius: 10,
272
+ }}
273
+ ></span>
274
+ )}
275
+ </div>
276
+ </div>
277
+ </div>
278
+ )}
279
+ {sectionproperties.prodCatShow == 'Show' && (
280
+ <div
281
+ class={' col-lg-12 col-md-12 col-sm-12 d-flex align-items-center px-sm-3'}
282
+ style={{
283
+ justifyContent: sectionproperties.descriptionCentered == 'Centered' ? 'center' : 'start',
284
+ marginBottom: sectionproperties.descriptionMarginBottom + 'px',
285
+ paddingLeft: langdetect == 'en' ? sectionproperties.description_marginLeft + 'px' : sectionproperties.description_marginRight + 'px',
286
+ paddingRight: langdetect == 'en' ? sectionproperties.description_marginRight + 'px' : sectionproperties.description_marginLeft + 'px',
287
+ }}
288
+ >
289
+ <p
290
+ class={
291
+ sectionproperties.descFontFamily == 'Pacifico'
292
+ ? sectionStyles.descriptioncont + ' PacificoFont m-0 p-0 wordbreak '
293
+ : sectionproperties.descFontFamily == 'Playfair'
294
+ ? sectionStyles.descriptioncont + ' PlayfairFont m-0 p-0 wordbreak '
295
+ : sectionproperties.descFontFamily == 'Great Vibes'
296
+ ? sectionStyles.descriptioncont + ' GreatvibesFont m-0 p-0 wordbreak '
297
+ : sectionproperties.descFontFamily == 'Quicksand'
298
+ ? sectionStyles.descriptioncont + ' QuicksandFont m-0 p-0 wordbreak'
299
+ : sectionStyles.descriptioncont + ' m-0 p-0 wordbreak'
300
+ }
301
+ style={{}}
302
+ >
303
+ {langdetect == 'en' ? sectionproperties.descriptionContentEn : sectionproperties.descriptionContentAr}
304
+ </p>
305
+ </div>
306
+ )}
307
+ {/* showimagewhenflip show */}
308
+ {/* innersectionbgcolorhover */}
309
+
310
+ {sectionproperties.flippingcards == 'Yes' && (
311
+ <div class="row m-0 w-100">
312
+ {cardsarray.map((cardinfoitem, cardinfoindex) => {
313
+ return (
314
+ <div
315
+ class={
316
+ sectionproperties.numofcols == '2'
317
+ ? 'flip-card col-lg-6 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start mb-3 mb-md-4 col-sm-' +
318
+ sectionproperties.numberOfColsverticalresp
319
+ : sectionproperties.numofcols == '3'
320
+ ? 'flip-card col-lg-4 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start mb-3 mb-md-4 col-sm-' +
321
+ sectionproperties.numberOfColsverticalresp
322
+ : 'flip-card col-lg-3 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start mb-3 mb-md-4 col-sm-' +
323
+ sectionproperties.numberOfColsverticalresp
324
+ }
325
+ style={{
326
+ zIndex: 2,
327
+
328
+ paddingLeft: sectionproperties.marginhorizontal + 'px',
329
+ paddingRight: sectionproperties.marginhorizontal + 'px',
330
+ }}
331
+ >
332
+ <div
333
+ class="flip-card-inner"
334
+ style={{
335
+ background: sectionproperties.reservation_bgcolor,
336
+ borderRadius: sectionproperties.reservation_borderradius + 'px',
337
+ border:
338
+ sectionproperties.innersectionbordertype == 'All'
339
+ ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor
340
+ : cardinfoindex != cardsarray.length - 1
341
+ ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor
342
+ : '',
343
+ }}
344
+ >
345
+ <div class="flip-card-front">
346
+ <div class="row m-0 w-100">
347
+ <div
348
+ class="col-lg-12 d-flex align-items-center p-0"
349
+ style={{
350
+ marginBottom: sectionproperties.image_mb + 'px',
351
+ justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start',
352
+ }}
353
+ >
354
+ <div
355
+ class={sectionStyles.imageContainer + ' d-flex align-items-center imageContainer '}
356
+ style={{
357
+ background: 'transparent',
358
+ }}
359
+ >
360
+ <Imagekitimagecomp
361
+ urlEndpoint={ikimagecredcontext?.ikimageendpoint}
362
+ publicKey={ikimagecredcontext?.ikimagepublickey}
363
+ path={cardsarray.length != 0 ? cardinfoitem.cardobj_img : ''}
364
+ style={{
365
+ maxHeight: sectionproperties.iconcontainerwidth + '%',
366
+ maxWidth: sectionproperties.iconcontainerwidth + '%',
367
+ objectFit: 'contain',
368
+ }}
369
+ />
370
+ </div>
371
+ </div>
372
+ <div
373
+ class="col-lg-12 d-flex p-0"
374
+ style={{
375
+ marginBottom: sectionproperties.slideshowText1Content_marginBottom + 'px',
376
+ justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start',
377
+ }}
378
+ >
379
+ <p
380
+ class={sectionStyles.text1Styles + ' p-0 m-0 wordbreak wordbreak-noellipsis text1Styles '}
381
+ style={{
382
+ cursor: cardinfoitem.iscardclickable == 'Yes' ? 'pointer' : 'default',
383
+ }}
384
+ >
385
+ {langdetect == 'en' ? cardinfoitem.cardobj_titleen : cardinfoitem.cardobj_titlear}
386
+ </p>
387
+ </div>
388
+
389
+ {
390
+ (sectionproperties.generalbtn_show = 'Show' && cardinfoitem.iscardclickable == 'Yes' && (
391
+ <div class={sectionproperties.justifyContentCenter == 'Centered' ? 'col-lg-12 mt-2 allcentered' : 'col-lg-12 mt-2 text-start p-0'}>
392
+ <button class={`${sectionStyles.btnstyles}`}>
393
+ {langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar}
394
+ </button>
395
+ </div>
396
+ ))
397
+ }
398
+ </div>
399
+ </div>
400
+ <div class="flip-card-back allcentered">
401
+ <div class="row m-0 w-100 allcentered">
402
+ {sectionproperties.showimagewhenflip == 'Show' && (
403
+ <div
404
+ class="col-lg-12 d-flex align-items-center p-0"
405
+ style={{
406
+ marginBottom: sectionproperties.image_mb + 'px',
407
+ justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start',
408
+ }}
409
+ >
410
+ <div
411
+ class={' d-flex align-items-center '}
412
+ style={{
413
+ width: '30%',
414
+ height: '30%',
415
+ justifyContent: sectionproperties.iconcontainerheight == '0' ? 'start' : 'center',
416
+ }}
417
+ >
418
+ <Imagekitimagecomp
419
+ urlEndpoint={ikimagecredcontext?.ikimageendpoint}
420
+ publicKey={ikimagecredcontext?.ikimagepublickey}
421
+ path={cardsarray.length != 0 ? cardinfoitem.cardobj_img : ''}
422
+ style={{
423
+ maxHeight: '100%',
424
+ maxWidth: '100%',
425
+ objectFit: 'contain',
426
+ }}
427
+ />
428
+ </div>
429
+ </div>
430
+ )}
431
+ <div
432
+ class="col-lg-12 d-flex p-0"
433
+ style={{
434
+ marginBottom: sectionproperties.slideshowText1Content_marginBottom + 'px',
435
+ justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start',
436
+ }}
437
+ >
438
+ <p
439
+ class={sectionStyles.text1Styles + ' p-0 m-0 wordbreak wordbreak-noellipsis text1Styles '}
440
+ style={{
441
+ cursor: cardinfoitem.iscardclickable == 'Yes' ? 'pointer' : 'default',
442
+ color: ' #FFECB5',
443
+ fontSize: 14,
444
+ }}
445
+ >
446
+ {langdetect == 'en' ? cardinfoitem.cardobj_titleen : cardinfoitem.cardobj_titlear}
447
+ </p>
448
+ </div>
449
+ <div
450
+ class="col-lg-12 d-flex p-0"
451
+ style={{
452
+ justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start',
453
+ }}
454
+ >
455
+ {sectionproperties.slideshowtext2_show && (
456
+ <p
457
+ class="m-0 wordbreak"
458
+ style={{
459
+ color: sectionproperties.slideshowText2ContentColor,
460
+ fontSize: sectionproperties.slideshowText2ContentFontSize + 'px',
461
+ fontWeight: sectionproperties.slideshowText2ContentFontWeight,
462
+ textAlign: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : '',
463
+ }}
464
+ >
465
+ {langdetect == 'en' ? cardinfoitem.cardobj_descripen : cardinfoitem.cardobj_descripar}
466
+ </p>
467
+ )}
468
+ </div>
469
+ </div>
470
+ </div>
471
+ </div>
472
+ </div>
473
+ );
474
+ })}
475
+ </div>
476
+ )}
477
+ {sectionproperties.flippingcards == 'No' && (
478
+ <div class="row m-0 w-100">
479
+ {cardsarray.map((cardinfoitem, cardinfoindex) => {
480
+ return (
481
+ <div
482
+ class={
483
+ sectionproperties.numofcols == '2'
484
+ ? 'col-lg-6 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start mb-3 mb-md-4 col-sm-' +
485
+ sectionproperties.numberOfColsverticalresp
486
+ : sectionproperties.numofcols == '3'
487
+ ? 'col-lg-4 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start mb-3 mb-md-4 col-sm-' +
488
+ sectionproperties.numberOfColsverticalresp
489
+ : 'col-lg-3 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start mb-3 mb-md-4 col-sm-' +
490
+ sectionproperties.numberOfColsverticalresp
491
+ }
492
+ style={{
493
+ zIndex: 2,
494
+
495
+ paddingLeft: sectionproperties.marginhorizontal + 'px',
496
+ paddingRight: sectionproperties.marginhorizontal + 'px',
497
+ }}
498
+ >
499
+ <div
500
+ class={
501
+ sectionproperties.innersectionbordertype != 'All'
502
+ ? sectionStyles.cardContainer + ' row m-0 w-100 mb-auto border-md-none '
503
+ : sectionStyles.cardContainer + ' row m-0 w-100 mb-auto '
504
+ }
505
+ style={{
506
+ cursor: cardinfoitem.iscardclickable == 'Yes' ? 'pointer' : 'default',
507
+ paddingTop: sectionproperties.reservation_padding_top + 'px',
508
+ paddingBottom: sectionproperties.reservation_padding_bottom + 'px',
509
+ paddingLeft: langdetect == 'en' ? sectionproperties.reservation_padding_left + 'px' : sectionproperties.reservation_padding_right + 'px',
510
+ paddingRight: langdetect == 'en' ? sectionproperties.reservation_padding_right + 'px' : sectionproperties.reservation_padding_left + 'px',
511
+ borderRadius: sectionproperties.reservation_borderradius + 'px',
512
+ border:
513
+ sectionproperties.innersectionbordertype == 'All'
514
+ ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor
515
+ : '',
516
+ // sectionproperties.innersectionbordertype == 'All'
517
+ // ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor
518
+ // : cardinfoindex != cardsarray.length - 1
519
+ // ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor
520
+ // : '',
521
+ // cardinfoindex != cardsarray.length - 1
522
+ // ? sectionproperties.innersectionbordertype == 'All'
523
+ // ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor
524
+ // : ''
525
+ // : '',
526
+ // borderRight:
527
+ // cardinfoindex != cardsarray.length - 1
528
+ // ? sectionproperties.innersectionbordertype == 'Right'
529
+ // ? langdetect == 'en'
530
+ // ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor
531
+ // : ''
532
+ // : ''
533
+ // : '',
534
+ // borderLeft:
535
+ // sectionproperties.innersectionbordertype == 'Right'
536
+ // ? langdetect == 'ar'
537
+ // ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor
538
+ // : ''
539
+ // : '',
540
+ borderRight:
541
+ sectionproperties.innersectionbordertype != 'All' && cardinfoindex != cardsarray.length - 1
542
+ ? langdetect == 'en'
543
+ ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor
544
+ : ''
545
+ : '',
546
+ boxShadow: ' 0 0 10px ' + sectionproperties.innerSectionShadowColor,
547
+ height: authdetailsContext?.instinfo?.contactinfo.instid == '66b4a0338cb14' ? '100%' : '',
548
+ }}
549
+ onClick={() => {
550
+ // if (cardinfoitem.iscardclickable == 'Yes') {
551
+ // window.open(cardinfoitem.btnlink, '_blank');
552
+ // }
553
+ if (cardinfoitem.btntype == 'Web Product Link' || cardinfoitem.btntype == 'App/Web Page') {
554
+ routingcountext(cardinfoitem.btnlink, false, '');
555
+ } else if (cardinfoitem.iscardclickable == 'Yes' && cardinfoitem.clickabletabtype == 'Same Tab' && cardinfoitem.btntype != 'Web Product Link') {
556
+ // window.open(cardinfoitem.btnlink, '_target');
557
+ routingcountext(cardinfoitem.btnlink, false, '');
558
+ } else if (cardinfoitem.iscardclickable == 'Yes' && cardinfoitem.clickabletabtype == 'New Tab' && cardinfoitem.btntype != 'Web Product Link') {
559
+ window.open(cardinfoitem.btnlink, '_blank');
560
+ }
561
+ }}
562
+ >
563
+ {sectionproperties.imageposition == 'Top' && (
564
+ <div
565
+ class="col-lg-12 d-flex align-items-center p-0"
566
+ style={{
567
+ marginBottom: sectionproperties.image_mb + 'px',
568
+ justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start',
569
+ }}
570
+ >
571
+ <div class={sectionStyles.imageContainer + ' d-flex align-items-center imageContainer '} style={{}}>
572
+ <Imagekitimagecomp
573
+ urlEndpoint={ikimagecredcontext?.ikimageendpoint}
574
+ publicKey={ikimagecredcontext?.ikimagepublickey}
575
+ path={cardsarray.length != 0 ? cardinfoitem.cardobj_img : ''}
576
+ style={{
577
+ maxHeight: sectionproperties.iconcontainerwidth + '%',
578
+ maxWidth: sectionproperties.iconcontainerwidth + '%',
579
+ objectFit: 'contain',
580
+ }}
581
+ />
582
+ </div>
583
+ </div>
584
+ )}
585
+ {sectionproperties.showrating == 'Show' && cardinfoitem.ratingnumber != null && (
586
+ <div class="col-lg-12 allcentered p-0 mb-1">
587
+ <ReactStars
588
+ count={5}
589
+ value={parseFloat(cardinfoitem.ratingnumber)}
590
+ edit={false}
591
+ size={18}
592
+ emptyIcon={
593
+ <i class="h-100 allcentered">
594
+ <GoStar style={{ color: '#ccc' }} />
595
+ </i>
596
+ }
597
+ halfIcon={
598
+ <i class="h-100 allcentered">
599
+ <IoIosStar style={{ color: sectionproperties.generalbtn_textColor }} />
600
+ </i>
601
+ }
602
+ filledIcon={
603
+ <i class="h-100 allcentered">
604
+ <IoIosStar style={{ color: sectionproperties.generalbtn_textColor }} />
605
+ </i>
606
+ }
607
+ activeColor={sectionproperties.generalbtn_textColor}
608
+ />
609
+ </div>
610
+ )}
611
+ <div
612
+ class="col-lg-12 d-flex p-0"
613
+ style={{
614
+ marginBottom: sectionproperties.slideshowText1Content_marginBottom + 'px',
615
+ justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start',
616
+ }}
617
+ >
618
+ <p
619
+ class={sectionStyles.text1Styles + ' p-0 m-0 wordbreak wordbreak-noellipsis text1Styles '}
620
+ style={{
621
+ cursor: cardinfoitem.iscardclickable == 'Yes' ? 'pointer' : 'default',
622
+ }}
623
+ >
624
+ {langdetect == 'en' ? cardinfoitem.cardobj_titleen : cardinfoitem.cardobj_titlear}
625
+ </p>
626
+ </div>
627
+ <div
628
+ class="col-lg-12 d-flex p-0"
629
+ style={{
630
+ justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start',
631
+ }}
632
+ >
633
+ {sectionproperties.slideshowtext2_show && (
634
+ <p
635
+ class="m-0 wordbreak"
636
+ style={{
637
+ color: sectionproperties.slideshowText2ContentColor,
638
+ fontSize: sectionproperties.slideshowText2ContentFontSize + 'px',
639
+ fontWeight: sectionproperties.slideshowText2ContentFontWeight,
640
+ textAlign: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : '',
641
+ }}
642
+ >
643
+ {langdetect == 'en' ? cardinfoitem.cardobj_descripen : cardinfoitem.cardobj_descripar}
644
+ </p>
645
+ )}
646
+ </div>
647
+ {sectionproperties.imageposition == 'Bottom' && (
648
+ <div
649
+ class="col-lg-12 d-flex align-items-center p-0"
650
+ style={{
651
+ marginTop: sectionproperties.image_mb + 'px',
652
+ justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start',
653
+ }}
654
+ >
655
+ <div class={sectionStyles.imageContainer + ' d-flex align-items-center imageContainer '} style={{}}>
656
+ <Imagekitimagecomp
657
+ urlEndpoint={ikimagecredcontext?.ikimageendpoint}
658
+ publicKey={ikimagecredcontext?.ikimagepublickey}
659
+ path={cardsarray.length != 0 ? cardinfoitem.cardobj_img : ''}
660
+ style={{
661
+ maxHeight: sectionproperties.iconcontainerwidth + '%',
662
+ maxWidth: sectionproperties.iconcontainerwidth + '%',
663
+ objectFit: 'contain',
664
+ }}
665
+ />
666
+ </div>
667
+ </div>
668
+ )}
669
+ {
670
+ (sectionproperties.generalbtn_show = 'Show' && cardinfoitem.iscardclickable == 'Yes' && (
671
+ <div class={sectionproperties.justifyContentCenter == 'Centered' ? 'col-lg-12 mt-2 allcentered' : 'col-lg-12 mt-2 text-start p-0'}>
672
+ <button
673
+ class={`${sectionStyles.btnstyles}`}
674
+ onClick={() => {
675
+ if (cardinfoitem.btntype == 'Web Product Link') {
676
+ routingcountext(cardinfoitem.btnlink, false, '');
677
+ } else if (
678
+ cardinfoitem.iscardclickable == 'Yes' &&
679
+ cardinfoitem.clickabletabtype == 'Same Tab' &&
680
+ cardinfoitem.btntype != 'Web Product Link'
681
+ ) {
682
+ window.open(cardinfoitem.btnlink, '_target');
683
+ } else if (
684
+ cardinfoitem.iscardclickable == 'Yes' &&
685
+ cardinfoitem.clickabletabtype == 'New Tab' &&
686
+ cardinfoitem.btntype != 'Web Product Link'
687
+ ) {
688
+ window.open(cardinfoitem.btnlink, '_blank');
689
+ } else if (sectionproperties.btntype == 'App/Web Page') {
690
+ // window.open(sectionproperties.btnlink, '_target');
691
+ routingcountext(cardinfoitem.btnlink, false, '');
692
+ }
693
+ }}
694
+ >
695
+ {langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar}
696
+ </button>
697
+ </div>
698
+ ))
699
+ }
700
+ </div>
701
+ </div>
702
+ );
703
+ })}
704
+ </div>
705
+ )}
706
+ </div>
707
+ </div>
708
+ </div>
709
+ );
710
+ };
711
+ export default ServicesectionCenteredcards;