diff --git a/src/app/page.tsx b/src/app/page.tsx index e4e367a..6f6b9a2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { text: "Cari Properti", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/modern-office-interior-with-female-silhouette-standing-full-length-window_1163-4331.jpg" + imageSrc="http://img.b2bpic.net/free-photo/modern-office-interior-with-female-silhouette-standing-full-length-window_1163-4331.jpg?_wi=1" mediaAnimation="none" /> @@ -77,7 +77,7 @@ export default function LandingPage() { id: "p1", name: "The Horizon Suites, Penang", price: "MYR 1.800.000", - imageSrc: "http://img.b2bpic.net/free-photo/modern-wooden-apartment-building-with-green-roof_23-2151990802.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-wooden-apartment-building-with-green-roof_23-2151990802.jpg?_wi=1", }, { id: "p2", @@ -111,13 +111,13 @@ export default function LandingPage() { { title: "Rumah Liburan Keluarga", description: "Aset liburan eksklusif di destinasi favorit dunia.", - imageSrc: "http://img.b2bpic.net/free-photo/modern-office-interior-with-female-silhouette-standing-full-length-window_1163-4331.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-office-interior-with-female-silhouette-standing-full-length-window_1163-4331.jpg?_wi=2", imageAlt: "modern architectural office clean", }, { title: "Passive Income", description: "Lindung nilai aset dengan potensi pendapatan sewa.", - imageSrc: "http://img.b2bpic.net/free-photo/modern-wooden-apartment-building-with-green-roof_23-2151990802.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-wooden-apartment-building-with-green-roof_23-2151990802.jpg?_wi=2", imageAlt: "modern architectural office clean", }, ]}