Update src/app/apartment-detail/page.tsx

This commit is contained in:
2026-03-11 22:37:07 +00:00
parent c554ab26c8
commit 0e5bd1d61e

View File

@@ -113,7 +113,6 @@ export default function ApartmentDetailPage() {
tag="Neighborhood Map"
textboxLayout="default"
useInvertedBackground={false}
animationType="slide-up"
buttons={[
{
text: "Get Directions", href: "#"
@@ -141,7 +140,6 @@ export default function ApartmentDetailPage() {
title="Meet Our Local Guides"
description="Connect with experienced locals who can enhance your Milan experience. Our guides offer personalized recommendations and insider tips."
gridVariant="four-items-2x2-equal-grid"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
/>