Update src/app/page.tsx
This commit is contained in:
@@ -84,10 +84,10 @@ export default function LandingPage() {
|
||||
title: "AI Property Matchmaker", description: "Temukan properti yang paling sesuai dengan profil risiko dan gaya hidup Anda dalam hitungan detik.", icon: Zap,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/composition-tablet-with-home-automation-app_23-2149036813.jpg", imageAlt: "Smart home automation tablet"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/composition-tablet-with-home-automation-app_23-2149036813.jpg?_wi=1", imageAlt: "Smart home automation tablet"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/composition-tablet-with-home-automation-app_23-2149036813.jpg", imageAlt: "Smart home automation tablet"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/composition-tablet-with-home-automation-app_23-2149036813.jpg?_wi=2", imageAlt: "Smart home automation tablet"
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -95,10 +95,10 @@ export default function LandingPage() {
|
||||
title: "Investment Insights", description: "Analisis data historis dan prediksi pertumbuhan nilai properti secara real-time.", icon: TrendingUp,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pollution-concept-with-town-full-smoke_23-2149094924.jpg", imageAlt: "Financial analysis chart"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pollution-concept-with-town-full-smoke_23-2149094924.jpg?_wi=1", imageAlt: "Financial analysis chart"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pollution-concept-with-town-full-smoke_23-2149094924.jpg", imageAlt: "Financial analysis chart"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pollution-concept-with-town-full-smoke_23-2149094924.jpg?_wi=2", imageAlt: "Financial analysis chart"
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -106,10 +106,10 @@ export default function LandingPage() {
|
||||
title: "Seamless Closing", description: "Proses hukum dan dokumen yang terintegrasi secara digital, aman, dan transparan.", icon: CheckCircle,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-man-using-drawing-tablet_23-2147717361.jpg", imageAlt: "Digital contract signing"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-man-using-drawing-tablet_23-2147717361.jpg?_wi=1", imageAlt: "Digital contract signing"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-man-using-drawing-tablet_23-2147717361.jpg", imageAlt: "Digital contract signing"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-man-using-drawing-tablet_23-2147717361.jpg?_wi=2", imageAlt: "Digital contract signing"
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user