From f4eba44dbacf13be894744e48d4248714daee223 Mon Sep 17 00:00:00 2001
From: it-fixcomart
Date: Wed, 17 Jul 2024 15:22:34 +0700
Subject: update nomor wa di keranjang
---
src/lib/checkout/components/CheckoutSection.jsx | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
(limited to 'src/lib/checkout/components/CheckoutSection.jsx')
diff --git a/src/lib/checkout/components/CheckoutSection.jsx b/src/lib/checkout/components/CheckoutSection.jsx
index affe6138..3ed4b115 100644
--- a/src/lib/checkout/components/CheckoutSection.jsx
+++ b/src/lib/checkout/components/CheckoutSection.jsx
@@ -2,6 +2,7 @@ import Link from 'next/link';
import BottomPopup from '@/core/components/elements/Popup/BottomPopup';
import { AnimatePresence, motion } from 'framer-motion';
import { Divider, Spinner } from '@chakra-ui/react';
+import whatsappUrl from '@/core/utils/whatsappUrl';
export const SectionAddress = ({ address, label, url }) => {
return (
@@ -185,7 +186,9 @@ export const PickupAddress = ({ label }) => (
Kodepos : 14440
Telp : 021-2933 8828/29
- Mobile : 0813 9000 7430
+
+ Mobile : 0817-1718-1922
+
);
--
cgit v1.2.3
From d0f97021c611d07944f3cbc7e2610b1d495d897f Mon Sep 17 00:00:00 2001
From: it-fixcomart
Date: Wed, 17 Jul 2024 15:41:02 +0700
Subject: update hover wa link
---
src/lib/checkout/components/CheckoutSection.jsx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'src/lib/checkout/components/CheckoutSection.jsx')
diff --git a/src/lib/checkout/components/CheckoutSection.jsx b/src/lib/checkout/components/CheckoutSection.jsx
index 3ed4b115..623152c6 100644
--- a/src/lib/checkout/components/CheckoutSection.jsx
+++ b/src/lib/checkout/components/CheckoutSection.jsx
@@ -186,7 +186,7 @@ export const PickupAddress = ({ label }) => (
Kodepos : 14440
Telp : 021-2933 8828/29
-
+
Mobile : 0817-1718-1922
--
cgit v1.2.3