s-platform-landing-section 0.1.29 → 0.1.30

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.
@@ -339,7 +339,7 @@ var NavBar7 = function NavBar7(props) {
339
339
  src: shopConfig === null || shopConfig === void 0 ? void 0 : shopConfig.logoUrl,
340
340
  alt: shopConfig === null || shopConfig === void 0 ? void 0 : shopConfig.shopName
341
341
  }), /*#__PURE__*/React__default.createElement("h3", {
342
- className: "text-xl md:text-2xl text-primary font-fredoka text-wrap line-clamp-2 leading-tight"
342
+ className: "text-xl md:text-2xl text-primary text-wrap line-clamp-2 leading-tight"
343
343
  }, shopConfig === null || shopConfig === void 0 ? void 0 : shopConfig.shopName)), /*#__PURE__*/React__default.createElement("div", {
344
344
  className: "hidden lg:flex flex-1 items-center gap-4"
345
345
  }, shopConfigStyle === null || shopConfigStyle === void 0 ? void 0 : (_shopConfigStyle$navB = shopConfigStyle.navBarMenus) === null || _shopConfigStyle$navB === void 0 ? void 0 : (_shopConfigStyle$navB2 = _shopConfigStyle$navB.filter(function (e) {
@@ -401,7 +401,7 @@ var NavBar7 = function NavBar7(props) {
401
401
  src: shopConfig === null || shopConfig === void 0 ? void 0 : shopConfig.logoUrl,
402
402
  alt: shopConfig === null || shopConfig === void 0 ? void 0 : shopConfig.shopName
403
403
  }), /*#__PURE__*/React__default.createElement("h3", {
404
- className: "text-xl md:text-2xl font-fredoka text-wrap text-primary line-clamp-2"
404
+ className: "text-xl md:text-2xl text-wrap text-primary line-clamp-2"
405
405
  }, shopConfig === null || shopConfig === void 0 ? void 0 : shopConfig.shopName)), cart(), /*#__PURE__*/React__default.createElement("button", {
406
406
  type: "button",
407
407
  onClick: function onClick() {
@@ -692,7 +692,7 @@ var NavBar1 = function NavBar1(props) {
692
692
  src: shopConfig === null || shopConfig === void 0 ? void 0 : shopConfig.logoUrl,
693
693
  alt: shopConfig === null || shopConfig === void 0 ? void 0 : shopConfig.shopName
694
694
  }), /*#__PURE__*/React__default.createElement("h3", {
695
- className: "text-xl md:text-2xl font-fredoka text-wrap text-primary"
695
+ className: "text-xl md:text-2xl text-wrap text-primary"
696
696
  }, shopConfig === null || shopConfig === void 0 ? void 0 : shopConfig.shopName)), cart(), /*#__PURE__*/React__default.createElement("button", {
697
697
  type: "button",
698
698
  onClick: function onClick() {
@@ -725,7 +725,7 @@ var NavBar1 = function NavBar1(props) {
725
725
  src: shopConfig === null || shopConfig === void 0 ? void 0 : shopConfig.logoUrl,
726
726
  className: "h-14 w-14 bg-cover bg-no-repeat"
727
727
  }), /*#__PURE__*/React__default.createElement("div", {
728
- className: "text-xl font-semibold line-clamp-1"
728
+ className: "text-xl line-clamp-1"
729
729
  }, shopConfig === null || shopConfig === void 0 ? void 0 : shopConfig.shopName))), /*#__PURE__*/React__default.createElement("button", {
730
730
  className: "text-gray4",
731
731
  onClick: function onClick() {
@@ -12109,7 +12109,7 @@ var Footer1 = function Footer1(props) {
12109
12109
  }, /*#__PURE__*/React__default.createElement("div", {
12110
12110
  className: " col-span-2 flex flex-col mb-10 leading-8 sm:mb-0 "
12111
12111
  }, /*#__PURE__*/React__default.createElement("div", {
12112
- className: "mb-3 font-semibold text-md md:text-lg"
12112
+ className: "mb-3 text-md md:text-lg"
12113
12113
  }, "Th\xF4ng tin li\xEAn h\u1EC7"), Array.isArray(shopAddressList) ? shopAddressList === null || shopAddressList === void 0 ? void 0 : shopAddressList.map(function (item, index) {
12114
12114
  return /*#__PURE__*/React__default.createElement(React__default.Fragment, null, /*#__PURE__*/React__default.createElement("div", null, "C\u01A1 s\u1EDF ", index + 1), /*#__PURE__*/React__default.createElement("div", {
12115
12115
  className: "flex gap-2 items-center"
@@ -12245,7 +12245,7 @@ var Footer7 = function Footer7(props) {
12245
12245
  src: shopConfig === null || shopConfig === void 0 ? void 0 : shopConfig.logoUrl,
12246
12246
  alt: shopConfig === null || shopConfig === void 0 ? void 0 : shopConfig.shopName
12247
12247
  }), /*#__PURE__*/React__default.createElement("h3", {
12248
- className: " text-2xl md:text-3xl font-semibold ms-2",
12248
+ className: " text-2xl md:text-3xl ms-2",
12249
12249
  style: {
12250
12250
  color: primary
12251
12251
  }
@@ -12732,7 +12732,7 @@ var Contact1 = function Contact1(props) {
12732
12732
  }, /*#__PURE__*/React__default.createElement(SiZalo, {
12733
12733
  size: 40,
12734
12734
  className: "p-2 text-textButton bg-primary"
12735
- }), /*#__PURE__*/React__default.createElement("div", null, "Zalo: ", shopConfig === null || shopConfig === void 0 ? void 0 : shopConfig.shopZalo)) : null, shopConfig !== null && shopConfig !== void 0 && shopConfig.shopFacebookPage ? /*#__PURE__*/React__default.createElement(LinkToPage, {
12735
+ }), /*#__PURE__*/React__default.createElement("div", null, "Zalo: ", shopConfig === null || shopConfig === void 0 ? void 0 : shopConfig.shopZalo)) : null, shopConfig !== null && shopConfig !== void 0 && shopConfig.shopFacebookPage ? /*#__PURE__*/React__default.createElement("a", {
12736
12736
  Link: Link,
12737
12737
  className: "flex items-center gap-2 rounded-lg overflow-hidden bg-white mt-6",
12738
12738
  href: shopConfig === null || shopConfig === void 0 ? void 0 : shopConfig.shopFacebookPage,
@@ -12740,7 +12740,7 @@ var Contact1 = function Contact1(props) {
12740
12740
  }, /*#__PURE__*/React__default.createElement(FaFacebookF, {
12741
12741
  size: 40,
12742
12742
  className: "p-2 text-textButton bg-primary"
12743
- }), /*#__PURE__*/React__default.createElement("div", null, "Facebook")) : null, shopConfig !== null && shopConfig !== void 0 && shopConfig.shopMessenger ? /*#__PURE__*/React__default.createElement(LinkToPage, {
12743
+ }), /*#__PURE__*/React__default.createElement("div", null, "Facebook")) : null, shopConfig !== null && shopConfig !== void 0 && shopConfig.shopMessenger ? /*#__PURE__*/React__default.createElement("a", {
12744
12744
  Link: Link,
12745
12745
  className: "flex items-center gap-2 rounded-lg overflow-hidden bg-white mt-6",
12746
12746
  href: shopConfig === null || shopConfig === void 0 ? void 0 : shopConfig.shopMessenger,