Update src/app/page.tsx

This commit is contained in:
2026-05-14 06:05:51 +00:00
parent 3ae136c86a
commit 4d6bda5306

View File

@@ -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"
/>
</div>
@@ -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",
},
]}