diff --git a/src/pages/HomePage/sections/About.tsx b/src/pages/HomePage/sections/About.tsx
index 759b4cf..b54c715 100644
--- a/src/pages/HomePage/sections/About.tsx
+++ b/src/pages/HomePage/sections/About.tsx
@@ -10,13 +10,13 @@ export default function AboutSection(): React.JSX.Element {
+ tag="Tentang Kami"
+ quote="Tugas saya adalah meminimalkan risiko investasi Anda. Sebagai analis, saya mengedepankan data, tren, dan potensi masa depan properti di Pantai Indah Kapuk, bukan sekadar komisi."
+ author="Hendra (Manzz) — Property Analyst PIK, ERA Buana"
+ role="@pik.pik2.golfisland"
+ textAnimation="fade"
+ imageSrc="http://img.b2bpic.net/free-photo/portrait-smiling-mature-businessman-leaning-railing_23-2147956322.jpg"
+ />
);
diff --git a/src/pages/HomePage/sections/Contact.tsx b/src/pages/HomePage/sections/Contact.tsx
index 99d5ecb..6ec0191 100644
--- a/src/pages/HomePage/sections/Contact.tsx
+++ b/src/pages/HomePage/sections/Contact.tsx
@@ -10,14 +10,13 @@ export default function ContactSection(): React.JSX.Element {
+ textAnimation="fade-blur"
+ />
);
diff --git a/src/pages/HomePage/sections/Hero.tsx b/src/pages/HomePage/sections/Hero.tsx
index 1de1d8c..bb94c0e 100644
--- a/src/pages/HomePage/sections/Hero.tsx
+++ b/src/pages/HomePage/sections/Hero.tsx
@@ -10,27 +10,26 @@ export default function HeroSection(): React.JSX.Element {
+ textAnimation="fade-blur"
+ />
);
diff --git a/src/pages/HomePage/sections/Insight.tsx b/src/pages/HomePage/sections/Insight.tsx
index 0251705..3ecdf15 100644
--- a/src/pages/HomePage/sections/Insight.tsx
+++ b/src/pages/HomePage/sections/Insight.tsx
@@ -10,15 +10,15 @@ export default function InsightSection(): React.JSX.Element {
+ category="Market Insight"
+ title="Analisis Harga PIK 2 Q2 2026: Naik atau Stagnan?"
+ excerpt="Analisis mendalam mengenai pergerakan harga properti di kawasan PIK 2 dan potensi investasi yang menjanjikan."
+ content="Kawasan Pantai Indah Kapuk terus menunjukkan ketahanan investasi yang luar biasa. Dengan pembangunan infrastruktur yang masif di PIK 2, permintaan akan hunian premium terus meningkat. Kami telah mengumpulkan data komprehensif mengenai pertumbuhan harga dalam 12 bulan terakhir."
+ imageSrc="http://img.b2bpic.net/free-photo/woman-working-with-papers_23-2147668819.jpg"
+ authorName="Hendra — Property Analyst PIK"
+ authorImageSrc="http://img.b2bpic.net/free-photo/portrait-attractive-young-businesswoman_329181-15813.jpg"
+ date="2026-05-20"
+ />
);