From e815feec56abd61078a0f10a810972e6f95d908c Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 16 Mar 2026 18:33:47 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3e2ae75..dd9587c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -88,7 +88,7 @@ export default function LandingPage() { title: "📍 Lokasi Strategis", description: "Mudah diakses di Semarang Barat dengan parking yang memadai.", icon: MapPin } ]} - imageSrc="http://img.b2bpic.net/free-photo/front-desk-hotel-reception-lobby_482257-76228.jpg" + imageSrc="http://img.b2bpic.net/free-photo/front-desk-hotel-reception-lobby_482257-76228.jpg?_wi=1" imageAlt="Suasana nyaman Tanatap Coffee" imagePosition="right" textboxLayout="default" @@ -196,13 +196,13 @@ export default function LandingPage() { tagAnimation="slide-up" metrics={[ { - id: "1", value: "Tawangsari", title: "Alamat", description: "Semarang Barat, Kota Semarang", imageSrc: "http://img.b2bpic.net/free-photo/front-desk-hotel-reception-lobby_482257-76228.jpg", imageAlt: "Lokasi Tanatap Coffee" + id: "1", value: "Tawangsari", title: "Alamat", description: "Semarang Barat, Kota Semarang", imageSrc: "http://img.b2bpic.net/free-photo/front-desk-hotel-reception-lobby_482257-76228.jpg?_wi=2", imageAlt: "Lokasi Tanatap Coffee" }, { - id: "2", value: "08.00 - 22.00", title: "Jam Buka", description: "Buka setiap hari termasuk akhir pekan", imageSrc: "http://img.b2bpic.net/free-photo/front-desk-hotel-reception-lobby_482257-76228.jpg", imageAlt: "Jam operasional" + id: "2", value: "08.00 - 22.00", title: "Jam Buka", description: "Buka setiap hari termasuk akhir pekan", imageSrc: "http://img.b2bpic.net/free-photo/front-desk-hotel-reception-lobby_482257-76228.jpg?_wi=3", imageAlt: "Jam operasional" }, { - id: "3", value: "1.227+", title: "Pelanggan Puas", description: "Rating 4.4 / 5 di Google Maps", imageSrc: "http://img.b2bpic.net/free-photo/front-desk-hotel-reception-lobby_482257-76228.jpg", imageAlt: "Rating pelanggan" + id: "3", value: "1.227+", title: "Pelanggan Puas", description: "Rating 4.4 / 5 di Google Maps", imageSrc: "http://img.b2bpic.net/free-photo/front-desk-hotel-reception-lobby_482257-76228.jpg?_wi=4", imageAlt: "Rating pelanggan" } ]} animationType="slide-up" -- 2.49.1