From 1a96e457ca7de33a150534e74b0368fad2e57706 Mon Sep 17 00:00:00 2001 From: Claw AI Date: Mon, 30 Mar 2026 00:26:28 +0000 Subject: [PATCH] Share button now shows Facebook icon with pre-filled post text - Facebook SVG icon instead of generic share icon - Post includes property title + address + link --- app/property/[id]/page.js | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/app/property/[id]/page.js b/app/property/[id]/page.js index 208704a..c93b741 100644 --- a/app/property/[id]/page.js +++ b/app/property/[id]/page.js @@ -344,12 +344,17 @@ export default function PropertyDetailsPage() {