- Created getDateRange() function in utils/date.ts - Replaced getBookableDates() and getDateRange() duplicates - Both booking and availability pages now use shared function - Function accepts minAdvanceDays and maxAdvanceDays as parameters