diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 6d97a59..d6cdeff 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -18,28 +18,20 @@ export default function HomePage() { title="Property Analyst-nya PIK" description="Kami bukan sekadar agen. Kami adalah konsultan properti berbasis data yang memberikan analisis mendalam mengenai ROI, rental yield, dan tren pasar eksklusif di Pantai Indah Kapuk." primaryButton={{ - text: "Konsultasi via WhatsApp", - href: "https://wa.me/628123456789", - }} + text: "Konsultasi via WhatsApp", href: "https://wa.me/628123456789"}} secondaryButton={{ - text: "Lihat Analisis Pasar", - href: "#insight", - }} + text: "Lihat Analisis Pasar", href: "#insight"}} leftItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-posing-outdoors_23-2149405907.jpg", - }, + imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-posing-outdoors_23-2149405907.jpg"}, { - imageSrc: "http://img.b2bpic.net/free-photo/modern-luxury-villa-with-pool_23-2151974385.jpg", - }, + imageSrc: "http://img.b2bpic.net/free-photo/modern-luxury-villa-with-pool_23-2151974385.jpg"}, ]} rightItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/stylish-scandinavian-living-room-with-design-mint-sofa-furnitures-mock-up-poster-map-plants-eleg_1258-152152.jpg", - }, + imageSrc: "http://img.b2bpic.net/free-photo/stylish-scandinavian-living-room-with-design-mint-sofa-furnitures-mock-up-poster-map-plants-eleg_1258-152152.jpg"}, { - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-beautiful-white-interior-modern-architecture_181624-21886.jpg", - }, + imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-beautiful-white-interior-modern-architecture_181624-21886.jpg"}, ]} textAnimation="fade-blur" /> @@ -54,17 +46,11 @@ export default function HomePage() { description="Kami melayani klien dengan dedikasi penuh pada transparansi dan akurasi informasi pasar PIK." metrics={[ { - value: "15+", - description: "Tahun Pengalaman Profesional", - }, + value: "15+", description: "Tahun Pengalaman Profesional"}, { - value: "500+", - description: "Transaksi Properti Sukses", - }, + value: "500+", description: "Transaksi Properti Sukses"}, { - value: "100%", - description: "Fokus Kawasan PIK (1, 2 & Golf Island)", - }, + value: "100%", description: "Fokus Kawasan PIK (1, 2 & Golf Island)"}, ]} textAnimation="slide-up" /> @@ -92,47 +78,19 @@ export default function HomePage() { description="Kurasi unit eksklusif di kawasan Pantai Indah Kapuk dengan potensi yield terbaik." items={[ { - title: "Unit PIK 2 - Modern Minimalist", - description: "Yield 8% / Tahun", - href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/minimalist-interior-design_23-2150870804.jpg", - }, + title: "Unit PIK 2 - Modern Minimalist", description: "Yield 8% / Tahun", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-interior-design_23-2150870804.jpg"}, { - title: "Golf Island Luxury Villa", - description: "Yield 7.5% / Tahun", - href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/monochromatic-urban-minimal-landscape_23-2151011597.jpg", - }, + title: "Golf Island Luxury Villa", description: "Yield 7.5% / Tahun", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/monochromatic-urban-minimal-landscape_23-2151011597.jpg"}, { - title: "PIK 1 Commercial Lot", - description: "Prime Location", - href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/cozy-lively-home-interior-design_23-2151119010.jpg", - }, + title: "PIK 1 Commercial Lot", description: "Prime Location", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/cozy-lively-home-interior-design_23-2151119010.jpg"}, { - title: "Apartemen PIK 2", - description: "Rental Yield 9%", - href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/white-business-center-with-beautiful-textures-unique-design-with-interior-staircases_181624-5365.jpg", - }, + title: "Apartemen PIK 2", description: "Rental Yield 9%", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/white-business-center-with-beautiful-textures-unique-design-with-interior-staircases_181624-5365.jpg"}, { - title: "Waterfront Luxury Home", - description: "Yield 8.2% / Tahun", - href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/coral-color-grunge-texture-with-copyspace_24972-244.jpg", - }, + title: "Waterfront Luxury Home", description: "Yield 8.2% / Tahun", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/coral-color-grunge-texture-with-copyspace_24972-244.jpg"}, { - title: "PIK 2 Ruko Strategis", - description: "High ROI Potential", - href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-architectural-structure-city_23-2148798659.jpg", - }, + title: "PIK 2 Ruko Strategis", description: "High ROI Potential", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-architectural-structure-city_23-2148798659.jpg"}, { - title: "Premium Golf Estate", - description: "Limited Listing", - href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/facade-window-colonial-style-bangkok-thailand_1150-10807.jpg", - }, + title: "Premium Golf Estate", description: "Limited Listing", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/facade-window-colonial-style-bangkok-thailand_1150-10807.jpg"}, ]} textAnimation="slide-up" /> @@ -142,13 +100,13 @@ export default function HomePage() {