Commit Graph

29 Commits

Author SHA1 Message Date
c53a8eeb6d added the descption 2026-05-26 19:18:49 +03:00
9979877e1c added the descption 2026-05-26 19:04:57 +03:00
9fda2618c8 added the descption 2026-05-26 18:43:47 +03:00
bf044cef45 added the descption 2026-05-26 18:22:21 +03:00
3f24696c48 added the descption 2026-05-26 18:01:18 +03:00
9c79e0648b added the descption 2026-05-26 17:49:39 +03:00
13a0649806 added the descption 2026-05-26 17:31:01 +03:00
50a4816327 added the calendre and the price toggle 2026-05-26 16:38:16 +03:00
9f6492cf41 fixed the details 2026-05-26 00:20:20 +03:00
085c60ec33 editing the add rent property mouaz is the best in the west 2026-05-25 23:55:02 +03:00
8d48fcae99 fixed my propries page and fixed the sidebar again mouaz is the best in the west 2026-05-25 23:07:29 +03:00
af54bded13 fixed my propries page and fixed the sidebar again mouaz is the best in the west 2026-05-25 22:54:38 +03:00
427dc74e7f fixed my propries page and fixed the sidebar again mouaz is the best in the west 2026-05-25 22:42:53 +03:00
7a3248aec5 fixed my propries page and fixed the sidebar again mouaz is the best in the west 2026-05-25 22:14:37 +03:00
aff9912ac2 fixed my propries page and fixed the sidebar again mouaz is the best in the west 2026-05-25 21:53:57 +03:00
00ccf5f262 the best in the west is mouaz 2026-05-25 21:27:39 +03:00
1198c18004 Merge branch 'main' of http://45.93.137.91:3000/Rahaf/SweetHome 2026-04-28 13:17:57 -07:00
481f683e64 fixed booking date selection and reservation request 2026-04-28 12:57:06 -07:00
5d3ead55ca Added API for rating 2026-04-26 13:46:30 +03:00
db949aaeba Fix build errors: corrected import paths, added missing RatingList component, fixed syntax errors in rating components 2026-04-14 14:23:17 +00:00
f761ab6f48 Removed double << 2026-04-12 20:50:02 +00:00
78138e6445 Commited by hamza on openclaw's belalf 2026-04-12 20:44:04 +00:00
98c3f51df2 fix: switch API base URL to HTTPS (nip.io) 2026-03-31 22:48:50 +00:00
0171c7a2bf fix: prepend /Pictures/ to image paths for nginx static serving 2026-03-30 18:52:08 +00:00
9f6a730a94 Show login dialog when favoriting without auth 2026-03-30 18:34:19 +00:00
3b9831a513 Integrate FavoriteProperty API: add/remove/get favorites with real backend 2026-03-30 17:54:42 +00:00
4dd60ec14a Fix copy link & Instagram sharing: add clipboard fallback for HTTP 2026-03-30 16:28:12 +00:00
d375ed9d89 Add share dropdown: Facebook, WhatsApp, Telegram, Instagram, Copy Link
- Replaced single Facebook button with dropdown menu
- WhatsApp: shares via wa.me with structured text + link
- Telegram: shares via t.me with text + URL
- Instagram: copies link + opens Instagram
- Copy Link: copies URL with toast notification
- Each share includes: property type, price, rooms, area, link
2026-03-30 16:08:35 +00:00
d56b4d2a11 Fix Facebook share: server-side OG metadata via generateMetadata
- Split page.js into server component + PropertyDetail client component
- Server component exports generateMetadata that fetches property data
- OG tags now rendered in initial HTML (visible to Facebook/Twitter crawlers)
- Removes client-side useEffect OG tag injection (crawlers don't execute JS)
2026-03-30 13:44:52 +00:00