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.
package/dist/index.js CHANGED
@@ -342,7 +342,7 @@ var NavBar7 = function NavBar7(props) {
342
342
  src: shopConfig === null || shopConfig === void 0 ? void 0 : shopConfig.logoUrl,
343
343
  alt: shopConfig === null || shopConfig === void 0 ? void 0 : shopConfig.shopName
344
344
  }), /*#__PURE__*/React__default.createElement("h3", {
345
- className: "text-xl md:text-2xl text-primary font-fredoka text-wrap line-clamp-2 leading-tight"
345
+ className: "text-xl md:text-2xl text-primary text-wrap line-clamp-2 leading-tight"
346
346
  }, shopConfig === null || shopConfig === void 0 ? void 0 : shopConfig.shopName)), /*#__PURE__*/React__default.createElement("div", {
347
347
  className: "hidden lg:flex flex-1 items-center gap-4"
348
348
  }, 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) {
@@ -404,7 +404,7 @@ var NavBar7 = function NavBar7(props) {
404
404
  src: shopConfig === null || shopConfig === void 0 ? void 0 : shopConfig.logoUrl,
405
405
  alt: shopConfig === null || shopConfig === void 0 ? void 0 : shopConfig.shopName
406
406
  }), /*#__PURE__*/React__default.createElement("h3", {
407
- className: "text-xl md:text-2xl font-fredoka text-wrap text-primary line-clamp-2"
407
+ className: "text-xl md:text-2xl text-wrap text-primary line-clamp-2"
408
408
  }, shopConfig === null || shopConfig === void 0 ? void 0 : shopConfig.shopName)), cart(), /*#__PURE__*/React__default.createElement("button", {
409
409
  type: "button",
410
410
  onClick: function onClick() {
@@ -695,7 +695,7 @@ var NavBar1 = function NavBar1(props) {
695
695
  src: shopConfig === null || shopConfig === void 0 ? void 0 : shopConfig.logoUrl,
696
696
  alt: shopConfig === null || shopConfig === void 0 ? void 0 : shopConfig.shopName
697
697
  }), /*#__PURE__*/React__default.createElement("h3", {
698
- className: "text-xl md:text-2xl font-fredoka text-wrap text-primary"
698
+ className: "text-xl md:text-2xl text-wrap text-primary"
699
699
  }, shopConfig === null || shopConfig === void 0 ? void 0 : shopConfig.shopName)), cart(), /*#__PURE__*/React__default.createElement("button", {
700
700
  type: "button",
701
701
  onClick: function onClick() {
@@ -728,7 +728,7 @@ var NavBar1 = function NavBar1(props) {
728
728
  src: shopConfig === null || shopConfig === void 0 ? void 0 : shopConfig.logoUrl,
729
729
  className: "h-14 w-14 bg-cover bg-no-repeat"
730
730
  }), /*#__PURE__*/React__default.createElement("div", {
731
- className: "text-xl font-semibold line-clamp-1"
731
+ className: "text-xl line-clamp-1"
732
732
  }, shopConfig === null || shopConfig === void 0 ? void 0 : shopConfig.shopName))), /*#__PURE__*/React__default.createElement("button", {
733
733
  className: "text-gray4",
734
734
  onClick: function onClick() {
@@ -12112,7 +12112,7 @@ var Footer1 = function Footer1(props) {
12112
12112
  }, /*#__PURE__*/React__default.createElement("div", {
12113
12113
  className: " col-span-2 flex flex-col mb-10 leading-8 sm:mb-0 "
12114
12114
  }, /*#__PURE__*/React__default.createElement("div", {
12115
- className: "mb-3 font-semibold text-md md:text-lg"
12115
+ className: "mb-3 text-md md:text-lg"
12116
12116
  }, "Th\xF4ng tin li\xEAn h\u1EC7"), Array.isArray(shopAddressList) ? shopAddressList === null || shopAddressList === void 0 ? void 0 : shopAddressList.map(function (item, index) {
12117
12117
  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", {
12118
12118
  className: "flex gap-2 items-center"
@@ -12248,7 +12248,7 @@ var Footer7 = function Footer7(props) {
12248
12248
  src: shopConfig === null || shopConfig === void 0 ? void 0 : shopConfig.logoUrl,
12249
12249
  alt: shopConfig === null || shopConfig === void 0 ? void 0 : shopConfig.shopName
12250
12250
  }), /*#__PURE__*/React__default.createElement("h3", {
12251
- className: " text-2xl md:text-3xl font-semibold ms-2",
12251
+ className: " text-2xl md:text-3xl ms-2",
12252
12252
  style: {
12253
12253
  color: primary
12254
12254
  }
@@ -12735,7 +12735,7 @@ var Contact1 = function Contact1(props) {
12735
12735
  }, /*#__PURE__*/React__default.createElement(si.SiZalo, {
12736
12736
  size: 40,
12737
12737
  className: "p-2 text-textButton bg-primary"
12738
- }), /*#__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, {
12738
+ }), /*#__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", {
12739
12739
  Link: Link,
12740
12740
  className: "flex items-center gap-2 rounded-lg overflow-hidden bg-white mt-6",
12741
12741
  href: shopConfig === null || shopConfig === void 0 ? void 0 : shopConfig.shopFacebookPage,
@@ -12743,7 +12743,7 @@ var Contact1 = function Contact1(props) {
12743
12743
  }, /*#__PURE__*/React__default.createElement(fa.FaFacebookF, {
12744
12744
  size: 40,
12745
12745
  className: "p-2 text-textButton bg-primary"
12746
- }), /*#__PURE__*/React__default.createElement("div", null, "Facebook")) : null, shopConfig !== null && shopConfig !== void 0 && shopConfig.shopMessenger ? /*#__PURE__*/React__default.createElement(LinkToPage, {
12746
+ }), /*#__PURE__*/React__default.createElement("div", null, "Facebook")) : null, shopConfig !== null && shopConfig !== void 0 && shopConfig.shopMessenger ? /*#__PURE__*/React__default.createElement("a", {
12747
12747
  Link: Link,
12748
12748
  className: "flex items-center gap-2 rounded-lg overflow-hidden bg-white mt-6",
12749
12749
  href: shopConfig === null || shopConfig === void 0 ? void 0 : shopConfig.shopMessenger,