diff --git a/src/app/page.tsx b/src/app/page.tsx
index cfcb75a..d654717 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -13,6 +13,7 @@ import Corner2 from "@/image/portofolio/corner-why-us-2.svg";
import { ArrowUpRightIcon } from "@phosphor-icons/react/dist/ssr";
import Image from "next/image";
import ClientImage from "../components/home/client-image";
+import WhatsAppBubble from "@src/components/WhatsAppBubble";
export default function Home() {
const ourService = [
@@ -187,6 +188,8 @@ export default function Home() {
+
+
);
}
diff --git a/src/components/WhatsAppBubble.tsx b/src/components/WhatsAppBubble.tsx
new file mode 100644
index 0000000..84bc031
--- /dev/null
+++ b/src/components/WhatsAppBubble.tsx
@@ -0,0 +1,11 @@
+import { WhatsappLogoIcon } from '@phosphor-icons/react/ssr'
+
+const WhatsAppBubble = () => {
+ return (
+
+
+
+ )
+}
+
+export default WhatsAppBubble
\ No newline at end of file
diff --git a/src/components/footer.tsx b/src/components/footer.tsx
index 8ab81e0..d18716c 100644
--- a/src/components/footer.tsx
+++ b/src/components/footer.tsx
@@ -1,6 +1,8 @@
+"use client";
import Corner1 from "@/image/footer/corner-footer-1.svg";
import Corner2 from "@/image/footer/corner-footer-2.svg";
import LogoWhite from "@/image/logo-white.png";
+import { EnvelopeIcon, PhoneIcon } from "@phosphor-icons/react";
import { ArrowUpRightIcon } from "@phosphor-icons/react/dist/ssr";
import Image from "next/image";
@@ -12,8 +14,16 @@ export default function Footer() {
The Kensington Office Tower Lantai 2 Ruang B2, Jl. Boulevard Raya No. 1, Kelapa Gading Timur, Kelapa Gading, Jakarta Utara 14240
+
+
+
+
connect@muliainformasi.co.id
+
- Mulia Informasi Teknologi @2026. All Right Reserved
+ Mulia Informasi Teknologi @2026. All Right Reserved